|
[Rivet] Failing to compile 2.6.0Stefan von Buddenbrock stefvonb at gmail.comWed Feb 14 06:49:53 GMT 2018
Dear Rivet developers I am trying to install Rivet 2.6.0 after previously having a working 2.5.4. Both on my MacBook and my Ubuntu desktop, I am getting the same error when I try and make Rivet. I got it using both the bootstrap and just downloading the source manually: Traceback (most recent call last): Traceback (most recent call last): File "mk-analysis-json", line 18, in <module> File "mk-analysis-html", line 25, in <module> import rivet import rivet File "/Work/Software/Rivet-2.6.0/pyext/build/lib.linux-x86_64-2.7/rivet/__init__.py", line 12, in <module> File "/Work/Software/Rivet-2.6.0/pyext/build/lib.linux-x86_64-2.7/rivet/__init__.py", line 12, in <module> from rivet.core import * from rivet.core import * ImportErrorImportError: : /home/stefvonb/Work/Software/local/lib/libRivet.so: undefined symbol: _ZN4YODA7Histo1D4fillEdd/home/stefvonb/Work/Software/local/lib/libRivet.so: undefined symbol: _ZN4YODA7Histo1D4fillEdd Makefile:602: recipe for target 'analyses.json' failed make[1]: *** [analyses.json] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:597: recipe for target 'analyses.html' failed make[1]: *** [analyses.html] Error 1 make[1]: Leaving directory '/Work/Software/Rivet-2.6.0/doc' Makefile:556: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Any help would be greatly appreciated! Cheers Stefan -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20180214/74d84d84/attachment.html>
More information about the Rivet mailing list |