Anzeige:
Ergebnis 1 bis 3 von 3

Thema: Problem beim emergen von kde (libxml2)

  1. #1
    Registrierter Benutzer
    Registriert seit
    Dec 2002
    Beiträge
    18

    Question Problem beim emergen von kde (libxml2)

    Hallo allerseits,
    ich habe gedacht, ich setzte mal wieder Gentoo auf.
    Der Kernel etc. geht eigentlich ganz gut (bis auf die USB-Maus ).
    Ich habe es nach den Tutorials von Gentoo.org gemacht.
    Ich wollte natürlich auch noch einen window-manager und habe mich für KDE 3.1 entschieden. Ich habe nach Anleitung zuerst xfree (welches gut funktioniert) und dann kde emergt. Doch bei KDE kommt dann bei libxml ein Fehler:

    >>> Unpacking source...
    >>> Unpacking libxml2-2.5.2.tar.bz2 to /var/tmp/portage/libxml2-2.5.2/work
    >>> Source unpacked.
    * Working directory: /var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2...
    * Applying libtool-portage.patch...
    python
    readline
    configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking whether make sets ${MAKE}... yes
    checking for working aclocal-1.4... found
    checking for working autoconf... found
    checking for working automake-1.4... found
    checking for working autoheader... found
    checking for working makeinfo... found
    checking for i686-pc-linux-gnu-gcc... gcc
    checking for C compiler default output... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for a BSD-compatible install... /bin/install -c
    checking how to run the C preprocessor... gcc -E
    checking for rm... /bin/rm
    checking for mv... /bin/mv
    checking for tar... /bin/tar
    checking for gcc option to accept ANSI C... none needed
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for function prototypes... yes
    checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
    checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
    checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... nm
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    checking command to parse nm output... ok
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for i686-pc-linux-gnu-ranlib... no
    checking for ranlib... ranlib
    checking for i686-pc-linux-gnu-strip... no
    checking for strip... strip
    checking for objdir... .libs
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... no
    checking if we can lock with hard links... yes
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking whether -lc should be explicitly linked in... no
    creating libtool
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for gzread in -lz... yes
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking for unistd.h... (cached) yes
    checking ctype.h usability... yes
    checking ctype.h presence... yes
    checking for ctype.h... yes
    checking dirent.h usability... yes
    checking dirent.h presence... yes
    checking for dirent.h... yes
    checking errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking stdarg.h usability... yes
    checking stdarg.h presence... yes
    checking for stdarg.h... yes
    checking for sys/stat.h... (cached) yes
    checking for sys/types.h... (cached) yes
    checking time.h usability... yes
    checking time.h presence... yes
    checking for time.h... yes
    checking ansidecl.h usability... yes
    checking ansidecl.h presence... yes
    checking for ansidecl.h... yes
    checking ieeefp.h usability... no
    checking ieeefp.h presence... no
    checking for ieeefp.h... no
    checking nan.h usability... no
    checking nan.h presence... no
    checking for nan.h... no
    checking math.h usability... yes
    checking math.h presence... yes
    checking for math.h... yes
    checking fp_class.h usability... no
    checking fp_class.h presence... no
    checking for fp_class.h... no
    checking float.h usability... yes
    checking float.h presence... yes
    checking for float.h... yes
    checking for stdlib.h... (cached) yes
    checking for sys/socket.h... yes
    checking for netinet/in.h... yes
    checking for arpa/inet.h... yes
    checking netdb.h usability... yes
    checking netdb.h presence... yes
    checking for netdb.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/select.h usability... yes
    checking sys/select.h presence... yes
    checking for sys/select.h... yes
    checking sys/mman.h usability... yes
    checking sys/mman.h presence... yes
    checking for sys/mman.h... yes
    checking sys/timeb.h usability... yes
    checking sys/timeb.h presence... yes
    checking for sys/timeb.h... yes
    checking signal.h usability... yes
    checking signal.h presence... yes
    checking for signal.h... yes
    checking for arpa/nameser.h... yes
    checking for resolv.h... yes
    checking for strftime... yes
    checking for strdup... yes
    checking for strndup... yes
    checking for strerror... yes
    checking for finite... yes
    checking for isnand... no
    checking for fp_class... no
    checking for class... no
    checking for fpclass... no
    checking for strftime... (cached) yes
    checking for localtime... yes
    checking for gettimeofday... yes
    checking for ftime... yes
    checking for stat... yes
    checking for _stat... no
    checking for signal... yes
    checking for printf... yes
    checking for sprintf... yes
    checking for fprintf... yes
    checking for snprintf... yes
    checking for vfprintf... yes
    checking for vsprintf... yes
    checking for vsnprintf... yes
    checking for sscanf... yes
    checking for gethostent... yes
    checking for setsockopt... yes
    checking for connect... yes
    checking for type of socket length (socklen_t)... configure: WARNING: could not determine
    checking for isnan... yes
    checking for isinf... yes
    checking for python... /usr/bin/python
    Found Python version 2.2
    checking iconv.h usability... yes
    checking iconv.h presence... yes
    checking for iconv.h... yes
    checking for iconv... yes
    Disabled Schemas/Relax-NG support
    configure: creating ./config.status
    config.status: creating libxml.spec
    config.status: creating Makefile
    config.status: creating include/Makefile
    config.status: creating include/libxml/Makefile
    config.status: creating doc/Makefile
    config.status: creating example/Makefile
    config.status: creating python/Makefile
    config.status: creating python/tests/Makefile
    config.status: creating include/libxml/xmlversion.h
    config.status: creating xml2-config
    config.status: creating libxml-2.0.pc
    config.status: creating xml2Conf.sh
    config.status: creating python/setup.py
    config.status: creating config.h
    config.status: executing default-1 commands
    make all-recursive
    make[1]: Entering directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2'
    Making all in include
    make[2]: Entering directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2/include'
    Making all in libxml
    make[3]: Entering directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2/include/libxml'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2/include/libxml'
    make[3]: Entering directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2/include'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2/include'
    make[2]: Leaving directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2/include'
    Making all in .
    make[2]: Entering directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2'
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c SAX.c
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c entities.c
    mkdir .libs
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c SAX.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    rm -f .libs/entities.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c entities.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f SAX.o .libs/SAX.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c SAX.c >/dev/null 2>&1
    mv -f entities.o .libs/entities.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c entities.c >/dev/null 2>&1
    mv -f .libs/SAX.lo SAX.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c encoding.c
    rm -f .libs/encoding.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c encoding.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f .libs/entities.lo entities.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c error.c
    mv -f encoding.o .libs/encoding.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c encoding.c >/dev/null 2>&1
    rm -f .libs/error.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c error.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f .libs/encoding.lo encoding.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c parserInternals.c
    mv -f error.o .libs/error.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c error.c >/dev/null 2>&1
    mv -f .libs/error.lo error.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c parser.c
    rm -f .libs/parserInternals.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c parserInternals.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    rm -f .libs/parser.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c parser.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f parserInternals.o .libs/parserInternals.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c parserInternals.c >/dev/null 2>&1
    mv -f .libs/parserInternals.lo parserInternals.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c tree.c
    rm -f .libs/tree.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c tree.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f parser.o .libs/parser.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c parser.c >/dev/null 2>&1
    mv -f tree.o .libs/tree.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c tree.c >/dev/null 2>&1
    mv -f .libs/tree.lo tree.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c hash.c
    rm -f .libs/hash.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c hash.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f hash.o .libs/hash.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c hash.c >/dev/null 2>&1
    mv -f .libs/hash.lo hash.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c list.c
    rm -f .libs/list.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c list.c -fPIC -DPIC
    mv -f .libs/parser.lo parser.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xmlIO.c
    rm -f .libs/xmlIO.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xmlIO.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    gcc: unrecognized option `-03'
    mv -f list.o .libs/list.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c list.c >/dev/null 2>&1
    mv -f .libs/list.lo list.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xmlmemory.c
    rm -f .libs/xmlmemory.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xmlmemory.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f xmlIO.o .libs/xmlIO.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xmlIO.c >/dev/null 2>&1
    mv -f .libs/xmlIO.lo xmlIO.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c uri.c
    rm -f .libs/uri.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c uri.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f xmlmemory.o .libs/xmlmemory.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xmlmemory.c >/dev/null 2>&1
    mv -f .libs/xmlmemory.lo xmlmemory.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c valid.c
    rm -f .libs/valid.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c valid.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f uri.o .libs/uri.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c uri.c >/dev/null 2>&1
    mv -f .libs/uri.lo uri.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xlink.c
    rm -f .libs/xlink.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xlink.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f xlink.o .libs/xlink.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xlink.c >/dev/null 2>&1
    mv -f valid.o .libs/valid.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c valid.c >/dev/null 2>&1
    mv -f .libs/xlink.lo xlink.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c HTMLparser.c
    rm -f .libs/HTMLparser.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c HTMLparser.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f .libs/valid.lo valid.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c HTMLtree.c
    rm -f .libs/HTMLtree.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c HTMLtree.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f HTMLtree.o .libs/HTMLtree.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c HTMLtree.c >/dev/null 2>&1
    mv -f .libs/HTMLtree.lo HTMLtree.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c debugXML.c
    mv -f HTMLparser.o .libs/HTMLparser.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c HTMLparser.c >/dev/null 2>&1
    rm -f .libs/debugXML.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c debugXML.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f .libs/HTMLparser.lo HTMLparser.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xpath.c
    mv -f debugXML.o .libs/debugXML.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c debugXML.c >/dev/null 2>&1
    rm -f .libs/xpath.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xpath.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f .libs/debugXML.lo debugXML.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xpointer.c
    rm -f .libs/xpointer.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xpointer.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f xpointer.o .libs/xpointer.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xpointer.c >/dev/null 2>&1
    mv -f .libs/xpointer.lo xpointer.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xinclude.c
    rm -f .libs/xinclude.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xinclude.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    mv -f xinclude.o .libs/xinclude.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xinclude.c >/dev/null 2>&1
    mv -f .libs/xinclude.lo xinclude.lo
    /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c nanohttp.c
    rm -f .libs/nanohttp.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c nanohttp.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    nanohttp.c: In function `xmlNanoHTTPConnectAttempt':
    nanohttp.c:808: `len' undeclared (first use in this function)
    nanohttp.c:808: (Each undeclared identifier is reported only once
    nanohttp.c:808: for each function it appears in.)
    make[2]: *** [nanohttp.lo] Error 1
    make[2]: *** Waiting for unfinished jobs....
    trionan.c:510: warning: `trio_isfinite' defined but not used
    trionan.c:754: warning: `trio_fpclassify' defined but not used
    mv -f xpath.o .libs/xpath.lo
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c xpath.c >/dev/null 2>&1
    mv -f .libs/xpath.lo xpath.lo
    make[2]: Leaving directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/var/tmp/portage/libxml2-2.5.2/work/libxml2-2.5.2'
    make: *** [all-recursive-am] Error 2

    !!! ERROR: dev-libs/libxml2-2.5.2 failed.
    !!! Function src_compile, Line 37, Exitcode 2
    !!! (no error message)

    Calculating dependencies  ...done!
    >>> emerge (1 of 1) dev-libs/libxml2-2.5.2 to /
    >>> md5 ;-) libxml2-2.5.2.tar.bz2

    Könnt ihr mir helfen, damit ich KDE doch noch zum laufen kriege ?

    Grüsse Himbo

  2. #2
    Registrierter Benutzer
    Registriert seit
    Jan 2002
    Ort
    Östlichste Stadt Deutschlands
    Beiträge
    63
    Mir fällt folgendes auf
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -march=athlon-xp -03 -pipe -Wall -c error.c -fPIC -DPIC
    gcc: unrecognized option `-03'
    Das muß O3 heißen und nicht 03 (null3)
    -=Geht nicht -=-Gibts nicht=-
    --------------------------------------
    Amd 64 3200+ (Sockel 939)
    Msi K8T Neo2 FIR (VIA K8T 800 Pro)
    Gentoo-Stage 1 - Kernel:2.6.10-nitro-4
    Build Date 22.02.2005
    Gentoo

  3. #3
    Registrierter Benutzer
    Registriert seit
    Apr 2003
    Beiträge
    104
    Hrhr hab ich ein Glück, das vor mir schon wär dieses Problem hatte !! Hatte eben genau des selbe und alles nur wegen so einen blöden Schreibfehler. Thx easy_2k

Lesezeichen

Berechtigungen

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