Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2005 16:33:46 +0100
From:      Neuromante El <neuromant3@gmail.com>
To:        freebsd-java@freebsd.org
Subject:   errors trying to build gcc30 (/java/eclipse) in freebsd 5.2 release
Message-ID:  <6f5abe0f0502250733450cada4@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.

#



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6f5abe0f0502250733450cada4>