public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: Fabrice Gautier <droopycom@yahoo.com>
To: sid@sources.redhat.com
Subject: Re: Error when executin sid
Date: Fri, 13 Feb 2004 22:53:00 -0000	[thread overview]
Message-ID: <20040213225303.1291.qmail@web13424.mail.yahoo.com> (raw)
In-Reply-To: <20040213213355.GE26355@redhat.com>

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" <fche@redhat.com> 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

  parent reply	other threads:[~2004-02-13 22:53 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
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 [this message]
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=20040213225303.1291.qmail@web13424.mail.yahoo.com \
    --to=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).