[ET Trac] [Einstein Toolkit] #1907: bug in configuration of pthread
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sat Jun 4 08:25:02 CDT 2016
#1907: bug in configuration of pthread
-------------------------------------------------+--------------------------
Reporter: Todd Wegner <twwegner@…> | Owner:
Type: defect | Status: new
Priority: unset | Milestone:
Component: EinsteinToolkit thorn | Version: development version
Resolution: | Keywords:
-------------------------------------------------+--------------------------
Comment (by knarf):
I've added x86_64-linux-gnu to the searched lib-dirs, but I wonder why the
strip-dirs need to be commented out. The directory you mention is a system
directory. It should be found without specifying it on the command line,
which is the reason we can remove it from the specifically mentioned
libdirs. We actually have to do this to avoid system libraries overwriting
specific libraries. Can you try with just the change that is currently in
'trunk' (adding x86_64-linux-gnu), and tell what what specifically does
not work if not also these two lines you mention are commented (strip-
incdirs.sh)?
PTHREADS_DIR=/usr shouldn't be needed. pthreads intalled in the standard
location should be found. Could it be that the detect script cannot find
pthreads.h?
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1907#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list