← Back to team overview

dolfin team mailing list archive

[Bug 576427] Re: libboost_thread problem on Mac OS X

 

Andre: You can find the error on the mac buildbot at [1]. Adding both
-lmpfr and -lboost_thread fixed the problem. It is strange, since, as
you said, libCGAL is already linked to these libraries.

Harish: Isn't the link /opt/local/lib/libboost_thread.dylib ->
libboost_thread-mt.dylib available in the latest boost package in
MacPorts? Perhaps I created that link manually.

[1] http://fenics.org:8080/builders/dolfin-mac-
osx/builds/315/steps/dolfin%20build/logs/stdio

** Changed in: dolfin
       Status: New => Confirmed

-- 
libboost_thread problem on Mac OS X
https://bugs.launchpad.net/bugs/576427
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.

Status in DOLFIN: Confirmed

Bug description:
The following changeset prevents dolfin from building on my mac because it doesn't have libboost_thread. It does build and work fine without it though.

http://bazaar.launchpad.net/~dolfin-core/dolfin/main/revision/4699#scons/simula-scons/simula_scons/pkgconfiggenerators/cgal.py





References