On 1/15/13 10:00 AM, Panayiotis Archondis wrote: > Dear all, > > I am trying to compile octave, but imagemagick-6.5.8.10-104 fails. > > Please fix build process to get consistent use of fink's libraries. > ./coders/.libs/art.so uses /usr/local/lib/libgomp.1.dylib > ./coders/.libs/exr.so uses /usr/local/lib/libstdc++.6.dylib > ### execution of /tmp/fink.RPZHK failed, exit code 255 > ### execution of /tmp/fink.ISfgy failed, exit code 255 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-imagemagick-6.5.8.10-104 > (Reading database ... 71649 files and directories currently installed.) > Removing fink-buildlock-imagemagick-6.5.8.10-104 ... > Failed: phase compiling: imagemagick-6.5.8.10-104 failed > > > I have attached the whole story. I cannot find an error in the compiler. > Could you please help? > > Thanks in advance, > Panos. > >
1) I'm changing your subject from something which is totally useless for search purposes. 2) You're linking to third-party stuff in /usr/local, which can lead to breakage down the road. There's a FAQ on this which mentions an error not dissimilar to what you're showing and suggests a workaround: http://www.finkproject.org/faq/comp-general.php?phpLang=en#usr-local-libs -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
