[ET Trac] [Einstein Toolkit] #1635: hwloc requires a certain minimum version, but does not check for it
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Jan 20 02:32:39 CST 2015
#1635: hwloc requires a certain minimum version, but does not check for it
---------------------+------------------------------------------------------
Reporter: knarf | Owner:
Type: defect | Status: closed
Priority: major | Milestone:
Component: Cactus | Version: development version
Resolution: fixed | Keywords: backport
---------------------+------------------------------------------------------
Comment (by jfrieben@…):
There is still a problem leading to a linker error for the final
executable already reported at
http://lists.einsteintoolkit.org/pipermail/users/2014-August/003755.html :
..
/usr/bin/ld: cannot find -lnuma
/usr/bin/ld: cannot find -lltdl
..
hwloc actually needs numactl-devel. The hwloc configure script does not
ensure that libnuma.* is installed. The second (unrelated) error was
resolved on my system by installing libtool-tdl-devel. Please open a new
ticket for these minor issues if you see fit to do so, thanks.
Btw, on recent systems, there is a move towards using shared libraries
alone; therefore, queries similar to 'grep ... lib*.la' found in the build
system will only fail more often in the future.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1635#comment:14>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list