On 3/31/14, 4:28 PM, jonathanLitz wrote: > Howdy all, > > I'm having trouble installing gcc48 with fink (I'm kind of a noob). I went > and located the configure.log file where the fink install thinks it broke. > Here it is, any help is much appreciated!: >
<snip> > dyld: Library not loaded: > /sw/src/fink.build/root-libmpfr4-3.1.2-1/sw/lib/libmpfr.4.dylib > Referenced from: > /sw/src/fink.build/gcc48-4.8.2-1001/darwin_objdir/./gcc/cc1 > Reason: image not found > xgcc: internal compiler error: Trace/BPT trap: 5 (program cc1) > <snip> > > Thanks, > > Jonathan > > > That's suspicious, all right. /sw/src/fink.build/root-libmpfr4-3.1.2-1/sw/lib/libmpfr.4.dylib is only supposed to have existed temporarily during the build process for libmpfr4. What do you get from "otool -D /sw/lib/libmpfr.4.dylib" ? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ _______________________________________________ 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
