On Sun, 09 Mar 2008 21:47:24 -0400 Geoffrey
<[EMAIL PROTECTED]> wrote:

> I'm trying to build e on Red Hat EL 5 with the easy_e17.sh script.
> I'm receiving the following error when attempting to compile ecore:
> 
> configure.in:60: error: possibly undefined macro:
> AC_CHECK_HEADERS_ONCE If this token and others are legitimate, please
> use m4_pattern_allow. See the Autoconf documentation.
> 
> I've done a bit of research regarding this issue, and don't find 
> anything specific e.  Any suggestions as to how to resolve this issue 
> would be appreciated.

One of the developers thought it would be a god idea to use macros from
a bleeding edge version of the autofoo development tools.  Makes it
hard for us that are using older, more stable distros.  Especially in
this case where the change only gives a slight improvement in build
time.  Not worth it yet.

Change all references to "AC_CHECK_HEADERS_ONCE" to be
"AC_CHECK_HEADERS".

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to