On Thursday 31 May 2001 15:18, Lars Gullik Bjønnes wrote:
> Ok this i the version of the tools I use:
>
> [larsbj@trylle libs]$ rpm -q automake autoconf libtool
> automake-1.4p1-1
> autoconf-2.13-10
> libtool-1.4-2
Hmmmm. I've just grabbed the latest and greatest from sunsite:
autoconf-2.50/ automake-1.4-p2/ libtool-1.4/
Running autogen.sh now takes a lot longer and generates the following
messages. Are these important?
Angus
aleem@pneumon:devel-> ./autogen.sh
Locating GNU m4... found: gm4
Generate acinclude.m4... done.
Building macros...
.
lib/reLyX
sigc++
done.
Building config header template...
.
autoheader: No template for symbol `SELECT_TYPE_ARG1'
autoheader: No template for symbol `SELECT_TYPE_ARG234'
autoheader: No template for symbol `SELECT_TYPE_ARG5'
sigc++
done.
Building Makefile templates...
.
lib/reLyX
sigc++
done.
Building configure...
.
configure:3942: error: possibly undefined macro: AC_PROG_CXX_GNU
configure:3913: error: possibly undefined macro: AC_TRY_COMPILER
configure:12021: error: possibly undefined macro: AC_PATH_X_DIRECT
configure:3979: error: possibly undefined macro: AC_PROG_CXX_G
configure:12022: error: possibly undefined macro: AC_PATH_X_XMKMF
lib/reLyX
sigc++
done.
Building lib/configure ... done.
run "./configure ; make"