public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* Error when executin sid
@ 2004-02-13 19:46 Fabrice Gautier
  2004-02-13 21:29 ` Ben Elliston
  2004-02-13 21:33 ` Frank Ch. Eigler
  0 siblings, 2 replies; 9+ messages in thread
From: Fabrice Gautier @ 2004-02-13 19:46 UTC (permalink / raw)
  To: sid

Hi,

I have compiled and installed sid (./configure; make;
make install) but i cant run it.

My configuration file looks like this:

load librtc.la rtc_component_library
load libtclapi.la tcl_bridge_library
new hw-rtc-sid rtc
new hw-visual-clock rtc-gui
relate rtc-gui "your rtc friend" rtc

When i try to run sid with this file i get:

$ sid test.sid
test.sid:1: dlsym of rtc_component_library in
component library dso librtc.la failed: sid: undefined
symbol: rtc_component_library
test.sid:2: dlsym of tcl_bridge_library in component
library dso libtclapi.la failed: sid: undefined
symbol: tcl_bridge_library
test.sid:4: component type hw-rtc-sid unknown
test.sid:5: component type hw-visual-clock unknown
test.sid:6: component rtc-gui not found
Configuration error.  Aborting.
$

But I saw those symbols are indeed present in the
libraries....

Any idea what the problem might be ?

Thanks

-- 
Fabrice


__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-02-13 23:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-13 19:46 Error when executin sid Fabrice Gautier
2004-02-13 21:29 ` Ben Elliston
2004-02-13 21:33 ` Frank Ch. Eigler
2004-02-13 21:43   ` Scott Dattalo
2004-02-13 21:52     ` Frank Ch. Eigler
2004-02-13 22:01       ` Scott Dattalo
2004-02-13 22:04         ` Frank Ch. Eigler
2004-02-13 22:53   ` Fabrice Gautier
2004-02-13 23:03     ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).