libPythia.so loading problem

From: Pasha Murat (murat@cdfsga.fnal.gov)
Date: Mon Feb 22 1999 - 20:49:38 MET


valeri@na.infn.it writes:
 > Hello rooters,
 > 
 > I have problem on loading libPythia.so library into root (below).
 > Pythia, atlfast and root were compiled without fatal problems on
 > Linux Slacware gcc version 2.7.2.
...
 > root [0] .x umain.C(1,100)
 > /home/tyukov/R/root/bin/root.exe: can't resolve symbol '__moddi3'
 > /home/tyukov/R/root/bin/root.exe: can't resolve symbol '__divdi3'
 > dlopen error: Unable to resolve symbol
 > Load Error: Dynamic link library /home/tyukov/R/root/pythia/libPythia.so can not load
 > *** Interpreter error recovered ***
 > (Int_t)0


Valeri,
	when you linked Pythia library you most probably didn't tell the 
linker (in one or another way) about the FORTRAN libraries. just include 
them explicitly into the ld library list and everything should be oK. -pasha



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:29 MET