On Mon, 30 Apr 2001, Cyrille Chepelov wrote:

> Le lun, avr 30, 2001, à 12:55:15 -0400, Steven N. Hirsch a écrit:
> 
> > Even after upgrading to the latest and greatest automake, autoconf and
> > libtool packages, it complains about 
> > 
> > AM_HEADER_INIT
> > 
> > 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.

> 
> Also, which are the "latest" versions, as installed on your system ? FWIW,
> I've got this on my system:
>       gettext 0.10.36
>       automake 1.4
>       autoconf 2.13
>       m4 1.4
>       libtool 1.3.5

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

When I run autogen.sh, this is what occurs:

I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
Running gettextize...  Ignore non-fatal messages.
intl/ subdirectory exists: use option -f if you really want to delete it.
Running libtoolize
aclocal: configure.in: 163: macro `AM_PATH_GDK_PIXBUF' not found in library
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: Makefile.am: installing `./COPYING'
configure.in: 213: required file `./ABOUT-NLS' not found
objects/standard/Makefile.am:3: library used but `LIBTOOL' not defined in 
`configure.in'
app/Makefile.am:143: variable `GTK_LIBS' not defined
app/Makefile.am:143: variable `INTLLIBS' not defined
app/Makefile.am:143: variable `LIBART_LIBS' not defined
app/Makefile.am:143: variable `GDK_PIXBUF_LIBS' not defined
app/Makefile.am:156: variable `LIBART_LIBS' not defined
app/Makefile.am:156: variable `GDK_PIXBUF_LIBS' not defined
app/Makefile.am:156: variable `INTLLIBS' not defined
autoconf: Undefined macros:
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)
creating cache ./config.cache
./configure: syntax error near unexpected token `AM_INIT_AUTOMAKE(dia,'
./configure: ./configure: line 547: `AM_INIT_AUTOMAKE(dia, 0.86)'

Now type 'make' to compile dia.

Hope this helps to get to the bottom of the problem.

Steve

-- 
----------------------------------------------------------------
Steven N. Hirsch       tie-line: 446-6557     ext: 802-769-6557

Staff Engineer                     Methodology Integration Team
ASIC Product Development           IBM Microelectronics
----------------------------------------------------------------

Reply via email to