apurvrajput <[email protected]> writes: > Hi, > > It seems I have an autogen.sh file, but not an autogen.input file. Should I > share that?
Only the autogen.input is interesting. If you didn’t make one then it is presumably using the default configure options. I can’t think of anything obvious missing from the default options that would make the test fail. Maybe your best bet would be to install gdb and try to get a backtrace to get more information. – Neil
