Why does no one address this issue?? It's over a year later, now, and I still have this same issue attempting to compile lensfun on Mac OS X.
Basically, ./configure finishes fine, but 'make install' yields: LINK.GCC.SHARED out/mac.x86/release/liblensfun.dylib ld warning: option -s is obsolete and being ignored ld: unknown option: -soname=liblensfun.dylib.0 collect2: ld returned 1 exit status make: *** [out/mac.x86/release/liblensfun.dylib] Error 1 The file that calls this particular function with the option '-soname' is: (for the latest SVN version of lensfun): trunk/build/mak/compiler/gcc.mak I read on some forum somewhere that this might have something to do with using gcc vs. g++ for linking... but I have no idea... I'm a linux novice & not a developer. Dev of liblensfun-- please help us out?? Thanks, Rishi ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Lensfun-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lensfun-users
