ports/122122: print/lyx crashes if devel/boost is compiled with thread support

Sascha Klauder sascha at trimind.de
Sun May 18 20:00:05 UTC 2008


The following reply was made to PR ports/122122; it has been noted by GNATS.

From: Sascha Klauder <sascha at trimind.de>
To: Mikhail Teterin <mi+mill at aldan.algebra.com>
Cc: bug-followup at freebsd.org
Subject: Re: ports/122122: print/lyx crashes if devel/boost is compiled with thread support
Date: Sun, 18 May 2008 21:34:20 +0200

 On Fri, May 16, 2008 at 06:40:18PM -0400, Mikhail Teterin wrote:
 > devel/boost builds with thread support by default.
 > 
 > Could you, please, try installing the pre-built devel/boost from a package 
 > (pkg_add -r boost) and see, whether lyx will crash?
 
  Just tried that, didn't help; it crashes with the same error
 as I already reported. 
 
  But while re-installing Boost, I noticed its pkg-message about
 adding -lpthread.  So I added a 
 
 CONFIGURE_ENV=  LDFLAGS="-lpthread"
 
 to the LyX port makefile, and now LyX is starting up fine. Any
 ideas about that?
 
 Cheers,
 -sascha



More information about the freebsd-ports-bugs mailing list