View Single Post
Old 10-14-2012, 08:01 PM   #1
Dyspeptica
Enthusiast
Dyspeptica began at the beginning.
 
Posts: 27
Karma: 10
Join Date: May 2012
Device: iPad
Linking fails on fedora17: cannot find boost::system::system_category

Trying to compile sigil on fedora 17. ( The available version in the repos is 3.x or so!).
I have the latest cmake, qt4.8, and *all* 51 boost packages. I added /usr/lib64/boost141 to /etc/ld.so.conf.

BUT:
< many errors redacted >
AttributesPresentValidator.cpp.text.startup+0x2f ): undefined reference to `boost::system::system_category()'
collect2: error: ld returned 1 exit status

Some google-fu leads me to believe that there should be a specific -lboost on the gcc command line. I am not familiar with cmake and have no idea where any adjustment would be put.
HELP!.
Dyspeptica is offline   Reply With Quote