[torquedev] [Bug 70] libcap-devel and pam-devel apparently required to build TORQUE 2.5 beta
Michael Jennings
mej at lbl.gov
Thu Jul 8 14:56:15 MDT 2010
On Thursday, 08 July 2010, at 13:17:16 (-0700),
Garrick Staples wrote:
> So libtool is expanding -ljob to /usr/lib64/libjob.so and adding -lcap -lpam. I
> don't know why.
Check for /usr/lib64/libjob.la. If it exists, look inside it. Those
dependencies are probably listed there. Shared library dependencies
generally get handled automatically by the dynamic linker, so libtool
doesn't need to manage them. I suspect libjob.la exists somewhere and
is adding those.
Michael
--
Michael Jennings <mej at lbl.gov>
Linux Systems and Cluster Engineer
High-Performance Computing Services
Bldg 50B-3209E W: 510-495-2687
MS 050C-3396 F: 510-486-8615
More information about the torquedev
mailing list