Robert Csapo wrote: > Thanks for your help, I was not aware of the fact that kapman is a KDE game > and didn't expect a little pacman clone to be so hard to install. > >> nm -o /sw/lib/libboost_program_options-mt.1.41.0.dylib | c++filt | >> grep boost::program_options::detail::cmdline::set_options_description > Running this I get the following: > > /sw/lib/libboost_program_options-mt.1.41.0.dylib: 0000000000002320 T > boost::program_options::detail::cmdline::set_options_description(boost::program_options::options_description > const&)
On that linker line, there should be a -lboost_program_options-mt or an explicit path name for this library. My guess is that cmake didn't find the boost librairies. This might have been indicated earlier in the build process. Look for the string "boost" in the log. -- Martin ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners