Re: Error when executin sid
"Frank Ch. Eigler" <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
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
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFALULDVZbdDOm/ZT0RAk3zAJwMcSt+GWO51/MVfoYHKfc8LioFOACeMlyQ 0kkPgqy8GEyHTEL6CcSdA3A= =LrW2 -----END PGP SIGNATURE-----