Date: Fri, 15 Oct 2004 10:24:50 -0700 From: Chris Neustrup <druid45@idiom.com> To: questions@freebsd.org Subject: gcc34 Message-ID: <417007E2.1010801@idiom.com>
next in thread | raw e-mail | index | archive | help
I am trying to upgrade from 5.2.1 to 5.3 current. I am
failing to build gcc34. Here is a snip of the lang build:
/usr/ports/lang/gcc34/work/build/gcc/xgcc
-B/usr/ports/lang/gcc34/work/build/gcc/ ...
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
../.././..//gcc-3.4-20040827/libiberty/fibheap.c: In function
`fibheap_union':
../.././..//gcc-3.4-20040827/libiberty/fibheap.c:166: warning: implicit
declaration of function `free'
../.././..//gcc-3.4-20040827/libiberty/fibheap.c: In function
`fibheap_delete_node':
../.././..//gcc-3.4-20040827/libiberty/fibheap.c:285: error: `LONG_MIN'
undeclared (first use in this function)
../.././..//gcc-3.4-20040827/libiberty/fibheap.c:285: error: (Each
undeclared identifier is reported only once
../.././..//gcc-3.4-20040827/libiberty/fibheap.c:285: error: for each
function it appears in.)
../.././..//gcc-3.4-20040827/libiberty/fibheap.c: In function
`fibheap_consolidate':
../.././..//gcc-3.4-20040827/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.
How can I fix this?
tia, cn.
--
This line blank left intentionally
Warning: Due to circumstances beyond your control, these are my opinions
Chris Neustrup druid45@idiom.com 925/935-7970
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?417007E2.1010801>
