On Mon, Dec 17, 2007 at 14:52 -0500, Gulab Chand Dewangan wrote: > It says: > > isis> _load_xspec_local_models (NULL, > "/soft/xspec12_lmodels/liblmodel.so", "/soft/xspec12_lmodels/lmodel.dat"); > Stack Underflow Error > > -gulab You might try modifying the _load_xspec_local_models() function (defined in $ISIS_SRCDIR/share/xspec.sl) by changing this line: () = scan_buf (load_buf(Model_Dat, Model_Srcdir)); to () = scan_buf (load_buf(Model_Dat, Model_Srcdir), &load_symbol); and then try the above _load_xspec_local_models() command again. Thanks, -John ---- You received this message because you are subscribed to the isis-users list. To unsubscribe, send a message to isis-users-request_at_email.domain.hiddenwith the first line of the message as: unsubscribeReceived on Mon Dec 17 2007 - 15:02:15 EST
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT