Anzeige:
Seite 2 von 2 ErsteErste 12
Ergebnis 16 bis 27 von 27

Thema: make

  1. #16
    Registrierter Benutzer
    Registriert seit
    May 2004
    Beiträge
    255
    danke dass du mir gleich gesagt hast, wo die ist sonst hätts wieder länger gedauert. ich poste die jetzt einfach mal ganz...


    This file contains any messages produced by compilers while
    running configure, to aid debugging if configure makes a mistake.

    It was created by gnomeicu configure 0.99.5, which was
    generated by GNU Autoconf 2.58. Invocation command line was

    $ ./configure

    ## --------- ##
    ## Platform. ##
    ## --------- ##

    hostname = linux
    uname -m = i686
    uname -r = 2.6.4-54.5-default
    uname -s = Linux
    uname -v = #1 Fri May 7 21:43:10 UTC 2004

    /usr/bin/uname -p = unknown
    /bin/uname -X = unknown

    /bin/arch = i686
    /usr/bin/arch -k = unknown
    /usr/convex/getsysinfo = unknown
    hostinfo = unknown
    /bin/machine = unknown
    /usr/bin/oslevel = unknown
    /bin/universe = unknown

    PATH: /usr/sbin
    PATH: /bin
    PATH: /usr/bin
    PATH: /sbin
    PATH: /usr/X11R6/bin


    ## ----------- ##
    ## Core tests. ##
    ## ----------- ##

    configure:1537: checking for a BSD-compatible install
    configure:1592: result: /usr/bin/install -c
    configure:1603: checking whether build environment is sane
    configure:1646: result: yes
    configure:1679: checking for gawk
    configure:1695: found /bin/gawk
    configure:1705: result: gawk
    configure:1715: checking whether make sets $(MAKE)
    configure:1735: result: yes
    configure:1887: checking whether to enable maintainer-specific portions of Makefiles
    configure:1896: result: no
    configure:1959: checking for gcc
    configure:1975: found /usr/bin/gcc
    configure:1985: result: gcc
    configure:2229: checking for C compiler version
    configure:2232: gcc --version </dev/null >&5
    gcc (GCC) 3.3.3 (SuSE Linux)
    Copyright (C) 2003 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

    configure:2235: $? = 0
    configure:2237: gcc -v </dev/null >&5
    Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs
    Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
    Thread model: posix
    gcc version 3.3.3 (SuSE Linux)
    configure:2240: $? = 0
    configure:2242: gcc -V </dev/null >&5
    gcc: `-V' option must have argument
    configure:2245: $? = 1
    configure:2268: checking for C compiler default output file name
    configure:2271: gcc conftest.c >&5
    configure:2274: $? = 0
    configure:2320: result: a.out
    configure:2325: checking whether the C compiler works
    configure:2331: ./a.out
    configure:2334: $? = 0
    configure:2351: result: yes
    configure:2358: checking whether we are cross compiling
    configure:2360: result: no
    configure:2363: checking for suffix of executables
    configure:2365: gcc -o conftest conftest.c >&5
    configure:2368: $? = 0
    configure:2393: result:
    configure:2399: checking for suffix of object files
    configure:2420: gcc -c conftest.c >&5
    configure:2423: $? = 0
    configure:2445: result: o
    configure:2449: checking whether we are using the GNU C compiler
    configure:2473: gcc -c conftest.c >&5
    configure:2479: $? = 0
    configure:2483: test -z
    || test ! -s conftest.err
    configure:2486: $? = 0
    configure:2489: test -s conftest.o
    configure:2492: $? = 0
    configure:2505: result: yes
    configure:2511: checking whether gcc accepts -g
    configure:2532: gcc -c -g conftest.c >&5
    configure:2538: $? = 0
    configure:2542: test -z
    || test ! -s conftest.err
    configure:2545: $? = 0
    configure:2548: test -s conftest.o
    configure:2551: $? = 0
    configure:2562: result: yes
    configure:2579: checking for gcc option to accept ANSI C
    configure:2649: gcc -c -g -O2 conftest.c >&5
    configure:2655: $? = 0
    configure:2659: test -z
    || test ! -s conftest.err
    configure:2662: $? = 0
    configure:2665: test -s conftest.o
    configure:2668: $? = 0
    configure:2686: result: none needed
    configure:2704: gcc -c -g -O2 conftest.c >&5
    conftest.c:2: error: parse error before "me"
    configure:2710: $? = 1
    configure: failed program was:
    | #ifndef __cplusplus
    | choke me
    | #endif
    configure:2862: checking for style of include used by make
    configure:2890: result: GNU
    configure:2918: checking dependency style of gcc
    configure:2980: result: gcc3
    configure:2987: checking for strerror in -lcposix
    configure:3017: gcc -o conftest -g -O2 conftest.c -lcposix >&5
    /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lcposix
    collect2: ld returned 1 exit status
    configure:3023: $? = 1
    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME "gnomeicu"
    | #define PACKAGE_TARNAME "gnomeicu"
    | #define PACKAGE_VERSION "0.99.5"
    | #define PACKAGE_STRING "gnomeicu 0.99.5"
    | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GnomeICU"
    | #define PACKAGE "gnomeicu"
    | #define VERSION "0.99.5"
    | /* end confdefs.h. */
    |
    | /* Override any gcc2 internal prototype to avoid an error. */
    | #ifdef __cplusplus
    | extern "C"
    | #endif
    | /* We use char because int might match the return type of a gcc2
    | builtin and then its argument prototype would still apply. */
    | char strerror ();
    | int
    | main ()
    | {
    | strerror ();
    | ;
    | return 0;
    | }
    configure:3049: result: no
    configure:3062: checking how to run the C preprocessor
    configure:3097: gcc -E conftest.c
    configure:3103: $? = 0
    configure:3135: gcc -E conftest.c
    conftest.c:11:28: ac_nonexistent.h: No such file or directory
    configure:3141: $? = 1
    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME "gnomeicu"
    | #define PACKAGE_TARNAME "gnomeicu"
    | #define PACKAGE_VERSION "0.99.5"
    | #define PACKAGE_STRING "gnomeicu 0.99.5"
    | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GnomeICU"
    | #define PACKAGE "gnomeicu"
    | #define VERSION "0.99.5"
    | /* end confdefs.h. */
    | #include <ac_nonexistent.h>
    configure:3180: result: gcc -E
    configure:3204: gcc -E conftest.c
    configure:3210: $? = 0
    configure:3242: gcc -E conftest.c
    conftest.c:11:28: ac_nonexistent.h: No such file or directory
    configure:3248: $? = 1
    configure: failed program was:
    | /* confdefs.h. */
    |
    | #define PACKAGE_NAME "gnomeicu"
    | #define PACKAGE_TARNAME "gnomeicu"
    | #define PACKAGE_VERSION "0.99.5"
    | #define PACKAGE_STRING "gnomeicu 0.99.5"
    | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GnomeICU"
    | #define PACKAGE "gnomeicu"
    | #define VERSION "0.99.5"
    | /* end confdefs.h. */
    | #include <ac_nonexistent.h>
    configure:3292: checking for egrep
    configure:3302: result: grep -E
    configure:3307: checking for ANSI C header files
    configure:3332: gcc -c -g -O2 conftest.c >&5
    configure:3338: $? = 0
    configure:3342: test -z
    || test ! -s conftest.err
    configure:3345: $? = 0
    configure:3348: test -s conftest.o
    configure:3351: $? = 0
    configure:3437: gcc -o conftest -g -O2 conftest.c >&5
    configure:3440: $? = 0
    configure:3442: ./conftest
    configure:3445: $? = 0
    configure:3460: result: yes
    configure:3483: checking for a BSD-compatible install
    configure:3538: result: /usr/bin/install -c
    configure:3621: checking build system type
    configure:3639: result: i686-pc-linux-gnu
    configure:3647: checking host system type
    configure:3661: result: i686-pc-linux-gnu
    configure:3691: checking for ld used by GCC
    configure:3754: result: /usr/i586-suse-linux/bin/ld
    configure:3763: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld
    GNU ld version 2.15.90.0.1.1 20040303 (SuSE Linux)
    configure:3775: result: yes
    configure:3780: checking for /usr/i586-suse-linux/bin/ld option to reload object files
    configure:3787: result: -r
    configure:3792: checking for BSD-compatible nm
    configure:3828: result: /usr/bin/nm -B
    configure:3831: checking for a sed that does not truncate output
    configure:3913: result: /bin/sed
    configure:3916: checking whether ln -s works
    configure:3920: result: yes
    configure:3927: checking how to recognise dependent libraries
    configure:4108: result: pass_all
    configure:4120: checking command to parse /usr/bin/nm -B output
    configure:4204: gcc -c -g -O2 conftest.c >&5
    configure:4207: $? = 0
    configure:4211: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
    configure:4214: $? = 0
    configure:4266: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
    configure:4269: $? = 0
    configure:4313: result: ok
    configure:4331: checking for sys/types.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4331: checking for sys/stat.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4331: checking for stdlib.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4331: checking for string.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4331: checking for memory.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4331: checking for strings.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4331: checking for inttypes.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4331: checking for stdint.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4331: checking for unistd.h
    configure:4347: gcc -c -g -O2 conftest.c >&5
    configure:4353: $? = 0
    configure:4357: test -z
    || test ! -s conftest.err
    configure:4360: $? = 0
    configure:4363: test -s conftest.o
    configure:4366: $? = 0
    configure:4377: result: yes
    configure:4403: checking dlfcn.h usability
    configure:4415: gcc -c -g -O2 conftest.c >&5
    configure:4421: $? = 0
    configure:4425: test -z
    || test ! -s conftest.err
    configure:4428: $? = 0
    configure:4431: test -s conftest.o
    configure:4434: $? = 0
    configure:4444: result: yes
    configure:4448: checking dlfcn.h presence
    configure:4458: gcc -E conftest.c
    configure:4464: $? = 0
    configure:4484: result: yes
    configure:4519: checking for dlfcn.h
    configure:4526: result: yes
    configure:4724: checking for ranlib
    configure:4740: found /usr/bin/ranlib
    configure:4751: result: ranlib
    configure:4804: checking for strip
    configure:4820: found /usr/bin/strip
    configure:4831: result: strip
    configure:4884: gcc -c -g -O2 conftest.c >&5
    configure:4887: $? = 0
    configure:5069: checking for objdir
    configure:5080: result: .libs
    configure:5097: checking for gcc option to produce PIC
    configure:5243: result: -fPIC
    configure:5247: checking if gcc PIC flag -fPIC works
    configure:5270: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
    configure:5276: $? = 0
    configure:5280: test -z
    || test ! -s conftest.err
    configure:5283: $? = 0
    configure:5286: test -s conftest.o
    configure:5289: $? = 0
    configure:5327: result: yes
    configure:5343: checking if gcc static flag -static works
    configure:5367: gcc -o conftest -g -O2 -static conftest.c >&5
    configure:5373: $? = 0
    configure:5377: test -z
    || test ! -s conftest.err
    configure:5380: $? = 0
    configure:5383: test -s conftest
    configure:5386: $? = 0
    configure:5403: result: yes
    configure:5415: checking if gcc supports -c -o file.o
    configure:5438: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
    configure:5459: result: yes
    configure:5464: checking if gcc supports -c -o file.lo
    configure:5491: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
    configure:5497: $? = 0
    configure:5501: test -z
    || test ! -s conftest.err
    configure:5504: $? = 0
    configure:5507: test -s conftest.lo
    configure:5510: $? = 0
    configure:5532: result: yes
    configure:5563: checking if gcc supports -fno-rtti -fno-exceptions
    configure:5585: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
    cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
    cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
    configure:5591: $? = 0
    configure:5595: test -z
    || test ! -s conftest.err
    configure:5598: $? = 0
    configure:5601: test -s conftest.o
    configure:5604: $? = 0
    configure:5621: result: no
    configure:5632: checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
    configure:6351: result: yes
    configure:6356: checking how to hardcode library paths into programs
    configure:6380: result: immediate
    configure:6385: checking whether stripping libraries is possible
    configure:6390: result: yes
    configure:6401: checking dynamic linker characteristics
    configure:6839: result: GNU/Linux ld.so
    configure:6844: checking if libtool supports shared libraries
    configure:6846: result: yes
    configure:6849: checking whether to build shared libraries
    configure:6870: result: yes
    configure:6873: checking whether to build static libraries
    configure:6877: result: yes
    configure:7627: checking whether -lc should be explicitly linked in
    configure:7635: gcc -c -g -O2 conftest.c >&5
    configure:7638: $? = 0
    configure:7652: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
    configure:7655: $? = 0
    configure:7668: result: no
    configure:8309: checking for perl
    configure:8327: found /usr/bin/perl
    configure:8339: result: /usr/bin/perl
    configure:8407: checking for pkg-config
    configure:8425: found /usr/bin/pkg-config
    configure:8438: result: /usr/bin/pkg-config
    configure:8455: checking for gtkspell-2.0 >= 2.0.4
    configure:8459: result: yes
    configure:8463: checking GTKSPELL_CFLAGS
    configure:8466: result: -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
    configure:8469: checking GTKSPELL_LIBS
    configure:8472: result: -Wl,--export-dynamic -L/opt/gnome/lib -lgtkspell -laspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
    configure:8566: checking for gtkspell-2.0 >= 2.0.4
    libglade-2.0 >= 2.0.0
    libgnomeui-2.0 >= 2.0.0
    libxml-2.0 >= 2.4.7
    gtk+-2.0 >= 2.2.0
    configure:8578: result: yes
    configure:8582: checking GNOMEICU_CFLAGS
    configure:8589: result: -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0
    configure:8592: checking GNOMEICU_LIBS
    configure:8599: result: -Wl,--export-dynamic -pthread -L/opt/gnome/lib -L/usr/X11R6/lib -lgtkspell -laspell -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lxml2 -lpthread -lz -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
    configure:8792: checking locale.h usability
    configure:8804: gcc -c -g -O2 conftest.c >&5
    configure:8810: $? = 0
    configure:8814: test -z
    || test ! -s conftest.err
    configure:8817: $? = 0
    configure:8820: test -s conftest.o
    configure:8823: $? = 0
    configure:8833: result: yes
    configure:8837: checking locale.h presence
    configure:8847: gcc -E conftest.c
    configure:8853: $? = 0
    configure:8873: result: yes
    configure:8908: checking for locale.h
    configure:8915: result: yes
    configure:8929: checking for LC_MESSAGES
    configure:8950: gcc -o conftest -g -O2 conftest.c >&5
    configure:8956: $? = 0
    configure:8960: test -z
    || test ! -s conftest.err
    configure:8963: $? = 0
    configure:8966: test -s conftest
    configure:8969: $? = 0
    configure:8981: result: yes
    configure:9010: checking libintl.h usability
    configure:9022: gcc -c -g -O2 conftest.c >&5
    configure:9028: $? = 0
    configure:9032: test -z
    || test ! -s conftest.err
    configure:9035: $? = 0
    configure:9038: test -s conftest.o
    configure:9041: $? = 0
    configure:9051: result: yes
    configure:9055: checking libintl.h presence
    configure:9065: gcc -E conftest.c
    configure:9071: $? = 0
    configure:9091: result: yes
    configure:9126: checking for libintl.h
    configure:9133: result: yes
    configure:9144: checking for dgettext in libc
    configure:9167: gcc -o conftest -g -O2 conftest.c >&5
    configure:9173: $? = 0
    configure:9177: test -z
    || test ! -s conftest.err
    configure:9180: $? = 0
    configure:9183: test -s conftest
    configure:9186: $? = 0
    configure:9199: result: yes
    configure:9207: checking for bind_textdomain_codeset
    configure:9264: gcc -o conftest -g -O2 conftest.c >&5
    configure:9270: $? = 0
    configure:9274: test -z
    || test ! -s conftest.err
    configure:9277: $? = 0
    configure:9280: test -s conftest
    configure:9283: $? = 0
    configure:9295: result: yes
    configure:9667: checking for msgfmt
    configure:9697: result: no
    configure:10166: result: Using config source for schema installation
    configure:10183: result: Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
    configure:10213: checking for gconftool-2
    configure:10244: result: no
    configure:10254: error: gconftool-2 executable not found in your path - should be instal
    led with GConf2

    ## ---------------- ##
    ## Cache variables. ##
    ## ---------------- ##

    ac_cv_build=i686-pc-linux-gnu
    ac_cv_build_alias=i686-pc-linux-gnu
    ac_cv_c_compiler_gnu=yes
    ac_cv_env_CC_set=
    ac_cv_env_CC_value=
    ac_cv_env_CFLAGS_set=
    ac_cv_env_CFLAGS_value=
    ac_cv_env_CPPFLAGS_set=
    ac_cv_env_CPPFLAGS_value=
    ac_cv_env_CPP_set=
    ac_cv_env_CPP_value=
    ac_cv_env_LDFLAGS_set=
    ac_cv_env_LDFLAGS_value=
    ac_cv_env_build_alias_set=
    ac_cv_env_build_alias_value=
    ac_cv_env_host_alias_set=
    ac_cv_env_host_alias_value=
    ac_cv_env_target_alias_set=
    ac_cv_env_target_alias_value=
    ac_cv_exeext=
    ac_cv_func_bind_textdomain_codeset=yes
    ac_cv_header_dlfcn_h=yes
    ac_cv_header_inttypes_h=yes
    ac_cv_header_libintl_h=yes
    ac_cv_header_locale_h=yes
    ac_cv_header_memory_h=yes
    ac_cv_header_stdc=yes
    ac_cv_header_stdint_h=yes
    ac_cv_header_stdlib_h=yes
    ac_cv_header_string_h=yes
    ac_cv_header_strings_h=yes
    ac_cv_header_sys_stat_h=yes
    ac_cv_header_sys_types_h=yes
    ac_cv_header_unistd_h=yes
    ac_cv_host=i686-pc-linux-gnu
    ac_cv_host_alias=i686-pc-linux-gnu
    ac_cv_lib_cposix_strerror=no
    ac_cv_objext=o
    ac_cv_path_GCONFTOOL=no
    ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
    ac_cv_path_MSGFMT=no
    ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
    ac_cv_path_install='/usr/bin/install -c'
    ac_cv_prog_AWK=gawk
    ac_cv_prog_CPP='gcc -E'
    ac_cv_prog_ac_ct_CC=gcc
    ac_cv_prog_ac_ct_RANLIB=ranlib
    ac_cv_prog_ac_ct_STRIP=strip
    ac_cv_prog_cc_g=yes
    ac_cv_prog_cc_stdc=
    ac_cv_prog_egrep='grep -E'
    ac_cv_prog_make_make_set=yes
    am_cv_CC_dependencies_compiler_type=gcc3
    am_cv_val_LC_MESSAGES=yes
    gt_cv_func_dgettext_libc=yes
    gt_cv_func_dgettext_libintl=no
    gt_cv_have_gettext=no
    lt_cv_archive_cmds_need_lc=no
    lt_cv_cc_64bit_output=no
    lt_cv_compiler_c_o=yes
    lt_cv_compiler_o_lo=yes
    lt_cv_deplibs_check_method=pass_all
    lt_cv_file_magic_cmd='$MAGIC_CMD'
    lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-*.so'
    lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
    lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
    lt_cv_ld_reload_flag=-r
    lt_cv_path_LD=/usr/i586-suse-linux/bin/ld
    lt_cv_path_NM='/usr/bin/nm -B'
    lt_cv_path_SED=/bin/sed
    lt_cv_prog_cc_can_build_shared=yes
    lt_cv_prog_cc_no_builtin=
    lt_cv_prog_cc_pic=' -fPIC'
    lt_cv_prog_cc_pic_works=yes
    lt_cv_prog_cc_shlib=
    lt_cv_prog_cc_static=-static
    lt_cv_prog_cc_static_works=yes
    lt_cv_prog_cc_wl=-Wl,
    lt_cv_prog_gnu_ld=yes
    lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''

    ## ----------------- ##
    ## Output variables. ##
    ## ----------------- ##

    ACLOCAL='${SHELL} /home/Manuel/Documents/icu/missing --run aclocal-1.6'
    AMDEPBACKSLASH='\'
    AMDEP_FALSE='#'
    AMDEP_TRUE=''
    AMTAR='${SHELL} /home/Manuel/Documents/icu/missing --run tar'
    APPLET_FALSE=''
    APPLET_TRUE='#'
    AUTOCONF='${SHELL} /home/Manuel/Documents/icu/missing --run autoconf'
    AUTOHEADER='${SHELL} /home/Manuel/Documents/icu/missing --run autoheader'
    AUTOMAKE='${SHELL} /home/Manuel/Documents/icu/missing --run automake-1.6'
    AWK='gawk'
    CATALOGS=''
    CATOBJEXT='NONE'
    CC='gcc'
    CCDEPMODE='depmode=gcc3'
    CFLAGS='-g -O2'
    CPP='gcc -E'
    CPPFLAGS=''
    DATADIRNAME=''
    DEFS=''
    DEPDIR='.deps'
    ECHO='echo'
    ECHO_C=''
    ECHO_N='-n'
    ECHO_T=''
    EGREP='grep -E'
    EXEEXT=''
    GCONFTOOL='no'
    GCONF_SCHEMAS_INSTALL_FALSE='#'
    GCONF_SCHEMAS_INSTALL_TRUE=''
    GCONF_SCHEMA_CONFIG_SOURCE=''
    GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/'
    GETTEXT_PACKAGE='gnomeicu'
    GLADE_REQUIRED='2.0.0'
    GMOFILES=' am.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr@Latn.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
    GMSGFMT=''
    GNOMEICU_APPLET_CFLAGS=''
    GNOMEICU_APPLET_LIBS=''
    GNOMEICU_CFLAGS='-DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 '
    GNOMEICU_LIBS='-Wl,--export-dynamic -pthread -L/opt/gnome/lib -L/usr/X11R6/lib -lgtkspell -laspell -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lxml2 -lpthread -lz -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
    GNOMEUI_REQUIRED='2.0.0'
    GTKSPELL_CFLAGS='-I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include '
    GTKSPELL_LIBS='-Wl,--export-dynamic -L/opt/gnome/lib -lgtkspell -laspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
    GTKSPELL_REQUIRED='2.0.4'
    INSTALL_DATA='${INSTALL} -m 644'
    INSTALL_PROGRAM='${INSTALL}'
    INSTALL_SCRIPT='${INSTALL}'
    INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
    INSTOBJEXT=''
    INTLLIBS=''
    INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
    INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
    INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
    INTLTOOL_PERL='/usr/bin/perl'
    INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
    INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
    INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
    LDFLAGS=''
    LIBDBM=''
    LIBOBJS=''
    LIBS=''
    LIBTOOL='$(SHELL) $(top_builddir)/libtool'
    LN_S='ln -s'
    LTLIBOBJS=''
    MAINT='#'
    MAINTAINER_MODE_FALSE=''
    MAINTAINER_MODE_TRUE='#'
    MAKEINFO='${SHELL} /home/Manuel/Documents/icu/missing --run makeinfo'
    MKINSTALLDIRS='./mkinstalldirs'
    MSGFMT='no'
    OBJEXT='o'
    PACKAGE='gnomeicu'
    PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GnomeICU'
    PACKAGE_NAME='gnomeicu'
    PACKAGE_STRING='gnomeicu 0.99.5'
    PACKAGE_TARNAME='gnomeicu'
    PACKAGE_VERSION='0.99.5'
    PANELAPPLET_REQUIRED='2.0.0'
    PATH_SEPARATOR=':'
    PKG_CONFIG='/usr/bin/pkg-config'
    POFILES=' am.po az.po be.po bg.po ca.po cs.po da.po de.po el.po en_CA.po en_GB.po es.po eu.po fi.po fr.po ga.po gl.po he.po hr.po hu.po it.po ja.po ko.po lt.po lv.po mk.po ml.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sr@Latn.po sv.po th.po tr.po uk.po vi.po zh_CN.po zh_TW.po'
    POSUB='po'
    PO_IN_DATADIR_FALSE=''
    PO_IN_DATADIR_TRUE=''
    RANLIB='ranlib'
    SCROLLKEEPER_BUILD_REQUIRED='0.3.5'
    SCROLLKEEPER_CONFIG=''
    SET_MAKE=''
    SHELL='/bin/sh'
    SOCKS_INCDIR=''
    SOCKS_LIBDIR=''
    SOCKS_LIBS=''
    STRIP='strip'
    USE_NLS='yes'
    VERSION='0.99.5'
    XGETTEXT=':'
    XML_REQUIRED='2.4.7'
    ac_ct_CC='gcc'
    ac_ct_RANLIB='ranlib'
    ac_ct_STRIP='strip'
    am__include='include'
    am__quote=''
    bindir='${exec_prefix}/bin'
    build='i686-pc-linux-gnu'
    build_alias=''
    build_cpu='i686'
    build_os='linux-gnu'
    build_vendor='pc'
    datadir='${prefix}/share'
    exec_prefix='NONE'
    host='i686-pc-linux-gnu'
    host_alias=''
    host_cpu='i686'
    host_os='linux-gnu'
    host_vendor='pc'
    includedir='${prefix}/include'
    infodir='${prefix}/info'
    install_sh='/home/Manuel/Documents/icu/install-sh'
    libdir='${exec_prefix}/lib'
    libexecdir='${exec_prefix}/libexec'
    localstatedir='${prefix}/var'
    mandir='${prefix}/man'
    oldincludedir='/usr/include'
    prefix='NONE'
    program_transform_name='s,x,x,'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='${prefix}/etc'
    target_alias=''

    ## ----------- ##
    ## confdefs.h. ##
    ## ----------- ##

    #define GETTEXT_PACKAGE "gnomeicu"
    #define HAVE_BIND_TEXTDOMAIN_CODESET 1
    #define HAVE_DLFCN_H 1
    #define HAVE_GETTEXT 1
    #define HAVE_INTTYPES_H 1
    #define HAVE_LC_MESSAGES 1
    #define HAVE_LOCALE_H 1
    #define HAVE_MEMORY_H 1
    #define HAVE_STDINT_H 1
    #define HAVE_STDLIB_H 1
    #define HAVE_STRINGS_H 1
    #define HAVE_STRING_H 1
    #define HAVE_SYS_STAT_H 1
    #define HAVE_SYS_TYPES_H 1
    #define HAVE_UNISTD_H 1
    #define PACKAGE "gnomeicu"
    #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GnomeICU"
    #define PACKAGE_NAME "gnomeicu"
    #define PACKAGE_STRING "gnomeicu 0.99.5"
    #define PACKAGE_TARNAME "gnomeicu"
    #define PACKAGE_VERSION "0.99.5"
    #define STDC_HEADERS 1
    #define VERSION "0.99.5"
    #define WITH_GTKSPELL

    configure: exit 1

  2. #17
    Benutzter Registrierer
    Registriert seit
    Feb 2004
    Beiträge
    2.281
    Moin,

    OK, merci, war leider nicht besonders erhellend :-( Hmm, biste dir ganz sicher, dass du gconftool-2 installiert hast ? Auch evtl. developer-pakete davon oder sowas ?
    Was passiert, wenn du in der Konsole folgendes eintippst:
    gconftool-2 -v

    Gruss
    WK

  3. #18
    Registrierter Benutzer
    Registriert seit
    May 2004
    Beiträge
    255
    linux:/home/Manuel # gconftool-2 -v
    bash: gconftool-2: command not found
    ja... das wars...

  4. #19
    Besen-Wesen Avatar von Ginsengelf
    Registriert seit
    Feb 2003
    Ort
    Mars
    Beiträge
    589
    Moin, mach mal ein
    Code:
    export PATH=$PATH:/opt/gnome/bin/
    dann sucht das configure auch in /opt/...

    Ginsengelf
    God's in his heaven. All's right with the world.
    System: Ryzen 7 auf MSI MAG B550 Tomahawk, AMD Vega, 16 GB RAM, openSUSE Tumbleweed

  5. #20
    Benutzter Registrierer
    Registriert seit
    Feb 2004
    Beiträge
    2.281
    Moin,
    @Ginsengelf: Gute Idee, bin davon ausgegangen, dass bei ner Distri die PATH Variable vernuenftig gesetzt wird, aber man weiss ja nie...

    Gruss
    WK

  6. #21
    Registrierter Benutzer
    Registriert seit
    May 2004
    Beiträge
    255
    vielen dank. das ging. jetzt musste ich noch was nachinstallieren und das ./configure ging.

    nun.... es geht weiter... bei make und make install:

    linux:/home/Manuel/Documents/icu # make
    make all-recursive
    make[1]: Entering directory `/home/Manuel/Documents/icu'
    Making all in src
    make[2]: Entering directory `/home/Manuel/Documents/icu/src'
    source='auth.c' object='auth.o' libtool=no \
    depfile='.deps/auth.Po' tmpdepfile='.deps/auth.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'auth.c' || echo './'`auth.c
    source='auto_respond.c' object='auto_respond.o' libtool=no \
    depfile='.deps/auto_respond.Po' tmpdepfile='.deps/auto_respond.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'auto_respond.c' || echo './'`auto_respond.c
    source='changeinfo.c' object='changeinfo.o' libtool=no \
    depfile='.deps/changeinfo.Po' tmpdepfile='.deps/changeinfo.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'changeinfo.c' || echo './'`changeinfo.c
    source='changenick.c' object='changenick.o' libtool=no \
    depfile='.deps/changenick.Po' tmpdepfile='.deps/changenick.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'changenick.c' || echo './'`changenick.c
    source='cl_migrate.c' object='cl_migrate.o' libtool=no \
    depfile='.deps/cl_migrate.Po' tmpdepfile='.deps/cl_migrate.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'cl_migrate.c' || echo './'`cl_migrate.c
    source='detach.c' object='detach.o' libtool=no \
    depfile='.deps/detach.Po' tmpdepfile='.deps/detach.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'detach.c' || echo './'`detach.c
    source='dirbrowser.c' object='dirbrowser.o' libtool=no \
    depfile='.deps/dirbrowser.Po' tmpdepfile='.deps/dirbrowser.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'dirbrowser.c' || echo './'`dirbrowser.c
    source='dragdrop.c' object='dragdrop.o' libtool=no \
    depfile='.deps/dragdrop.Po' tmpdepfile='.deps/dragdrop.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'dragdrop.c' || echo './'`dragdrop.c
    source='eggtrayicon.c' object='eggtrayicon.o' libtool=no \
    depfile='.deps/eggtrayicon.Po' tmpdepfile='.deps/eggtrayicon.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'eggtrayicon.c' || echo './'`eggtrayicon.c
    source='emoticons.c' object='emoticons.o' libtool=no \
    depfile='.deps/emoticons.Po' tmpdepfile='.deps/emoticons.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'emoticons.c' || echo './'`emoticons.c
    source='events.c' object='events.o' libtool=no \
    depfile='.deps/events.Po' tmpdepfile='.deps/events.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'events.c' || echo './'`events.c
    source='filexfer.c' object='filexfer.o' libtool=no \
    depfile='.deps/filexfer.Po' tmpdepfile='.deps/filexfer.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'filexfer.c' || echo './'`filexfer.c
    In file included from /opt/gnome/include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h:31,
    from /opt/gnome/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:55,
    from filexfer.c:26:
    /opt/gnome/include/libgnome-2.0/libgnome/gnome-program.h:35:18: popt.h: Datei oder Verzeichnis nicht gefunden
    In file included from /opt/gnome/include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h:31,
    from /opt/gnome/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:55,
    from filexfer.c:26:
    /opt/gnome/include/libgnome-2.0/libgnome/gnome-program.h:195: error: parse error before "gnome_program_preinit"
    /opt/gnome/include/libgnome-2.0/libgnome/gnome-program.h:198: warning: data definition has no type or storage class
    In file included from /opt/gnome/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:55,
    from filexfer.c:26:
    /opt/gnome/include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h:50: error: parse error before "poptContext"
    make[2]: *** [filexfer.o] Fehler 1
    make[2]: Leaving directory `/home/Manuel/Documents/icu/src'
    make[1]: *** [all-recursive] Fehler 1
    make[1]: Leaving directory `/home/Manuel/Documents/icu'
    make: *** [all] Fehler 2
    linux:/home/Manuel/Documents/icu # make install
    Making install in src
    make[1]: Entering directory `/home/Manuel/Documents/icu/src'
    source='filexfer.c' object='filexfer.o' libtool=no \
    depfile='.deps/filexfer.Po' tmpdepfile='.deps/filexfer.TPo' \
    depmode=gcc3 /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/opt/gnome/include/gtkspell-2.0 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeui-2.0 -I/opt/gnome/include/libgnome-2.0 -I/opt/gnome/include/libgnomecanvas-2.0 -I/opt/gnome/include/gconf/2 -I/opt/gnome/include/libbonoboui-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0 -I/opt/gnome/lib/gnome-vfs-2.0/include -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../src -DGNOMELOCALEDIR=\""/usr/local//locale"\" -DGNOMEICU_DATADIR=\""/usr/local/share"\" -DGNOMEICU_GLADEDIR=\""/usr/local/share/gnomeicu/glade/"\" -g -O2 -c `test -f 'filexfer.c' || echo './'`filexfer.c
    In file included from /opt/gnome/include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h:31,
    from /opt/gnome/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:55,
    from filexfer.c:26:
    /opt/gnome/include/libgnome-2.0/libgnome/gnome-program.h:35:18: popt.h: Datei oder Verzeichnis nicht gefunden
    In file included from /opt/gnome/include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h:31,
    from /opt/gnome/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:55,
    from filexfer.c:26:
    /opt/gnome/include/libgnome-2.0/libgnome/gnome-program.h:195: error: parse error before "gnome_program_preinit"
    /opt/gnome/include/libgnome-2.0/libgnome/gnome-program.h:198: warning: data definition has no type or storage class
    In file included from /opt/gnome/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:55,
    from filexfer.c:26:
    /opt/gnome/include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h:50: error: parse error before "poptContext"
    make[1]: *** [filexfer.o] Fehler 1
    make[1]: Leaving directory `/home/Manuel/Documents/icu/src'
    make: *** [install-recursive] Fehler 1
    linux:/home/Manuel/Documents/icu #
    was das jedoch ist weiss ich nicht.... aber ich hab heute schon viel gelernt vielleicht schaffe ich es dann nacher die 4 Treiber, die ich in 2 Wochen NICHT geschafft hab zu installieren, endlich draufzubringen!? wir werden sehen ;o

  7. #22
    Benutzter Registrierer
    Registriert seit
    Feb 2004
    Beiträge
    2.281
    Moin,

    Naja wird ja vielleicht doch noch was ;-))
    Es fehlt dir - wie kanns anders sein - noch ein Paket, naemlich popt, wahrscheinlich auch die devel version.

    Gruss
    WK

    PS: wenns dich brennend interessiert: Das ist des Uebels Wurzel:
    /opt/gnome/include/libgnome-2.0/libgnome/gnome-program.h:35:18: popt.h: Datei oder Verzeichnis nicht gefunden

  8. #23
    Registrierter Benutzer
    Registriert seit
    May 2004
    Beiträge
    255
    vielen dank auf jeden fall!!! es liegt halt daran, dass ich kein gnome installiert hab. nur kde....
    funzt alles soweit. nur ein paar pakete haben noch gefehlt.... naja. und eins find ich nich...

    mkdir .libs
    libtool: link: cannot find the library `/usr/lib/libesd.la'
    make[2]: *** [gnomeicu] Fehler 1
    make[2]: Leaving directory `/home/Manuel/Documents/icu/src'
    make[1]: *** [all-recursive] Fehler 1
    make[1]: Leaving directory `/home/Manuel/Documents/icu'
    make: *** [all] Fehler 2
    der letzte teil bei "make" oder "make install"

  9. #24
    Registrierter Benutzer Avatar von drcux
    Registriert seit
    Oct 2003
    Beiträge
    6.989
    # pin libesd.a

    ./CD1/suse/i586/esound-devel-0.2.33-28.i586.rpm: -rw-r--r-- root root 42762 Apr 7 03:02 /usr/lib/libesd.a

  10. #25
    Registrierter Benutzer
    Registriert seit
    May 2004
    Beiträge
    255
    hmm ?!?!?!!?!? des hat nich gefunzt... hab die archives.gz von hand dahin kopieren müssen... hat aber nix gebracht. *******dreck! geht genausowenig

  11. #26
    Registrierter Benutzer Avatar von drcux
    Registriert seit
    Oct 2003
    Beiträge
    6.989
    du sollst esound-devel installieren...

    pin durchsucht nur die "YaST-Quelle" (archive.gz)...
    Geändert von drcux (11.06.04 um 18:58 Uhr)

  12. #27
    Registrierter Benutzer
    Registriert seit
    May 2004
    Beiträge
    255
    hat nix geholfen...


    danke aufjeden fall für eure hilfe, hab gestern viel gelernt

    Hab jetz ne kleinwenig ältere version davon (gnomeicu) auf der suse cd gefunden und einfach mit Yast installiert


    naja, werd mich dann mal an die treiber machen...

    kann mir von euch noch einer sagen, wie es geht (KDE!!) nen messanger an der seite zu fixieren, wie mit icq unter win?

Ähnliche Themen

  1. php mit freetype
    Von IxxZett im Forum Kompilieren von Kernel und Sourcen
    Antworten: 7
    Letzter Beitrag: 17.07.08, 10:26
  2. Antworten: 5
    Letzter Beitrag: 03.03.05, 13:52
  3. fehler beim kompilieren
    Von peppschmier im Forum Kompilieren von Kernel und Sourcen
    Antworten: 7
    Letzter Beitrag: 03.10.03, 15:54
  4. Wie TV-Karte richtig einrichten ?
    Von Mighty im Forum stationäre Hardware
    Antworten: 3
    Letzter Beitrag: 21.09.03, 10:51
  5. ALSA mit Suse 7.3
    Von lordimac im Forum System installieren und konfigurieren
    Antworten: 26
    Letzter Beitrag: 27.08.02, 18:43

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •