View previous topic :: View next topic |
Author |
Message |
eumel n00b
Joined: 10 Apr 2004 Posts: 15
|
Posted: Sun Apr 11, 2004 11:06 pm Post subject: Emerge: gcc kaputt?, bekomme laufend fehler [gelöst] |
|
|
Hallo,
In meinem Gentoo is auf einmal der Wurm drin
Heute wollte ich kguitar emergen:
Code: | emerge kguitar
........
........
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
!!! ERROR: media-sound/kguitar-0.4.9 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed
|
Dann hab ich mir gedacht emerge doch den gcc neu
Code: |
emerge gcc
........
........
gcc -c -DHAVE_CONFIG_H -march=athlon-xp -I. -I/var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/libiberty/../include -W -Wall -Wtraditional -pedantic /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/libiberty/dyn-string.c -o dyn-string.o
/var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/libiberty/fibheap.c: In function `fibheap_delete_node':
/var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/libiberty/fibheap.c:285: error: `LONG_MIN' undeclared (first use in this function)
/var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/libiberty/fibheap.c:285: error: (Each undeclared identifier is reported only once
/var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/libiberty/fibheap.c:285: error: for each function it appears in.)
make[1]: *** [fibheap.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.2-r5/work/build/libiberty'
make: *** [all-libiberty] Error 2
!!! ERROR: sys-devel/gcc-3.3.2-r5 failed.
!!! Function src_compile, Line 435, Exitcode 2
!!! (no error message)
|
Über Hilfe wäre ich sehr dankbar
Last edited by eumel on Mon Apr 12, 2004 12:28 am; edited 1 time in total |
|
Back to top |
|
|
ian! Bodhisattva
Joined: 25 Feb 2003 Posts: 3829 Location: Essen, Germany
|
Posted: Sun Apr 11, 2004 11:21 pm Post subject: Re: Emerge: gcc kaputt?, bekomme laufend fehler |
|
|
Was sagt ein "emerge --info"?
Hast du in letzter Zeit ein worldupdate mit gcc durchgeführt?
eumel wrote: | Code: | emerge kguitar
........
........
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
!!! ERROR: media-sound/kguitar-0.4.9 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed
|
|
Was sagt die besagte 'config.log'?
- _________________ "To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins |
|
Back to top |
|
|
eumel n00b
Joined: 10 Apr 2004 Posts: 15
|
Posted: Mon Apr 12, 2004 12:27 am Post subject: |
|
|
Problem gelöst!!!
Ich habe die meiner Meinung nach veralteten linux-headers-2.4.21-r1
gelöscht da ich ja den 2.6.5er Kernel habe (fataler Fehler)
die linux-headers-2.4.21-r1
Jetzt kompiliert mein System wieder "like a charm"
Und die Moral von der Geschichte:
Lösche du keine Pakete nicht von denen du keine Ahnung hast
Trotzdem danke für die Hilfe |
|
Back to top |
|
|
Cagnulein l33t
Joined: 18 Sep 2003 Posts: 861 Location: Modena, Italy
|
Posted: Sat May 29, 2004 10:23 am Post subject: |
|
|
i don't speak german but i resolve the problem me too with reemerge the linux-headers
Thx B) |
|
Back to top |
|
|
|