public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: Fabrice Gautier <droopycom@yahoo.com>
Cc: sid@sources.redhat.com
Subject: Re: Error when executin sid
Date: Fri, 13 Feb 2004 21:33:00 -0000	[thread overview]
Message-ID: <20040213213355.GE26355@redhat.com> (raw)
In-Reply-To: <20040213194600.41962.qmail@web13425.mail.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 620 bytes --]

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 #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-02-13 21:33 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 [this message]
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

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=20040213213355.GE26355@redhat.com \
    --to=fche@redhat.com \
    --cc=droopycom@yahoo.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).