Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 00:09:45 +0200
From:      Ollivier Robert <roberto@keltia.freenix.fr>
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>

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




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