This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
Re: automake/447: dependency tracking failed with the Tru64compiler and libtool.
- From: Mathias Doreille <doreille at smr dot ch>
- To: tromey at redhat dot com
- Cc: automake-prs at sources dot redhat dot com,
- Date: 10 Feb 2005 08:41:06 -0000
- Subject: Re: automake/447: dependency tracking failed with the Tru64compiler and libtool.
- Reply-to: Mathias Doreille <doreille at smr dot ch>
The following reply was made to PR automake/447; it has been noted by GNATS.
From: Mathias Doreille <doreille@smr.ch>
To: automake-gnats@sources.redhat.com
Cc:
Subject: Re: automake/447: dependency tracking failed with the Tru64
compiler and libtool.
Date: Thu, 10 Feb 2005 09:28:59 +0100
On Wed, 2005-02-09 at 22:16 +0100, Alexandre Duret-Lutz wrote:
> Thanks for the feedback. A last question: are you by chance
> compiling only one flavor of the libraries. For instance you
> have disabled static libraries and compile only the dynamic
> library, or the converse. I think that would explain the error.
Yes, I have forgotten to mention that in the bug report. I have
configured libtool with the autoconf macro.
AC_DISABLE_STATIC
Thanks for the fix.
Mathias Doreille.