Hi, I have installed gnome-common from cvs into $HOME/opt and added $HOME/opt/bin to the start of $PATH with the ultimate goal of building evolution from cvs.
First I have to build gal. The build stops before it gets going. It goes like this: [EMAIL PROTECTED] ~/work/src/GNOME_CVS/gal $ ./autogen.sh --prefix=/home/colding/opt/evolution checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.59 checking for automake >= 1.6... testing automake-1.6... found 1.6.3 checking for libtool >= 1.4.3... testing libtoolize... found 1.5.18 checking for glib-gettext >= 2.2.0... testing glib-gettextize... found 2.6.3 checking for intltool >= 0.25... testing intltoolize... found 0.31.2 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.15.0 checking for gtk-doc >= 1.0... testing gtkdocize... found 1.3 Checking for required M4 macros... Checking for forbidden M4 macros... Processing ./configure.in Running libtoolize... Running glib-gettextize... Ignore non-fatal messages. Copying file mkinstalldirs Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... patching file po/Makefile.in.in Running gtkdocize... Running aclocal-1.6... Running autoconf... Running autoheader... Running automake-1.6... Running ./configure --enable-maintainer-mode --prefix=/home/colding/opt/evolution ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk <snip> checking whether the g77 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for ANSI C header files... (cached) yes ./configure: line 21225: syntax error near unexpected token `yes' ./configure: line 21225: `GNOME_COMPILE_WARNINGS(yes)' What have I done wrong? Thanks, jules _______________________________________________ gnome-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-devel-list
