On 11/11/05, Koen van der Drift <[EMAIL PROTECTED]> wrote: > Hi, > > The following happens after I upgraded to Xcode 2.2. > > I tried to rebuild my package plplot, and got the following error: > > ... > g77 -dynamiclib -single_module -o .libs/libplplotf77d. > 9.1.0.dylib .libs/strutil.o .libs/sfstubs.o .libs/configurable.o -L/ > sw/lib ./.libs/libplplotf77cd.dylib /sw/src/fink.build/plplot-5.5.3-1/ > plplot-5.5.3/src/.libs/libplplotd.dylib /sw/src/fink.build/ > plplot-5.5.3-1/plplot-5.5.3/lib/csa/.libs/libcsirocsa.dylib /sw/src/ > fink.build/plplot-5.5.3-1/plplot-5.5.3/lib/nn/.libs/libcsironn.dylib - > lm -install_name /sw/lib/libplplotf77d.9.dylib - > compatibility_version 11 -current_version 11.0 > /usr/bin/libtool: can't open file: /usr/lib/gcc/powerpc-apple- > darwin8/4.0.0/libgcc.a (No such file or directory) > make[3]: *** [libplplotf77d.la] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Failed: phase compiling: plplot-5.5.3-1 failed > > The weird (for me atleast) thing is that I have the following in the > info file: > > SetCC: gcc-3.3 > SetCXX: g++-3.3 > > > Any ideas what might be going on and how to fix it? > > thanks, > > - Koen. > > > >
Well, I just noticed that I've got: /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a (and gcc is indeed gcc-4.0.1) -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
