bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Problem compiling gnubg in RHEL 5


From: Christian Anthon
Subject: Re: [Bug-gnubg] Problem compiling gnubg in RHEL 5
Date: Thu, 9 Oct 2008 09:23:32 +0200

> + autoconf
> configure.in:101: error: possibly undefined macro: AC_MSG_ERROR
>     If this token and others are legitimate, please use m4_pattern_allow.
>     See the Autoconf documentation.
> configure.in:102: error: possibly undefined macro: AC_MSG_WARN
> --------------------------------------------------------------------------------
>
> Can you suggest a good tutorial to start understanding the build process?
> this "It might be that the files are in an inconsistent state" is confusing
> to me...
>

I could, but autoconf/automake is not really something you want to
learn unless you have to. What I meant was that you might have a
configure built with different versions of the tools.

a) do you have pkg-config installed
b) If that is the case: Could you try to remove the [] around the
AC_MSG_ERROR and AC_MSG_WARN statements in line 101, 102 of
configure.in and around the other calls to PKG_CHECK_MODULES and see
if that helps.

Christian.




reply via email to

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