On 2/13/13 10:47 AM, Dmitry Rodionov wrote: > I can't seem to build the current ccp4 package on 10.6: > > g++ -o lib/fftw3tbx_ext.so -w -bundle -undefined dynamic_lookup > fftw3tbx/ext.o -Llib > -L/sw/src/fink.build/ccp4-6.3.0-6/ccp4-6.3.0/lib/cctbx/cctbx_sources/cctbx_project/lib > -L/sw/src/fink.build/ccp4-6.3.0-6/ccp4-6.3.0/lib/cctbx/cctbx_sources/lib > -L/sw/src/fink.build/ccp4-6.3.0-6/lib -lfftw3 -lscitbx_boost_python > -lboost_python -lm > ld: library not found for -lfftw3 > collect2: ld returned 1 exit status > scons: *** [lib/fftw3tbx_ext.so] Error 1 > g++ -o lib/cctbx_geometry_ext.so -w -bundle -undefined dynamic_lookup > cctbx/geometry/boost_python/geometry_ext.o -Llib > -L/sw/src/fink.build/ccp4-6.3.0-6/ccp4-6.3.0/lib/cctbx/cctbx_sources/cctbx_project/lib > -L/sw/src/fink.build/ccp4-6.3.0-6/ccp4-6.3.0/lib/cctbx/cctbx_sources/lib > -L/sw/src/fink.build/ccp4-6.3.0-6/lib -lcctbx -lscitbx_boost_python > -lboost_python -lm > scons: building terminated because of errors. > usr+sys time: 35.52 seconds > wall clock time: 7 minutes 19.29 seconds (439.29 seconds total) > ### execution of /tmp/fink.qXlAx failed, exit code 2 > ### execution of /tmp/fink.AYYZx failed, exit code 2 > > Also include the following system information: > Package manager version: 0.34.5 > Distribution version: selfupdate-rsync Wed Feb 13 11:23:56 2013, 10.6, x86_64 > Trees: local/main stable/main unstable/main unstable/crypto > Xcode.app: 3.2.6 > Xcode command-line tools: 3.2.6 > ccp4-6.3.0-6 is set to build with only one job. > > > Where can this missing -lfftw3 be found? > All the dependancies seem to be installed, at lest no additional packages are > listed (except for ccp4-shlibs) when I type "fink install ccp4" Am I missing > something? > > Thanks! > > Best regards, > Dmitry > >
Is fftw3 installed? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ 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
