bug-autoconf
[Top][All Lists]
Advanced

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

Re: Bug


From: Noah Misch
Subject: Re: Bug
Date: Sat, 12 Feb 2005 09:35:37 -0800
User-agent: Mutt/1.5.6i

On Sat, Feb 12, 2005 at 04:23:16AM +0900, ?$B0BF# ?$B=S:H  wrote:
> configure: WARNING: X11/Xmu/Editres.h: present but cannot be compiled

Thanks for the report.  This is probably not a problem, and Autoconf could do
nothing about it.  See the Autoconf 2.59 manual:

http://www.lns.cornell.edu/public/COMP/info/autoconf/Present-But-Cannot-Be-Compiled.html

> While configuring xim 6.1, I found this bug.I show the whole process below.

That looks like output from configuring vim to use xim.  I cannot tell which
version of vim it is, though.  It looks like a development version; AFAIK, all
released vim use Autoconf 2.13 or older.

> checking for dlfcn.h... yes
> auto/configure: line 11759: syntax error near unexpected token `newline'
> auto/configure: line 11759: `  yes:no'

_AC_CHECK_HEADER_MONGREL of Autoconf 2.57 is the likely source of that line.  If
that code did not work on powerpc-apple-darwin7.0, we would have heard about it
by now, so something fishy must be afoot.

Would you post the output from running these commands at the root of the source
tree?

sed -n 11740,11780p     src/auto/configure
grep 'Generated by GNU' src/auto/configure




reply via email to

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