unable to configure gnome-libs



Hello,
 
I got problems compiling the gnome-libs. I have downloaded the
cvs-tree of gnome with all librarys. I can configure and compile
imlib, glib, gtk+, gtk-engines and ORBit (in this order) without
problems. But when I try to ./autogen.sh in the gnome-libs directory I
get the following error-messages:


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/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal  -I macros ...
aclocal: configure.in: 277: macro `AM_PATH_GDK_IMLIB' not found in library
aclocal: configure.in: 278: 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
[snip]
libgnomeui/Makefile.am:250: variable `INTLLIBS' not defined
[snip]
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
[snip]
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
[snip]
gnome-hello/Makefile.am:9: variable `INTLLIBS' not defined
[snip]
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:142:AC_CHECK_UTMP
configure.in:175:   AC_MSG_ERROR([[
configure.in:260:      AC_MSG_ERROR([Your db library is missing db 1.85 compatibility mode])], [
configure.in:261:      AC_MSG_ERROR([Berkeley db library required for Gnome])])])])
configure.in:267:  AC_MSG_ERROR([Berkeley db library required for Gnome])
configure.in:280:	],[AC_MSG_ERROR([*** IMLIB 1.8 not installed - please install first ***])])])
configure.in:96: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=/usr/local/gnome --disable-nls ...
loading cache ./config.cache
./configure: line 532: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: line 532: `AM_CONFIG_HEADER(config.h)'


I have compiled all the libs with the following command:

./autogen.sh --prefix=/usr/local/gnome --disable-nls

My system is a Debian 2.1 with the required development-tools from
potato (2.2) so the tools are as up to date as necessary. The only
things I do not have are db, texinfo and a documentation-tool (I do
not remember the name). 

Environment Variables are set to:

PATH=/usr/local/gnome/bin
LD_LIBRARY_PATH=/usr/local/gnome/lib
ACLOCAL_FLAGS=/usr/local/gnome/share/aclocal

I can't image where my fault is, but I hope someone knows it better.

Thanks in advance, Andreas Kremer.



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