bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] aclocal: configure.in: 119: macro `AM_PATH_GTK' not foun


From: Joern Thyssen
Subject: Re: [Bug-gnubg] aclocal: configure.in: 119: macro `AM_PATH_GTK' not found in library
Date: Sun, 11 Aug 2002 08:56:33 +0000
User-agent: Mutt/1.4i

On Sun, Aug 11, 2002 at 06:58:46PM +1200, Joseph Heled wrote
> I got a fresh (anonymous) gnubg cvs sources.
> 
> configure was OK
> 
> hansolo tmp/gnubg> gmake
> cd . && aclocal
> aclocal: configure.in: 119: macro `AM_PATH_GTK' not found in library
> aclocal: configure.in: 201: macro `AM_GNU_GETTEXT' not found in library
> gmake: *** [aclocal.m4] Error 1

Do you have GTK and gettext on your box?

make will run aclocal if configure.in or acinclude.m4 has been changed
-- and I changed configure.in yesterday.
 
aclocal will add all the necesary macros for running configure. My guess
is that you do not have GTK and gettext on your box, hence you do not
have gettext.m4 and gtk.m4, and aclocal will fail trying to generate
aclocal.m4

I'll check in my aclocal.m4 which should prevent aclocal from running.

You should:

rm aclocal.m4
cvs update aclocal.m4

Jørn

-- 
Joern Thyssen, PhD
Vendsysselgade 3, 3., DK-9000 Aalborg, Denmark
+45 9813 2791 (private) / +45 2077 2689 (mobile) / +45 9633 7036 (work)




reply via email to

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