From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 14 11:28:56 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A70816A4CE for ; Sun, 14 Nov 2004 11:28:56 +0000 (GMT) Received: from mooseriver.com (h-66-166-146-73.snvacaid.covad.net [66.166.146.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2BC743D55 for ; Sun, 14 Nov 2004 11:28:55 +0000 (GMT) (envelope-from jgrosch@mooseriver.com) Received: by mooseriver.com (Postfix, from userid 200) id 8880A2282D; Sun, 14 Nov 2004 03:28:55 -0800 (PST) Date: Sun, 14 Nov 2004 03:28:55 -0800 From: Josef Grosch To: hackers@freebsd.org Message-ID: <20041114112855.GA68329@mooseriver.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organization: Moose River, LLC Subject: gcc3.4 broken X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jgrosch@MooseRiver.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 11:28:56 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm trying to build eclipse on a 5.2.1 box. When the build gets to gcc 3.4 it fails. =20 ## 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/buil= d/gcc/ -B/usr/local/i386-portbld-freebsd5.2.1/bin/ -B/usr/local/i386-portbl= d-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=3Dpentiumpro -I. -I../.././..//gcc-3.4-20041112/libiber= ty/../include -W -Wall -Wtraditional -pedantic ../.././..//gcc-3.4-2004111= 2/libiberty/fibheap.c -o fibheap.o `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_un= ion': =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:166: warning: implicit d= eclaration of function `free' =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_de= lete_node': =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: `LONG_MIN' u= ndeclared (first use in this function) =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: (Each undecl= ared identifier is reported only once =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:285: error: for each fun= ction it appears in.) =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c: In function `fibheap_co= nsolidate': =2E./.././..//gcc-3.4-20041112/libiberty/fibheap.c:395: warning: implicit d= eclaration 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. --=20 Josef Grosch | Another day closer to a | FreeBSD 5.2.1 jgrosch@MooseRiver.com | Micro$oft free world | Berkeley, Ca. --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFBl0F3y8prLS1GYSERApExAJ9Yp82sPjgtnY9ije4R7XRmSVpKggCdH6eu Y1b6mEn5khfZypT2GrPgpNA= =PMqd -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--