libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

reference to libgcc_s.so.1 without a corresponding run path (was: ltmain


From: Ralf Wildenhues
Subject: reference to libgcc_s.so.1 without a corresponding run path (was: ltmain.sh (GNU libtool) 2.2)
Date: Wed, 1 Oct 2008 08:23:40 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi Bruce,

* Bruce Korb wrote on Wed, Oct 01, 2008 at 04:11:41AM CEST:
> cd ../getdefs ; gmake getdefs
> gmake[4]: Entering directory 
> `/home/usr/bkorb/tools/ag/autogen-5.9.6pre15/_b/getdefs'
> top_builddir=.. top_srcdir=../.. PATH=`cd ../columns >/dev/null && pwd`:$PATH 
> ; export top_builddir top_srcdir PATH ; 
> /home/usr/bkorb/tools/ag/autogen-5.9.6pre15/_b/agen5/autogen -L../../autoopts 
> ../../getdefs/opts.def
> ld.so.1: /home/usr/bkorb/tools/ag/autogen-5.9.6pre15/_b/agen5/.libs/autogen: 
> fatal: libgcc_s.so.1: open failed: No such file or directory

Please post full output of this:
  cd /home/usr/bkorb/tools/ag/autogen-5.9.6pre15/_b
  find . -name \*.la | xargs ./libtool --mode=clean rm -f agen5/autogen
  gmake

plus
  ./libtool --config

(if your code uses C++ then add '--tag=CXX' before '--config').

Thanks,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]