From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14305 invoked by alias); 13 Feb 2004 22:53:05 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 14296 invoked from network); 13 Feb 2004 22:53:04 -0000 Received: from unknown (HELO web13424.mail.yahoo.com) (216.136.175.155) by sources.redhat.com with SMTP; 13 Feb 2004 22:53:04 -0000 Message-ID: <20040213225303.1291.qmail@web13424.mail.yahoo.com> Received: from [64.186.168.130] by web13424.mail.yahoo.com via HTTP; Fri, 13 Feb 2004 14:53:03 PST Date: Fri, 13 Feb 2004 22:53:00 -0000 From: Fabrice Gautier Subject: Re: Error when executin sid To: sid@sources.redhat.com In-Reply-To: <20040213213355.GE26355@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-q1/txt/msg00026.txt.bz2 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" 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