errors trying to build gcc30 (/java/eclipse) in freebsd 5.2 release
Neuromante El
neuromant3 at gmail.com
Fri Feb 25 07:33:49 PST 2005
Hi
I get this error trying to build gcc30 in freebsd 5.2 release. I do
need it for to install /java/eclipse.
I have updated (yesterday) the tree ports and the system two days ago
with portupgrade -av.
can't to update to freebsd 5.3 stable because incompatibilities with
hardware of my pc.
cd /usr/ports/java/eclipse (3.0.1)
......
....
...
/usr/ports/lang/gcc34/work/build/gcc/xgcc
-B/usr/ports/lang/gcc34/work/build/gcc/
-B/usr/local/i386-portbld-freebsd5.2/bin/
-B/usr/local/i386-portbld-freebsd5.2/lib/ -isystem
/usr/local/i386-portbld-freebsd5.2/include -isystem
/usr/local/i386-portbld-freebsd5.2/sys-include -c -DHAVE_CONFIG_H -O2
-O -pipe -mcpu=pentiumpro -I.
-I../.././..//gcc-3.4-20050211/libiberty/../include -W -Wall
-Wtraditional -pedantic
../.././..//gcc-3.4-20050211/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
/usr/ports/lang/gcc34/work/build/gcc/xgcc
-B/usr/ports/lang/gcc34/work/build/gcc/
-B/usr/local/i386-portbld-freebsd5.2/bin/
-B/usr/local/i386-portbld-freebsd5.2/lib/ -isystem
/usr/local/i386-portbld-freebsd5.2/include -isystem
/usr/local/i386-portbld-freebsd5.2/sys-include -c -DHAVE_CONFIG_H -O2
-O -pipe -mcpu=pentiumpro -I.
-I../.././..//gcc-3.4-20050211/libiberty/../include -W -Wall
-Wtraditional -pedantic
../.././..//gcc-3.4-20050211/libiberty/fibheap.c -o fibheap.o
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
../.././..//gcc-3.4-20050211/libiberty/fibheap.c: In function `fibheap_union':
../.././..//gcc-3.4-20050211/libiberty/fibheap.c:166: warning:
implicit declaration of function `free'
../.././..//gcc-3.4-20050211/libiberty/fibheap.c: In function
`fibheap_delete_node':
../.././..//gcc-3.4-20050211/libiberty/fibheap.c:285: error:
`LONG_MIN' undeclared (first use in this function)
../.././..//gcc-3.4-20050211/libiberty/fibheap.c:285: error: (Each
undeclared identifier is reported only once
../.././..//gcc-3.4-20050211/libiberty/fibheap.c:285: error: for each
function it appears in.)
../.././..//gcc-3.4-20050211/libiberty/fibheap.c: In function
`fibheap_consolidate':
../.././..//gcc-3.4-20050211/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/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.
#
More information about the freebsd-java
mailing list