On Wed, 23 Feb 2005, Albert Chin wrote:

Just build ImageMagick-6.1.9 which uses a single Makefile for
subdirectory builds (rather than a Makefile per directory). Some of
the tests fail because the wrapper script created by libtool doesn't
set LD_LIBRARY_PATH to the correct path to find shared libraries. As
an example, the $(top_builddir)/Magick++/tests/exceptions script looks
like this:

I am pretty sure that I fixed this in development libtool 2.0 and HEAD:


2004-11-27  Bob Friesenhahn  <[EMAIL PROTECTED]>

        * config/ltmain.m4sh: Add fully-qualified paths to temp_rpath
        rather than unqualified paths in order to avoid possible errors
        when computing the fully-qualified path later.

======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


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

Reply via email to