[Scilab-Dev] Oh scilab!what a beaut you are you are if only you'd build without the war

Calixte Denizet calixte at contrib.scilab.org
Sat Nov 6 00:13:51 CET 2010


Le jeudi 04 novembre 2010 à 15:10 +0000, bv a écrit :
> On Monday 01 November 2010 15:23:12 bv wrote:
> > On Monday 01 November 2010 12:42:42 Calixte Denizet wrote:
> > > Hello,
> > > 
> > > what's the output of :
> > > # ldconfig -v | grep libamd
> > > 
> > > and the output of
> > > $ readelf -a /path/to/lib/libamd.so | grep amd_info
> > 
> > root [ ~ ]# ldconfig -v | grep libamd
> >         libamd.so.2.2.1 -> libamd.so.2.2.1
> > root [ ~ ]#
> > 
> > 
> > root [ ~ ]# readelf -a /usr/local/numerics/lib/libamd.so | grep amd_info
> >     23: 0000000000003800  1493 FUNC    GLOBAL DEFAULT   10 amd_info
> >     48: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS amd_info.c
> >     60: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS amd_info.c
> >     88: 0000000000003800  1493 FUNC    GLOBAL DEFAULT   10 amd_info
> > root [ ~ ]#

Hello,

Unfortunatelly, that doesn't help me to have an idea :(

An other idea: in the configure file, search for string 'return amd_info
()' and replace it by 'return amd_info (0)', save and ./configure.

Best regards

Calixte


> 
> 
> I supplied the above answers on Monday  and I would be grateful to know if 
> there is a problem with them or otherwise.
> 
> sincerely
> bv





More information about the dev mailing list