Re: ORBit problem w/ ./configure



On Tue, Aug 25, 1998 at 01:20:43AM -0400, Soren Harward wrote:
> Anyone know how to fix this error?
> 
> [soren@bokonon ORBit]$ configure
> configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
> configure: configure: line 568: `AM_CONFIG_HEADER(config.h)'

Autoconf isn't expanding all the macros properly.  Be sure that you
aclocal macro library path is in the same $prefix that you installed
autoconf in.  Run ./autogen.sh to be sure that you're running all the
programs you need to build ./configure and the Makefile.in's properly.
If you still have problems, it is in your installation of autoconf or
automake.

Matt
msw@gimp.org



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