I am trying to build evolution from CVS using jhbuild and it craps out on the libxml2 module. It does the bootstrapping just fine, and I have it install all the auto* and pkg-config and libtool stuff. Then when I say jhbuild build evolution, after retrieving the libxml2 cvs module it gives the following error:
*** Configuring libxml2 *** [1/36] ./autogen.sh --prefix /g/home/sig/src/gnome-install --enable-maintainer-mode --disable-static --disable-gtk-doc You should add the contents of `/g/home/sig/src/gnome-install/share/aclocal/libtool.m4' to `aclocal.m4'. acinclude.m4:4: warning: underquoted definition of AC_TRY_EVAL2 run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal This is followed by a bunch of missing automake macro errors, and finally: ./configure: line 1333: syntax error near unexpected token `config.h' ./configure: line 1333: `AM_CONFIG_HEADER(config.h)' Now type 'make' to compile libxml. *** Building libxml2 *** [1/36] make make: *** No targets specified and no makefile found. Stop. *** error during stage build of libxml2: could not build module *** [1/36] Has anyone seen this before, or have any clue what to do about this? cya .sig _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
