Re: [gnome-freebsd] Automake problems



Just for the record. I don't get this from the tarball, so it must be
something to do with my auto* tools. However, I've uninstalled the
existing ones and installed automake-1.4-p5, autoconf-2.52, and
libtool-1.4.2 from source tarballs, and this still happens.

I've moved on since then.

--
Ross


On Fri, 2002-01-25 at 11:29, Ross Golder wrote:
> Flipping heck!
> 
> Trying to build glib2 from CVS on a FreeBSD-5.0-CURRENT box. Have
> installed pkgconfig-0.8.0, autoconf-2.52, automake-1.4-p4, libtool-1.4.2
> (all into /usr). When trying to build glib CVS HEAD, I get...
> 
> [rossg xavier glib]$ ./autogen.sh --prefix=/usr
> aclocal: configure.in: 0: macro `AM_PATH_PROG_WITH_TEST' not found in
> library
> aclocal: configure.in: 0: macro `AM_PATH_PROG_WITH_TEST' not found in
> library
> aclocal: configure.in: 0: macro `AM_LC_MESSAGES' not found in library
> autoheader: error: AC_CONFIG_HEADERS not found in configure.in
> configure.in: 67: required file `./config.h.in' not found
> configure.in:64: error: possibly undefined macro: AM_INIT_AUTOMAKE
> configure.in:67: error: possibly undefined macro: AM_CONFIG_HEADER
> configure.in:81: error: possibly undefined macro: AM_MAINTAINER_MODE
> configure.in:126: error: possibly undefined macro: AM_CONDITIONAL
> configure.in:196: error: possibly undefined macro: AM_PROG_CC_STDC
> configure.in:270: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
> configure.in:293: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
> configure.in:294: error: possibly undefined macro: AM_PROG_LIBTOOL
> configure.in:579: error: possibly undefined macro: AC_FUNC_VSNPRINTF_C99
> ./configure: 1031: Syntax error: word unexpected (expecting ")")
> 
> Now type 'make' to compile GLib.
> 
> Line 1031 in configure seems to be an unparsed 'AM_INIT_AUTOMAKE' call.
> It seems that automake isn't finding 'AM_INIT_AUTOMAKE', which is
> defined in /usr/share/local/init.m4
> 
> If anyone has any ideas, I'd be pleased to hear them!
> 
> TIA,
> 
> --
> Ross
> 
> 
> _______________________________________________
> gnome-freebsd mailing list
> gnome-freebsd gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-freebsd





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