libtool
[Top][All Lists]
Advanced

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

Re: reference to libgcc_s.so.1 without a corresponding run path


From: Bob Friesenhahn
Subject: Re: reference to libgcc_s.so.1 without a corresponding run path
Date: Wed, 1 Oct 2008 14:00:17 -0500 (CDT)

On Wed, 1 Oct 2008, Bruce Korb wrote:
/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

Note that this problem is not libtool's fault. For very good reasons (e.g. many applications stop working if some old GCC is uninstalled), the path to this shared library should not be automatically hard coded. This library is part of GCC and needs to be incorporated into the system's run-time library search path somehow such as via 'crle', LD_LIBRARY_PATH, or symbolic link.

Bob
======================================
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]