Re: loading xspec12 local models

From: John Houck <houck_at_email.domain.hidden>
Date: Tue, 18 Dec 2007 12:10:44 -0500
On Mon, Dec 17, 2007 at 15:44 -0500, John Houck wrote:
> On Mon, Dec 17, 2007 at 15:38 -0500, Gulab Chand Dewangan wrote:
> > >What output does this produce?:
> > >
> > >  nm /soft/xspec12_lmodels/liblmodel.so | grep -i swind
> > >  
> > 00002640 T swind1_
> > >Also, how does the function name appear in the lmodel.dat
> > >file?
> > it is "swind1".
> > 
> > Thanks,
> > gulab
> 
> Strange.  I don't understand why the model failed to load.
> 
> To reduce the list traffic, lets continue this via email.
> When the problem is resolved, I'll post a summary.
> 

The problem was that liblmodel.so introduced a symbol that is
normally provided by xspec, but that is not used in computing
the swind1 model.

When isis tried to load liblmodel.so, this symbol was undefined
and the load failed. To satisfy the dynamic linker, the xspec
module now provides a stub definition for this symbol
(Tcl_PkgProvide).  That solves the problem.

This fix will be included in the next isis release.

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:
unsubscribe
Received on Tue Dec 18 2007 - 12:10:53 EST

This archive was generated by hypermail 2.2.0 : Tue Dec 18 2007 - 12:37:07 EST