gnome-libs compile problem (aclocal?)




Hi,

gnome-libs compiled for me without any problems, up until some weeks ago.
Then I suddenly got a lot of aclocal errors, as if my aclocal path wasn't
correct. However, it is, and all the other packages still compile great.
(Well, at least no problem with aclocal) Why could this be? Here's the
output from autogen.sh:

processing .
Creating /aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
./autogen.sh: gettextize: command not found
Making ./aclocal.m4 writable ...
Running libtoolize...
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I /opt/gnome/share/aclocal -I /usr/local/share/aclocal -I macros ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LC_ALL = (unset),
	LC_CTYPE = "iso8859-1",
	LANG = (unset)
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
aclocal: configure.in: 19: macro `AM_PROG_LIBTOOL' not found in library
aclocal: configure.in: 61: macro `AM_GNU_GETTEXT' not found in library
Running autoheader...
Running automake --gnu  ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LC_ALL = (unset),
	LC_CTYPE = "iso8859-1",
	LANG = (unset)
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
configure.in: 61: required file `./ABOUT-NLS' not found
Makefile.am:26: required directory ./intl does not exist
gtk-xmhtml/Makefile.am:127: variable `INTLLIBS' not defined
libgnome/Makefile.am:237: variable `INTLLIBS' not defined
libgnome/Makefile.am:242: variable `INTLLIBS' not defined
libgnome/Makefile.am:246: variable `INTLLIBS' not defined
libgnome/Makefile.am:251: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:496: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:503: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:510: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:517: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:524: variable `INTLLIBS' not defined
libgnomeui/Makefile.am:531: variable `INTLLIBS' not defined
libgnorba/Makefile.am:630: variable `ORBIT_LIBS' not defined
libgnorba/Makefile.am:634: variable `ORBIT_LIBS' not defined
libgnorba/Makefile.am:634: variable `INTLLIBS' not defined
libgnorba/Makefile.am:646: variable `ORBIT_LIBS' not defined
libgnorba/Makefile.am:646: variable `INTLLIBS' not defined
zvt/Makefile.am:758: variable `GDK_IMLIB_LIBS' not defined
zvt/Makefile.am:758: variable `INTLLIBS' not defined
test-suite/Makefile.am:781: variable `INTLLIBS' not defined
test-suite/Makefile.am:781: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
gnome-hello/Makefile.am:830: variable `INTLLIBS' not defined
test-gnome/Makefile.am:890: variable `INTLLIBS' not defined
support/Makefile.am:979: @LTLIBOBJS@ seen but never set in `configure.in'
Running autoconf ...
processing ./libgtktty
Running libtoolize...
libtoolize: warning: no serial number on `/usr/local/share/aclocal/libtool.m4'
Running aclocal -I /opt/gnome/share/aclocal -I /usr/local/share/aclocal ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LC_ALL = (unset),
	LC_CTYPE = "iso8859-1",
	LANG = (unset)
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
aclocal: configure.in: 154: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
Running automake --gnu  ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LC_ALL = (unset),
	LC_CTYPE = "iso8859-1",
	LANG = (unset)
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Running autoconf ...
processing ./libart_lgpl
Running libtoolize...
libtoolize: warning: no serial number on `/usr/local/share/aclocal/libtool.m4'
Putting files in AC_CONFIG_AUX_DIR, `..'.
Running aclocal -I /opt/gnome/share/aclocal -I /usr/local/share/aclocal ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LC_ALL = (unset),
	LC_CTYPE = "iso8859-1",
	LANG = (unset)
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
aclocal: configure.in: 22: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
configure.in:34: warning: AC_TRY_RUN called without default to allow cross compiling
Running automake --gnu  ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LC_ALL = (unset),
	LC_CTYPE = "iso8859-1",
	LANG = (unset)
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
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 ...
loading cache ./config.cache
./configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: ./configure: line 529: `AM_CONFIG_HEADER(config.h)'

---

hope I havn't done any stupid mistakes (though I probably have... )

---
Jonatan Magnusson
jonatan@cryogen.com
http://www.cryogen.com/jonatan



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