public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: Scott Dattalo <scott@dattalo.com>
Cc: sid@sources.redhat.com
Subject: Re: Error when executin sid
Date: Fri, 13 Feb 2004 21:43:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0402131339260.3832-100000@ruckus.brouhaha.com> (raw)
In-Reply-To: <20040213213355.GE26355@redhat.com>

On Fri, 13 Feb 2004, Frank Ch. Eigler 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).

It's probably a case of not having a path to the libraries. Add the path
to rtc_component_library to the file /etc/ld.so.conf and then run (as
root)  /bin/ldconfig . You probably can google around and find an example. 
But here's something I wrote to another mailing list that addresses this 
issue:

http://www.linuxhacker.org/cgi-bin/ezmlm-cgi/1/2503

Scott

  reply	other threads:[~2004-02-13 21:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-13 19:46 Fabrice Gautier
2004-02-13 21:29 ` Ben Elliston
2004-02-13 21:33 ` Frank Ch. Eigler
2004-02-13 21:43   ` Scott Dattalo [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0402131339260.3832-100000@ruckus.brouhaha.com \
    --to=scott@dattalo.com \
    --cc=sid@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).