Re: Problem compiling Imlib




Alexey Goldin <goldin@spot.uchicago.edu> writes:

> On somewhat modified Sparc Redhat 4.2:
> 
> 
> cd imlib-1.2
> ./autogen.sh --prefix=/packages/gnome
> aclocal: configure.in: 11: macro `AM_PATH_GTK' not found in library
> creating cache ./config.cache
> ./configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
> ./configure: ./configure: line 524: `AM_CONFIG_HEADER(config.h)'
> 
> 
> Where this macro should be defined (autoconf, automake)? 
> 
> Which version should I be using?
> 
> 
> I have the following packages:
> 
> autoconf-2.12-3
> automake-1.3-1
> libtool-1.0h-1

In my case this was caused by a missing gtk.m4 - it should be in the aclocal directory (usually /usr/share/aclocal)

-- 
Paul



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