Hi. Just today I have grabbed CVS sources of
gnome, but I cannot compile it.
I have:
Linux2.2.0-final; glibc-2.0.7; autoconf-2.13;
automake-1.3; gettext-0.10.35
When doing autogen.sh in libIDL result
is:
processing
.
aclocal: configure.in: 33: macro `AM_PATH_GLIB' not found in library autoconf: Undefined macros: configure.in:12:AC_CPP_ACCEPT_IDL configure.in:16:AC_CPP_PIPE_STDIN Running ./configure --enable-maintainer-mode --prefix=/usr/local/gnome loading cache ./config.cache ./configure: line 534: syntax error near unexpected token `AM_INIT_AUTOMAKE(libIDL,' ./configure: line 534: `AM_INIT_AUTOMAKE(libIDL, 0.5.8)' In imlib:
I am going to run ./configure
with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line. aclocal: configure.in: 22: macro `AM_PATH_GTK' not found in library configure.in:44: warning: AC_TRY_RUN called without default to allow cross compiling utils/Makefile.am:145: variable `GTK_LIBS' not defined utils/Makefile.am:145: variable `GTK_LIBS' not defined configure.in:44: warning: AC_TRY_RUN called without default to allow cross compiling autoconf: Undefined macros: configure.in:213: AC_MSG_WARN(*** Native JPEG support will not be built (JPEG library not found) ***), $GX_LIBS) configure.in:228: AC_MSG_WARN(*** Native JPEG support will not be built (JPEG header file not found) ***) configure.in:237: AC_MSG_WARN(*** Native TIFF support will not be built (TIFF header files not found) ***)), configure.in:242: AC_MSG_WARN(*** Native TIFF support will not be built (TIFF header files not found) ***)), configure.in:247: AC_MSG_WARN(*** Native TIFF support will not be built (TIFF header files not found) ***)), configure.in:248: AC_MSG_WARN(*** Native TIFF support will not be built (TIFF library not found) ***), -ljpeg - - lz $GX_LIBS), -ljpeg -lz $GX_LIBS), $GX_LIBS) configure.in:25 : AC_MSG_WARN([*** gdk_imlib will not be built ***])]) configure.in:260: AC_MSG_WARN(*** Native GIF support will not be built (GIF library file not found) ***), configure.in:263: AC_MSG_WARN(*** Native GIF support will not be built (GIF header not found) ***)) configure.in:269: AC_MSG_WARN(*** Native PNG support will not be built (PNG library not found) ***), -lz -lm $GX_LIBS) configure.in:279: AC_MSG_WARN(*** Native PNG support will not be built (PNG library is too old) ***) configure.in:282: AC_MSG_WARN(*** Native PNG support will not be built (PNG header file not found) ***) configure.in:296: AC_MSG_WARN(*** Native PNG support will NOT be built (PNG version us 1.0.2, get 1.0.1) ***) 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)' Now type 'make' to compile
imlib.
And the the same effect is in all other
directories, only glib compiled without problem.
Where is the problem?
Thanks in advance.
|