Date: Sun, 14 Nov 2004 03:28:55 -0800 From: Josef Grosch <jgrosch@MooseRiver.com> To: hackers@freebsd.org Subject: gcc3.4 broken Message-ID: <20041114112855.GA68329@mooseriver.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] I'm trying to build eclipse on a 5.2.1 box. When the build gets to gcc 3.4 it fails. ## UNAME berkeley% uname -a FreeBSD berkeley.mooseriver.com 5.2.1-RELEASE-p11 FreeBSD 5.2.1-RELEASE-p11 #2: Sat Nov 13 13:34:12 PST 2004 root@berkeley.mooseriver.com:/usr/obj/usr/src/sys/BERKELEY i386 ## Compile error /usr/ports/lang/gcc34/work/build/gcc/xgcc -B/usr/ports/lang/gcc34/work/build/gcc/ -B/usr/local/i386-portbld-freebsd5.2.1/bin/ -B/usr/local/i386-portbld-freebsd5.2.1/lib/ -isystem /usr/local/i386-portbld-freebsd5.2.1/include -isystem /usr/local/i386-portbld-freebsd5.2.1/sys-include -c -DHAVE_CONFIG_H -O2 -O -pipe -mcpu=pentiumpro -I. -I../.././..//gcc-3.4-20041112/libiberty/../include -W -Wall -Wtraditional -pedantic ../.././..//gcc-3.4-20041112/libiberty/fibheap.c -o fibheap.o `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. ../.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_union': ../.././..//gcc-3.4-20041112/libiberty/fibheap.c:166: warning: implicit declaration of function `free' ../.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_delete_node': ../.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: `LONG_MIN' undeclared (first use in this function) ../.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: (Each undeclared identifier is reported only once ../.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: for each function it appears in.) ../.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_consolidate': ../.././..//gcc-3.4-20041112/libiberty/fibheap.c:395: warning: implicit declaration of function `memset' gmake[2]: *** [fibheap.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/gcc34/work/build/i386-portbld-freebsd5.2.1/libiberty' gmake[1]: *** [all-target-libiberty] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build' gmake: *** [bootstrap-lean] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc34. *** Error code 1 Stop in /usr/ports/java/eclipse. -- Josef Grosch | Another day closer to a | FreeBSD 5.2.1 jgrosch@MooseRiver.com | Micro$oft free world | Berkeley, Ca. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iD8DBQFBl0F3y8prLS1GYSERApExAJ9Yp82sPjgtnY9ije4R7XRmSVpKggCdH6eu Y1b6mEn5khfZypT2GrPgpNA= =PMqd -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041114112855.GA68329>
