DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #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
  #2   (View Single Post)  
Old 12th August 2009
indienick indienick is offline
Lisp Junkie
 
Join Date: Apr 2009
Location: London, ON, Canada
Posts: 27
Default

If you go into devel/boost_build and type
Code:
$ make show=FLAVORS
what is the output?
Reply With Quote
  #3   (View Single Post)  
Old 12th August 2009
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Did you try updating your ports tree and reinstalling lyx? Which version of lyx do you have installed (pkg_info | grep lyx).

Quote:
Originally Posted by indienick View Post
If you go into devel/boost_build and type
Code:
$ make show=FLAVORS
what is the output?
This sounds more like OpenBSD to me ...

Quote:
Anyone any suggestions?
Did you make sure the cat isn't dead?
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
  #4   (View Single Post)  
Old 13th August 2009
indienick indienick is offline
Lisp Junkie
 
Join Date: Apr 2009
Location: London, ON, Canada
Posts: 27
Default

Quote:
Originally Posted by Carpetsmoker
This sounds more like OpenBSD to me ...
Sorry, I wasn't sure if it was an OpenBSD-only thing or not. Please excuse me, I'm still getting into the swing of BSD.
Reply With Quote
  #5   (View Single Post)  
Old 4th October 2009
justshortoflokul justshortoflokul is offline
Real Name: Kelly Dickerson
New User
 
Join Date: Oct 2009
Location: Western Washington
Posts: 2
Default

Though it is not a recommended fix, I do a forced pkg_add of boost (pkg_add -r -f boost) and then install lyx. I've had no problems with it so far (been running it like that since 7.2-RELEASE came out).
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:17 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick