Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52325 - GCC Compilation Error
Summary: GCC Compilation Error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-29 02:26 UTC by Cagnulein
Modified: 2004-05-29 03:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cagnulein 2004-05-29 02:26:24 UTC
When i try to emerge for resolve a problem ( http://bugs.gentoo.org/show_bug.cgi?id=34164 ) he returns this:

if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -march=pentium3 -O2 -pipe -fprefetch-loop-arrays -I. -I/var/tmp/portage/gcc-3.3.3-r5/work/gcc-3.3.3/libiberty/../include  -W -Wall -Wtraditional -pedantic -fpic /var/tmp/portage/gcc-3.3.3-r5/work/gcc-3.3.3/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
/var/tmp/portage/gcc-3.3.3-r5/work/gcc-3.3.3/libiberty/fibheap.c: In function `fibheap_delete_node':
/var/tmp/portage/gcc-3.3.3-r5/work/gcc-3.3.3/libiberty/fibheap.c:285: error: `LONG_MIN' undeclared (first use in this function)
/var/tmp/portage/gcc-3.3.3-r5/work/gcc-3.3.3/libiberty/fibheap.c:285: error: (Each undeclared identifier is reported only once
/var/tmp/portage/gcc-3.3.3-r5/work/gcc-3.3.3/libiberty/fibheap.c:285: error: for each function it appears in.)
make[1]: *** [fibheap.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.3-r5/work/build/libiberty'
make: *** [all-libiberty] Error 2

!!! ERROR: sys-devel/gcc-3.3.3-r5 failed.
!!! Function src_compile, Line 552, Exitcode 2
!!! (no error message)
Comment 1 Cagnulein 2004-05-29 03:25:00 UTC
i resolve it with a remerge of the linux-headers