#24637: libgmp missing during gcc45 build -----------------------------------------+---------------------------------- Reporter: klaas_giesbertz@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gcc45 -----------------------------------------+---------------------------------- Comment(by danmichaelo+macports@…): I should perhaps add in that my build fails at exactly the same place as the ticket reporter's build failed; upon building java-math: {{{ Making all in java-math /bin/sh ../../../libtool --tag=CC --mode=link /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple- darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -W -Wall -Wmissing- declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/include -g -O2 -version-info 0:0:0 -no-undefined -lgmp -avoid- version -o libjavamath.la -rpath /opt/local/lib/gcc45/gcj-4.5.0-11 gnu_java_math_GMP.lo ../../../native/jni/classpath/jcl.lo libtool: link: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple- darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -dynamiclib -o .libs/libjavamath.dylib .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o /usr/local/lib/libgmp.a -install_name /opt/local/lib/gcc45/gcj-4.5.0-11/libjavamath.dylib -Wl,-single_module ld: pointer in read-only segment not allowed in slidable image, used in ___gmpn_divexact_1 from /usr/local/lib/libgmp.a(dive_1.o) collect2: ld returned 1 exit status }}} I'm on a Intel mac with 10.6.3 and XCode 3.2.2 -- Ticket URL: <http://trac.macports.org/ticket/24637#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS