libtool
[Top][All Lists]
Advanced

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

Re: libtool 1.5.6 still not supporting make distcheck


From: Bob Friesenhahn
Subject: Re: libtool 1.5.6 still not supporting make distcheck
Date: Tue, 16 Nov 2004 21:49:46 -0600 (CST)

On Tue, 16 Nov 2004, Jacob Meuser wrote:

curious also what's in ../utils/libopenhpiutils.la

probably

installed=yes

and

libdir='/home/sdague/openhpi/openhpi-1.9.3/_inst/lib'

but

/home/sdague/openhpi/openhpi-1.9.3/_inst/lib/libopenhpiutils.so
doesn't yet exist?

If this is the case then this means that the lib_LTLIBRARIES specification is ordered incorrectly in Makefile.am. Unfortunately, Automake does not yet have a way to ensure that libraries are installed in the correct order. It becomes the developer's responsibility to ensure that lib_LTLIBRARIES is in the ideal order.

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




reply via email to

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