No subject
Mon Feb 9 16:46:32 GMT 2009
and run HZTool routines on HepMC input files, but on trying to link the
program with this command,
g++ -I$HOME/heplocal/include -L$HOME/heplocal/lib -ldl -lHepMC
-lHepMCfio -lLHAPDF -lhztool `cernlib -safe packlib` hzhepmc.cc hepevt.o
-o hzhepmc
I get this list of missing symbols:
../buckley/heplocal/lib/libhztool.so: undefined reference to `get_var_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwbgen_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwufne_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwdhvy_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `lulist_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `pylist_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwuine_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwcdec_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwdhob_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwefin_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwcfor_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `luexec_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `kpisflag_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwmsct_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwdhad_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwepro_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `hwmevt_'
../buckley/heplocal/lib/libhztool.so: undefined reference to `pyevnt_'
Looks to me like some of these are from Herwig, some from Pythia... not
sure about some others like get_var_ and kpisflag_. Do I really have to
link against Herwig & Pythia to build a generator-independent
HZTool-based program?
Thanks for whatever help you can spare ;)
Andy
--
Dr Andy Buckley
Institute for Particle Physics Phenomenology
Durham University
0191 3343798 | 0191 3732613 | www.insectnation.org
More information about the Rivet
mailing list
|