Re: Error when executin sid

Fabrice Gautier <[email protected]>
Newsgroups gmane.comp.emulators.sid.devel
Message-ID <[email protected]>
Hi,

I run strace and Indeed this seems to be the case
where it doenst find the library. 

I build and installed sid with just ./configure,
without specifying any prefix so thats it is installed
in /usr/local, but when it trie to open the library it
does:

open("NONE/lib/sidcomp/librtc.la", O_RDONLY) 

I guess this none should have been replaced with
/usr/local

I'll try to rebuild specifying an explicit prefix.

Thanks

-- Fabrice

--- "Frank Ch. Eigler" <[email protected]> wrote:
> Hi -
> 
> > I have compiled and installed sid (./configure;
> make;
> > make install) but i cant run it.
> > [...]
> > load librtc.la rtc_component_library
> > [...]
> > $ sid test.sid
> > test.sid:1: dlsym of rtc_component_library in
> > component library dso librtc.la failed: sid:
> undefined
> > symbol: rtc_component_library
> > [...]
> 
> This sort of thing happens most frequently if the
> runtime
> installation paths don't match the compile-time
> prefix.
> Consider running sid under a tracing tool like
> strace
> (if your platform has it).  If nothing else helps,
> you
> can recompile sid with static linking (configure
> with
> --disable-shared).
> 
> 
> - FChE
> 

> ATTACHMENT part 2 application/pgp-signature 



__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.