Hi,
> Apart from John's request, could you post the invocation of g++ for -o
> lib/libPyROOT.so (you did a parallel build, the line you quote is not
> related to the error message).
that error I've seen before, eons ago, for certain systems when linking with the libpython.a library instead of the .so. First question, then, is of course whether there isn't a .so on the system available? Second, for the .a, the extra flags of "-ldl -lpthread -lutil" are needed. Something must have died over the years if these aren't handed by configure or the makefile anymore.
Best regards,
Wim
-- WLavrijsen_at_lbl.gov -- +1 (510) 486 6411 -- www.lavrijsen.netReceived on Wed Nov 30 2011 - 21:21:16 CET
This archive was generated by hypermail 2.2.0 : Thu Dec 01 2011 - 17:50:01 CET