GENIE-MC/Generator

Error in <GSLError>: Error 4 in $ROOTSYS/GSL-src/monte/vegas.c at 128 : xu must be greater than xl

Opened this issue · 2 comments

When I use gmkspl in generating the reaction cross section for neutrinos and nuclides, I get a GSL error as follows:

Error in : Error 4 in $ROOTSYS/GSL-src/monte/vegas.c at 128 : xu must be greater than xl

But this error doesn't terminate the gmkspl, is this reasonable?

Thanks!

Root version is 6.30.04, genie is the latest one.

I also found an issue with the latest root version (6.31/01):

** Building GENIE framework...
cd /Users/jdsingh/GENIE/src/Generator-R-3_02_00/src/Framework &&
cd Algorithm && make && cd .. &&
cd EventGen && make && cd .. &&
cd GHEP && make && cd .. &&
cd Interaction && make && cd .. &&
cd Messenger && make && cd .. &&
cd Ntuple && make && cd .. &&
cd Numerical && make && cd .. &&
cd ParticleData && make && cd .. &&
cd Registry && make && cd .. &&
cd Utils && make &&
cd /Users/jdsingh/GENIE/src/Generator-R-3_02_00
make[1]: *** No rule to make target AlgConfigPool.', needed by _ROOT_DICT_FwAlg.cc'. Stop.
make: *** [framework] Error 2