Hi!

orte/mca/plm/tm/Makefile.am is missing a
mca_plm_tm_la_LIBADD = $(plm_tm_LIBS)
like the corresponding line in orte/mca/ras/tm/Makefile.am
mca_ras_tm_la_LIBADD...

I think this is the cause for the "undefined symbol: tm_init" mail from
2009-02-09 20:41:45 by Brett Pemberton

I have the same problem and when closely checking the resulting
Makefiles and build output i saw that mca_ras_tm.so gets the -ltorque
added but mca_plm_tm.so doesn't.

-- 
Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
Internet: a...@hpc2n.umu.se   Phone: +46 90 7866134 Fax: +46 90 7866126
Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se

Reply via email to