Le lun, avr 30, 2001, à 03:47:32 -0400, Steven N. Hirsch a écrit:

> > > being an undefined macro.
> > 
> > try to run aclocal, and retry automake && autoconf (or just ./autogen.sh,
> > paying close attention to the output)
> 
> Still no luck.  This happens when I run aclocal:
> 
> aclocal: configure.in: 163: macro `AM_PATH_GDK_PIXBUF' not found in library
> 
> I have imlib-1.9.7 and libxml-1.8.6 installed.

Have you installed libgdk-pixbuf-dev (or libgdk-pixbuf-gnome-dev, or the
equivalent packages for your distributions) ?

> That's what I have here, except my gettext is 0.10.35 <g>.

should be fine.


> configure.in:127:    AC_DEFINE(HAVE_UNICODE,, Unicode support library available)
> configure.in:146:AC_CHECK_LIB(popt, poptSetOtherOptionHelp, [AC_DEFINE(HAVE_LIBPOPT)
> configure.in:156:  AC_DEFINE(HAVE_LIBART)],
> configure.in:181:    AC_DEFINE(HAVE_LIBPNG)
> configure.in:34:  AC_DEFINE(USE_XIM)
> configure.in:62:  AC_DEFINE(GNOME)
> configure.in:67:    AC_DEFINE(GNOME_PRINT)

Hmmm... I don't know what happens here. Might be related to aclocal's
troubles.

> creating cache ./config.cache
> ./configure: syntax error near unexpected token `AM_INIT_AUTOMAKE(dia,'
> ./configure: ./configure: line 547: `AM_INIT_AUTOMAKE(dia, 0.86)'

Yes. This is related to aclocal's failure.

Good luck. 

        -- Cyrille

-- 
Grumpf.

Reply via email to