Can't build apps after CVS



 Hello!

 I am trying to build ggv after fetching it's sources from CVS.
 I have all nessesary libs installed (glib, gtk+, imlib, ORBit, gnome-libs,
 gnome-core). When I run ggv/autogen.sh script, it reports:

 .....
 Running libtoolize...
 You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'.

 I copied /usr/local/share/aclocal/libtool.m4 to ggv/aclocal.m4

 After that, autogen.sh produces the following output:

 > ./autogen.sh 
 **Warning**: 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.

 processing .
 Running libtoolize...
 Running aclocal  -I macros ...
 aclocal: configure.in: 17: macro `AM_PATH_GTK' not found in library
 aclocal: configure.in: 17: macro `AM_PATH_GTK' not found in library
 Running autoheader...
 Running automake --gnu  ...
 Makefile.am:40: variable `GNOME_LIBDIR' not defined
 Makefile.am:40: variable `GNOMEUI_LIBS' not defined
 Makefile.am:40: variable `INTLLIBS' not defined
 Makefile.am:50: variable `GNOME_LIBDIR' not defined
 Makefile.am:50: variable `BONOBO_LIBS' not defined
 Makefile.am:50: variable `GNOMEUI_LIBS' not defined
 Makefile.am:50: variable `GNOMEGNORBA_LIBS' not defined
 Makefile.am:50: variable `INTLLIBS' not defined
 macros/Makefile.am:32: INSIDE_GNOME_COMMON does not appear in AM_CONDITIONAL
 Running autoconf ...
 autoconf: Undefined macros:
 configure.in:26:        AC_DEFINE(ENABLE_BONOBO)
 configure.in:36:AC_DEFINE_UNQUOTED(GS_PATH, "$GS_PROG")
 configure.in:37:AC_DEFINE_UNQUOTED(LPR_PATH, "$LPR_PROG")
 Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
 loading cache ./config.cache
 ./configure: 534: Syntax error: word unexpected (expecting ")")

 I have autoconf-2.13 automake-1.4 m4-1.4 libtool-1.3.3 installed.
 I use FreeBSD-current.

 What's wrong?

 Thank you in advance,
 Dima




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