Modify ↓
Opened 10 years ago
Closed 10 years ago
#321 closed defect (worksforme)
Output in HepMC
Reported by: | peller@cern.ch | Owned by: | support@sherpa-mc.de |
---|---|---|---|
Priority: | major | Milestone: | rel-2.2.0 |
Component: | Unknown | Version: | 2.1.1 |
Keywords: | Cc: |
Description
Dear Developpers
I tried to compile with hepmc2 and got the following error:
make[3]: Entering directory `/home/peller/Sherpa/SHERPA-MC-2.1.0/SHERPA/Run' CXX Main.o CXXLD Sherpa /home/peller/Sherpa/SHERPA-MC-2.1.0/SHERPA/Main/.libs/libSherpaMain.so: undefined reference to `SHERPA::HepMC2_Interface::HepMC2_Interface()' /home/peller/Sherpa/SHERPA-MC-2.1.0/SHERPA/Main/.libs/libSherpaMain.so: undefined reference to `SHERPA::HepMC2_Interface::Sherpa2HepMC(ATOOLS::Blob_List*, HepMC::GenEvent&, double)' collect2: error: ld returned 1 exit status
I'm also not able to compile and run with root enabled or stdhep (PGS). The only thing I can do is write hepevt format...
Thanks a lot for any help!
Attachments (0)
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
HI
Yes, going to Version 2.1.1 + clean Dir helped!
Thanks and sorry for the spam.
comment:3 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Which commands did you use to install Sherpa, and which system are you on?
Can you send us the config.log file and a logfile of the screen output during
configure
andmake install
in a fresh directory according to the commands above?Cheers, Frank
PS: Is there any reason why you are trying to install Sherpa 2.1.0 instead of 2.1.1? The latter includes bugfixes for the former.