On 3/17/06, Rebecca Bendick <[EMAIL PROTECTED]> wrote: > Hi, there. fink selfupdate worked fine with the fix, but now fink > update-all fails on gmp. It looks like it wants the libstdc++.dylib > that I got rid of to selfupdate, but when I put that back, it still > doesn't compile gmp. I'm running OSX 10.4.5 with XCode 2.2 > > > > /bin/sh ./libtool --mode=link g++-3.3 -g -O2 -mpowerpc -no-cpp- > precomp -L/sw/lib -o libgmpxx.la -rpath /sw/lib -version-info 3:5:0 > dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ > osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo > libgmp.la > > > g++-3.3 -dynamiclib -o .libs/libgmpxx.3.0.5.dylib .libs/dummy.o > cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ > ismpz.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o > cxx/.libs/osmpq.o cxx/.libs/osmpz.o -L/usr/local/gcc_3.4.5/powerpc- > apple-darwin8.4.0/libstdc++-v3/src/.libs -L/usr/local/gcc_3.4.5/ > powerpc-apple-darwin8.4.0/libstdc++-v3/src -L/sw/lib ./.libs/ > libgmp.dylib -L/usr/lib/gcc/darwin/3.3 -L/usr/lib/gcc/darwin -L/usr/ > libexec/gcc/darwin/ppc/3.3/../../.. /usr/local/lib/libstdc++.dylib - > lSystem -lc -install_name /sw/lib/libgmpxx.3.dylib - > compatibility_version 4 -current_version 4.5 > g++-3.3: /usr/local/lib/libstdc++.dylib: No such file or directory > make[2]: *** [libgmpxx.la] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of /var/tmp/tmp.1.KBEOII failed, exit code 2 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-gmp-4.1.4-2 > (Reading database ... 48083 files and directories currently installed.) > Removing fink-buildlock-gmp-4.1.4-2 ... > Failed: phase compiling: gmp-4.1.4-2 failed > > > I don't see any fixes > --------------------------------------------------------------- > Rebecca Bendick > SC 331 > Department of Geology > University of Montana > Missoula, MT 59812 > (406) 243-5774 > > [EMAIL PROTECTED] >
It looks like it's picking up a lot of stuff from /usr/local. Have you tried moving all of /usr/local out of the way? -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
