Changes between Initial Version and Version 2 of Ticket #135
- Timestamp:
- Mar 6, 2011, 12:23:16 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #135
-
Property
Milestone
changed from
to
rel-1.3.0
-
Property
Milestone
changed from
-
Ticket #135 – Description
initial v2 3 3 make 4 4 5 5 {{{ 6 6 make[3]: Entering directory `/home/jstrube/Downloads/SHERPA-MC-1.2.3/SHERPA/Run' 7 7 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../ATOOLS/Org -I../.. -I/home/jstrube/local/ROOT_v5.28.00/include -g -O2 -pedantic -Wall -Wno-long-long -MT Sherpa-Main.o -MD -MP -MF .deps/Sherpa-Main.Tpo -c -o Sherpa-Main.o `test -f 'Main.C' || echo './'`Main.C … … 20 20 make[1]: Leaving directory `/home/jstrube/Downloads/SHERPA-MC-1.2.3' 21 21 make: *** [all] Error 2 22 22 }}} 23 23 24 24 … … 29 29 30 30 31 31 {{{ 32 32 /home/jstrube/Downloads/SHERPA-MC-1.2.3/Examples/LEP91> ~/local/bin/Sherpa Run.dat 33 33 *** buffer overflow detected ***: /home/jstrube/local/bin/Sherpa terminated … … 86 86 7fe02b529000-7fe02b52b000 r--p 0003a000 08:03 7329829 /home/jstrube/local/lib/SHERPA-MC/libPhotonsMEs.so.0.0.0 87 87 7fe02b52b000-7fe02b52c000 rw-p 0003c000 08:03 7329829 /home/jstrube/local/lib/SHERPA-MC/libPhotonsMEs.so.0.0.0zsh: abort ~/local/bin/Sherpa Run.dat 88 }}}