Thread: lyx and boost
View Single Post
  #1   (View Single Post)  
Old 11th August 2009
schrodinger's Avatar
schrodinger schrodinger is offline
Fdisk Soldier
 
Join Date: May 2008
Location: Ireland
Posts: 69
Angry lyx and boost

Hey all,

Need help installing print/lyx on 7.2-RELEASE FreeBSD

It compiles fine but when I go to run it as a normal user I get:

Code:
$ lyx
terminate called after throwing an instance of '__gnu_cxx::__concurrence_lock_error'
  what():  __gnu_cxx::__concurrence_lock_error
Abort trap: 6 (core dumped)
$
I've Googled till I can'ts Google no more!! A lot of people seem to say that this is an issue when boost is compiled with threading support for for the life of me I cannot find the "twiddle" to not compile devel/boost_build without threading support.

Anyone any suggestions?
__________________
It was a new day yesterday, but it's an old day now.
Reply With Quote