libtool
[Top][All Lists]
Advanced

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

Re: ltmain.sh (GNU libtool) 2.2


From: Bob Friesenhahn
Subject: Re: ltmain.sh (GNU libtool) 2.2
Date: Tue, 30 Sep 2008 21:37:12 -0500 (CDT)

On Tue, 30 Sep 2008, Bruce Korb wrote:

Is there someone who can decipher this message?
Thanks - Bruce

This means that the libgcc_s.so.1 run-time shared library is not found by the system. Either use 'crle' to make sure that the required directory is included in the search path, or use a symbolic link from a directory in the search path to point into the gcc private directory where it resides.

You can also use a -R LDFLAGS option to hard-code the run path but usually that is not recommended.

Bob


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
gmake[4]: *** [opts.h] Error 137
gmake[4]: Leaving directory `/home/usr/bkorb/tools/ag/autogen-5.9.6pre15/_b/getdefs' gmake[3]: *** [/home/usr/bkorb/tools/ag/autogen-5.9.6pre15/_b/getdefs/getdefs] Error 2




$ ./libtool --version
ltmain.sh (GNU libtool) 2.2
Written by Gordon Matzigkeit <address@hidden>, 1996

Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool


======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

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