You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
The text was updated successfully, but these errors were encountered: