I am having a problem with the package opensp4. I get a failure in the compile phase Failed: phase compiling: opensp4-shlibs-1.5.1-1015 failed
I believe that the relevant error is "ld: library not found for -lgcc_ext.10.5" Mac OS X 10.6.8 / XCode 2.3.2 I have installed XCode and the SDKs for 10.5. However the compile is using the fink installed version of gcc when it compiles. g++-4.0 is the compiler used and is only in /sw/bin however that particular library is *not* in gcc version 4.0 but only in later versions. % find /sw/lib -name \*gcc_ext.10.5\* /sw/lib/gcc4.5/lib/libgcc_ext.10.5.dylib /sw/lib/gcc4.6/lib/libgcc_ext.10.5.dylib Should this package be updated to require and use gcc 4.5 or 4.6? Fink has installed the others on my system but in this case they are not used: gcc-4 gcc-fsf-4.5 gcc-fsf-4.6 The info file explicitly asks for gcc 4.0 which seems to be an error? Otherwise it uses a default gcc which is the system gcc and it will fail also since that library does not exist in the system installed Xcode/gcc. -Scott ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel