cvs gnome-libs autogen.sh error



I seem unable to compile gnome-libs from the CVS.

I have tried:

	autogen.sh --prefix=/opt/gnome --with-gnom-libs=/opt/gnome/lib

...because I have the 0.99.7 gnome-libs rpms installed.  As of a week
ago I could compile fine from CVS, but lately it's been acting up.

First I get some 'AM_PATH_??? not found in library' errors plus an
assortment of other errors.  Finally I get:

./configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: ./configure: line 532: `AM_CONFIG_HEADER(config.h)'

at which point everything stops.

Has anyone else had the same error?

Here is a transcript of my session.

Aldy
----


abulafia:~/gnome/cvs/gnome-libs$ autogen.sh --prefix=/opt/gnome --with-gnome-l ibs=/opt/gnome/lib
processing .
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/aclocal'
Making ./aclocal.m4 writable ...
Running libtoolize...
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal  -I macros ...
aclocal: configure.in: 30: macro `AM_PATH_GTK' not found in library
aclocal: configure.in: 30: macro `AM_PATH_GTK' not found in library
aclocal: configure.in: 78: macro `AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.in: 78: macro `AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.in: 78: macro `AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.in: 78: macro `AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.in: 78: macro `AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.in: 78: macro `AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.in: 78: macro `AM_LC_MESSAGES' not found in library
aclocal: configure.in: 274: macro `AM_PATH_GDK_IMLIB' not found in library
aclocal: configure.in: 275: macro `AM_PATH_GDK_IMLIB' not found in library
Running autoheader...
Running automake --gnu  ...
gtk-xmhtml/Makefile.am:65: variable `INTLLIBS' not defined
libgnome/Makefile.am:92: variable `INTLLIBS' not defined
libgnome/Makefile.am:97: variable `INTLLIBS' not defined
libgnome/Makefile.am:101: variable `INTLLIBS' not defined
libgnome/Makefile.am:106: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:250: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:257: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:264: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:271: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:278: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:285: variable `INTLLIBS' not defined
libgnorba/Makefile.am:50: variable `ORBIT_LIBS' not defined
libgnorba/Makefile.am:54: variable `ORBIT_LIBS' not defined
libgnorba/Makefile.am:54: variable `INTLLIBS' not defined
libgnorba/Makefile.am:67: variable `ORBIT_LIBS' not defined
libgnorba/Makefile.am:67: variable `INTLLIBS' not defined
libgnorba/Makefile.am:80: variable `ORBIT_LIBS' not defined
libgnorba/Makefile.am:80: variable `INTLLIBS' not defined
zvt/Makefile.am:46: variable `GDK_IMLIB_LIBS' not defined
zvt/Makefile.am:46: variable `INTLLIBS' not defined
test-suite/tests/Makefile.am:9: variable `INTLLIBS' not defined
test-suite/tests/Makefile.am:9: variable `INTLLIBS' not defined
test-suite/tests/Makefile.am:9: variable `INTLLIBS' not defined
test-suite/tests/Makefile.am:9: variable `INTLLIBS' not defined
test-suite/tests/Makefile.am:9: variable `INTLLIBS' not defined
test-suite/tests/Makefile.am:9: variable `INTLLIBS' not defined
test-suite/tests/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
test-gnome/Makefile.am:25: variable `INTLLIBS' not defined
support/Makefile.am:27: @LTLIBOBJS@ seen but never set in `configure.in'
macros/Makefile.am:31: INSIDE_GNOME_COMMON does not appear in AM_CONDITIONAL
Running autoconf ...
autoconf: Undefined macros:
configure.in:139:AC_CHECK_UTMP
configure.in:172:   AC_MSG_ERROR([[
configure.in:257:      AC_MSG_ERROR([Your db library is missing db 1.85 compatibility mode])], [
configure.in:258:      AC_MSG_ERROR([Berkeley db library required for Gnome])])])])
configure.in:264:  AC_MSG_ERROR([Berkeley db library required for Gnome])
configure.in:277:	],[AC_MSG_ERROR([*** IMLIB 1.8 not installed - please install first ***])])])
configure.in:93:AC_MSG_ERROR(Dynamic linking is not available on this platform.  Some apps,
processing ./libart_lgpl
Running libtoolize...
Putting files in AC_CONFIG_AUX_DIR, `..'.
Running aclocal  ...
Running autoheader...
configure.in:34: warning: AC_TRY_RUN called without default to allow cross compiling
Running automake --gnu  ...
Running autoconf ...
configure.in:34: warning: AC_TRY_RUN called without default to allow cross compiling
Running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/opt/gnome --with-gnome-libs=/opt/gnome/lib ...
loading cache ./config.cache
./configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: ./configure: line 532: `AM_CONFIG_HEADER(config.h)'
abulafia:~/gnome/cvs/gnome-libs$ 



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