Hello, The contents of /Applications/lib/libmpfr.la are :
# libmpfr.la - a libtool library file # Generated by ltmain.sh (GNU libtool) 2.2.6 Debian-2.2.6a-4 # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='libmpfr.1.dylib' # Names of this library. library_names='libmpfr.1.dylib libmpfr.dylib' # The name of the static archive. old_library='libmpfr.a' # Linker flags that can not go in dependency_libs. inherited_linker_flags=' ' # Libraries that this one depends upon. dependency_libs='' # Names of additional weak libraries provided by this library weak_library_names='' # Version information for libmpfr. current=3 age=2 revision=2 # Is this an already installed library? installed=yes # Should we warn about portability when linking against -modules? shouldnotlink=no # Files to dlopen/dlpreopen dlopen='' dlpreopen='' # Directory that this library needs to be installed in: libdir='//Applications/src/fink.build/root-libmpfr1-2.4.2-3//Applications/lib' which looks the same as yours. The last line looks weird with the // though. Viêt. Le 26-04-11 20:42, Alexander Hansen a écrit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 4/26/11 4:00 PM, Viêt Cao wrote: >> Hi, >> >> The log file section gives the following : >> >> configure:2590: checking for suffix of object files >> configure:2611: >> /Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/xgcc >> -B/Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/ >> -B//Applications/lib/gcc4.4/i386-apple-darwin10.7.0/bin/ >> -B//Applications/lib/gcc4.4/i386-apple-darwin10.7.0/lib/ -isystem >> //Applications/lib/gcc4.4/i386-apple-darwin10.7.0/include -isystem >> //Applications/lib/gcc4.4/i386-apple-darwin10.7.0/sys-include -c -g >> -O2 conftest.c>&5 >> dyld: Library not loaded: >> //Applications/src/fink.build/root-libmpfr1-2.4.2-3//Applications/lib/libmpfr.1.dylib >> Referenced from: >> /Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/cc1 >> Reason: image not found >> xgcc: Internal error: Trace/BPT trap (program cc1) >> Please submit a full bug report. >> See<http://gcc.gnu.org/bugs.html> for instructions. >> >> configure:2614: $? = 1 >> configure: failed program was: >> | /* confdefs.h. */ >> | >> | #define PACKAGE_NAME "GNU C Runtime Library" >> | #define PACKAGE_TARNAME "libgcc" >> | #define PACKAGE_VERSION "1.0" >> | #define PACKAGE_STRING "GNU C Runtime Library 1.0" >> | #define PACKAGE_BUGREPORT "" >> | /* end confdefs.h. */ >> | >> | int >> | main () >> | { >> | >> | ; >> | return 0; >> | } >> configure:2627: error: in >> `/Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/i386-apple-darwin10.7.0/libgcc': >> configure:2630: error: cannot compute suffix of object files: cannot compile >> See `config.log' for more details. >> >> Thank you for your help and I did not mean to spam you Alexander. >> >> Viêt. >> > Luckily, I now have unlimited download capability, so it's not really a > a big problem. > > For some reason this test looks for > > Applications/src/fink.build/root-libmpfr1-2.4.2-3//Applications/lib/libmpfr.1.dylib > > which doesn't exist because the root-libmpfr1-2.4.2-3 directory only > existed while you were building libmpfr1 (it's a dependency of gcc44). > > Please post the contents of /Applications/lib/libmpfr.la . I have the > following on my system (with Fink tree in /sw32): > > $ cat /sw32/lib/libmpfr.la > # libmpfr.la - a libtool library file > # Generated by ltmain.sh (GNU libtool) 2.2.6 Debian-2.2.6a-4 > # > # Please DO NOT delete this file! > # It is necessary for linking the library. > > # The name that we can dlopen(3). > dlname='libmpfr.1.dylib' > > # Names of this library. > library_names='libmpfr.1.dylib libmpfr.dylib' > > # The name of the static archive. > old_library='libmpfr.a' > > # Linker flags that can not go in dependency_libs. > inherited_linker_flags=' ' > > # Libraries that this one depends upon. > dependency_libs='' > > # Names of additional weak libraries provided by this library > weak_library_names='' > > # Version information for libmpfr. > current=3 > age=2 > revision=2 > > # Is this an already installed library? > installed=yes > > # Should we warn about portability when linking against -modules? > shouldnotlink=no > > # Files to dlopen/dlpreopen > dlopen='' > dlpreopen='' > > # Directory that this library needs to be installed in: > libdir='/sw32/lib' > - -- > Alexander Hansen, Ph.D. > Fink User Liaison > http://finkakh.wordpress.com/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk23ZmMACgkQB8UpO3rKjQ+5OgCcCRdhqYJnx8416/MXWu3byyqW > mjMAnAjuN4rdIfybUtsTW2im8eu+HtuQ > =StGu > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
