libtool
[Top][All Lists]
Advanced

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

Re: mulit-language-branch BUG: circular macro dependencies


From: Morten Eriksen
Subject: Re: mulit-language-branch BUG: circular macro dependencies
Date: 19 Oct 2000 09:18:06 +0200
User-agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.3

Pavel Roskin <address@hidden> writes:

[...]
> My understanding is that AC_PROG_LIBTOOL in the ml-branch tries to
> fool autoconf and gets caught by the new dependency tracking code.
> 
> Concerning libltdl/configure.in, there is indeed a loop:
> 
> configure.in:36: AC_LTDL_SYMBOL_USCORE is required by...
> ./aclocal.m4:1265: AC_LTDL_DLSYM_USCORE is expanded from...
> ./aclocal.m4:1203: AC_LTDL_SYMBOL_USCORE is expanded from...
> 
> which means that AC_LTDL_SYMBOL_USCORE calls AC_LTDL_DLSYM_USCORE
> which requires AC_LTDL_SYMBOL_USCORE.

I submitted a suggestion for a patch for this just a few days ago. See
attachment.

Regards,
Morten

Attachment: symbol_circular.diff
Description: Text document


reply via email to

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