Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
WentaiLuo opened this issue Feb 7, 2024 · 2 comments

Comments

@WentaiLuo
Copy link

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!

@WentaiLuo
Copy link
Author

Root version is 6.30.04, genie is the latest one.

@JaydipSingh
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants