adonthell-devel
[Top][All Lists]
Advanced

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

Re: [Adonthell-devel] mac os x port - success stories


From: Nils Hesse
Subject: Re: [Adonthell-devel] mac os x port - success stories
Date: Thu, 2 May 2002 21:58:54 +0000

[raistlin:~/adonthell] nhesse% make
cd . && \
  automake --gnu  Makefile
configure.in: 14: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
make: *** [Makefile.in] Error 1

Okay, never mind. I found a work around for this (I added AC_CONFIG_HEADERS to the configure.in file). But now I'm back to the macro problem I had with autogen...

[raistlin:~/adonthell] nhesse% make
cd . && \
  automake --gnu  Makefile
cd . && autoconf
configure.in:13: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:14: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:28: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:36: error: possibly undefined macro: AM_GNU_GETTEXT
configure.in:111: error: possibly undefined macro: AM_PATH_SDL
configure.in:120: error: possibly undefined macro: AC_CHECK_FT2
configure.in:130: error: possibly undefined macro: AM_PATH_VORBIS
configure.in:145: error: possibly undefined macro: AM_PATH_PYTHON
configure.in:301: error: possibly undefined macro: AM_CONDITIONAL
configure.in:313: error: possibly undefined macro: AM_PATH_GTK
make: *** [configure] Error 1
[raistlin:~/adonthell] nhesse%

what are the exact packages I need for these macros to work/create? maybe I can somehow get hold of them...

Regards,
r:Nilz




reply via email to

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