bug-gnulib
[Top][All Lists]
Advanced

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

Re: include_next fails on cross-compiling


From: Bruno Haible
Subject: Re: include_next fails on cross-compiling
Date: Sun, 22 May 2011 20:44:42 +0200
User-agent: KMail/1.9.9

Hi John,

> Cross compiling to host=i586-mingw32msvc I encountered 2 problems  related to 
> include_next.m4.
> 
> Firstly I had to apply the attached patch to avoid configure complaining 
> about missing operands.
> 
> Secondly, I had to  put gl_INCLUDE_NEXT in configure.ac  which I was rather 
> surprised about.
> Since  it's a dependency of rather a lot of modules I had expected it to 
> already be indirectly
> included.

We cannot do anything with such a vague problem description. Nor can we
apply a patch that appears to make the autoconf macros more unreliable
without actually fixing anything.

So, please, can you tell a "How to reproduce" recipe of the two problems?
It it involves source code that it not public, then can you shrink it to
a reproducible sample that is small enough that you can post it? And, of
course, with every bug report, you MUST mention the platform, compiler, and
compiler options that you use.

The symptoms that you mention make me think of a configure file that was
incorrectly generated, or of a gl_cv_have_include_next variable that was
set to an invalid value in the environment or in a config.site file, or of
m4 quoting bugs in your configure.ac and *.m4 files. But that is just a
wild guess of mine, given that your bug report had no useful info.

Bruno
-- 
In memoriam Richard Friedmann <http://de.wikipedia.org/wiki/Richard_Friedmann>



reply via email to

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