Hi Rooters,
I am new to macosX.
After compiling ROOT I figured
out that the following error happens
when loading libVMC
root [1] gSystem->Load("/prog/root/ali-head/lib/libVMC");
dlopen error: dlcompat: dyld: /prog/root/ali-head/bin/root.exe Undefined
symbols:
__ZN12TDatabasePDG8InstanceEv
__ZNK12TDatabasePDG11GetParticleEi
Load Error: Failed to load Dynamic link library
/prog/root/ali-head/lib/libVMC.so
*** Interpreter error recovered ***
It seems that the common blocks are not found
(no wonder as we compile with -fno-common.
Now, what does that mean? Cant I use any library
with common blocks? Eg. pythia, aliroot?
(they all fail with the same symptoms)
I am lost here as I have not enough mac/bsd
knowlegde. Any ideas? (I am using
fink and Panther)
Regards,
Constantin
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:05 MET