|
[Rivet] [Rivet-svn] r2262 - trunk/docFrank Siegert frank.siegert at durham.ac.ukThu Mar 18 20:29:06 GMT 2010
Hi Lars, Lars Sonnenschein, Thursday 18 March 2010: > I'm on the DPG conference this week. > Next week I'm busy with Praktikumsbetreuung in Aachen. > Meanwhile I try to install latest rivet related software versions. Yes, it would be great if you could start these runs and let them run while you are busy. Is that possible? > For AGILe I get a problem: > > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall > -Wstrict-prototypes -fPIC -DSWIG_TYPE_TABLE=hepmccompat > -I/home/sonnen/local/include -I/home/sonnen/local/include > -I/home/sonnen/cedar/build/AGILe-1.1.4/include > -I/afs/cern.ch/cms/sw/slc4_ia32_gcc345/external/python/2.4.2-cms6/inclu > de/python2.4 -c ./AGILe_wrap.cc -o > build/temp.linux-i686-2.4/./AGILe_wrap.o cc1plus: warning: command > line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ > In file included from ./AGILe_wrap.cc:2627: > /home/sonnen/local/include/AGILe/Loader.hh:8: error: expected > constructor, destructor, or type conversion before '<' token > /home/sonnen/local/include/AGILe/Loader.hh:9: error: expected `,' or > `...' before '&' token > /home/sonnen/local/include/AGILe/Loader.hh:9: error: ISO C++ forbids > declaration of `string' with no type > / > > On my CERN SL4 PC. I have no experience with compiling AGILe myself, so I'm cc'ing the rivet list. Can you provide a little bit earlier output? I would like to know whether swig re-created the C++ wrapper, or whether it's using the distributed one. Also, one thing you could try, is to do a "make clean" in the pyext directory before make'ing. By the way... does this come from the bootstrap script? Is there any reason why it is compiling AGILe-1.1.4 and not the SVN trunk? I mean, I don't care about AGILe, but you definitely want to use latest Rivet trunk. Cheers, Frank
More information about the Rivet mailing list |