From owner-freebsd-current Sun Aug 18 15: 9:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE8137B400; Sun, 18 Aug 2002 15:09:47 -0700 (PDT) Received: from tara.freenix.org (keltia.freenix.org [62.4.20.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD3843E65; Sun, 18 Aug 2002 15:09:46 -0700 (PDT) (envelope-from roberto@tara.freenix.org) Received: by tara.freenix.org (Postfix/TLS, from userid 101) id B2AEA2AA7; Mon, 19 Aug 2002 00:09:45 +0200 (CEST) Date: Mon, 19 Aug 2002 00:09:45 +0200 From: Ollivier Robert To: current@FreeBSD.org, jdp@freebsd.org Subject: Weird error when trying to link rmic from gcc 3.3 Message-ID: <20020818220945.GA1931@tara.freenix.org> Mail-Followup-To: current@FreeBSD.org, jdp@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 5.0-CURRENT K6-3D/266 & 2x PIII/800 SMP User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I get the following error when trying to compile gcc 3.3 (or 3.2) from ports on my CURRENT machine : /local/src/ports/lang/gcc33/work/build/gcc/gcj -B/local/src/ports/lang/gcc33/work/build/i386-portbld-freebsd5.0/libjava/ -B/local/src/ports/lang/gcc33/work/build/gcc/ -ffloat-store -g -O2 -o rmic --main=gnu.java.rmi.rmic.RMIC -shared-libgcc -pthread -L/local/src/ports/lang/gcc33/work/build/i386-portbld-freebsd5.0/libjava -L/local/src/ports/lang/gcc33/work/build/i386-portbld-freebsd5.0/libjava/.libs ./.libs/libgcj.a -L/local/src/ports/lang/gcc33/work/build/i386-portbld-freebsd5.0/libstdc++-v3/src -L/local/src/ports/lang/gcc33/work/build/i386-portbld-freebsd5.0/libstdc++-v3/src/.libs -L/local/src/ports/lang/gcc33/work/build/gcc -lgcc -lgcc -Wl,--rpath -Wl,/usr/local/lib /usr/libexec/elf/ld: rmic: Not enough room for program headers (allocated 6, need 7) /usr/libexec/elf/ld: final link failed: Bad value collect2: ld returned 1 exit status gmake[3]: *** [rmic] Error 1 Any ideas ? -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message