|
[Rivet] Rivet configure does not run throughJuergen Reuter juergen.reuter at desy.deWed Jan 11 16:29:01 GMT 2012
On Wednesday 11 January 2012 11:54:19 Andy Buckley wrote: > Hi Juergen, > > How annoying! It's the first time I've seen this error, and I suspect > you might have an old version of Boost, but in fact we're not even using > the Boost random numbers at the moment -- this include is a hangover > from an attempt that I made about 2 years ago to use them, and I gave up > because it was too much pain for too little gain! > > There is only one file in which references to Boost.random appear (and > I've now commented them out in the trunk): > > andy at duality:~/proj/hep/rivet$ codegrep random.hpp include/Rivet/ src > include/Rivet/RivetBoost.hh:11:#include <boost/random.hpp> > > So if you edit include/Rivet/RivetBoost.hh to remove that #include, and > also the typedefs for random number stuff at the bottom of the file, at > least this particular problem should go away. > > Cheers, > Andy > \ Hi all, sry for the false alarm but it was indeed a conflict between some old and some new boost header files. I'm awfully sry. Now it works, there are only two self- tests failing, one trivially because afs does not allow FIFOs, the other one because of a conflict of some gcc libraries. (some part of the test asks for an old gcc 3.4 lib but I dont care about that). So it works now! Sry for the inconvenience. Cheers, JRR > > declared > -- ------------------------------------- Juergen Reuter ***** DESY Theory Group Notkestrasse 85 D-22603 Hamburg Phone: +49 (0)40 8998-3895 Fax : +49 (0)40 8998-2777 ***** Skype: jr_reuter -------------------------------------
More information about the Rivet mailing list |