Re: pfdFindConverterDSO
Rémi Arnaud (remi++at++remi)
Thu, 5 Mar 1998 10:26:10 -0800 (PST)
Clara Xue wrote:
>
> I have a new loader in my directory that I want to link with. But the program
> keeps searching for the old version in the standard /usr/lib/libpfdb. My path
> /home/users/cyxue/ow comes before the standard performer path,
>
> 10514 PF Debug: pfdFindConverterDSO() - DSO search path is:
> 10514 PF "/home/users/cyxue/ow:"
> 10514 PF ".:"
> 10514 PF ".:"
> 10514 PF "/home/users/cyxue/ow:"
> 10514 PF "/home/users/cyxue/lib:"
> 10514 PF "/usr/lib/libpfdb:"
> 10514 PF "/usr/share/Performer/lib/libpfdb"
>
> But it still says
>
> 10514 PF Debug: pfdFindConverterDSO() - trying
> "/home/users/cyxue/ow/libpfwrl_ogl.so" version "sgi4.0.440"
> 10514 PF Debug: dlopen said: 10514:mynav: rld: Fatal Error:
> Cannot Successfully Map soname '/home/users/cyxue/ow/libpfwrl_ogl.so' under any
> of the filenames /home/users/cyxue/ow/libpfwrl_ogl.so
>
> while the file is exactly there.
>
> I totally disabled /usr/lib/libpfdb.
>
> LD_LIBRARYN32_PATH=/home/users/cyxue/ow
> LD_LIBRARY_PATH=.:/home/users/cyxue/ow:/home/users/cyxue/lib
> PFLD_LIBRARY_PATH=/home/users/cyxue/ow
> PFLD_LIBRARYN32_PATH=/home/users/cyxue/ow
>
> What else am I missing here? I'll appreciate any help.
>
> I'm running IRIS Performer 2.2 on IRIX 6.4.
Can you use rld debug to see what's going on:
setenv _RLD_PATH /usr/lib/rld.debug; setenv _RLDN32_PATH /usr/lib32/rld.debug; setenv _RLD64_PATH /usr/lib64/rld.debug; setenv _RLD_ARGS -v
_ / _ _
|_) _ ._ _ o /\ |_)|\ | /\ | || \
| \(/_| | || /--\| \| \|/--\|_||_/
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2
on Mon Aug 10 1998 - 17:56:59 PDT