Martin Costabel <costa...@wanadoo.fr> said:
> 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.

Nope, cmake and boost and akonadi conspired to confuse or change what
variable is used to handle that flag. I just committed a new revision
that Works For Me (I previously had the same build failure).

dan

-- 
Daniel Macks
dma...@netspace.org


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
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

Reply via email to