I can't find mention of this so I'm posting it. Checked out latest CVS.
Cannot run autogen, the log is as follows (scroll to end): ./autogen.sh --without-gtkspell /usr/bin/gnome-autogen.sh processing . Creating ./aclocal.m4 ... 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/. Making ./aclocal.m4 writable ... Running intltoolize... patching file po/Makefile.in.in Running aclocal -I /usr/share/aclocal/gnome2-macros ... /usr/share/aclocal/gnome2-macros/linger.m4:4: warning: underquoted definition of AC_STRUCT_LINGER run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/gnome2-macros/gnome-cxx-check.m4:2: warning: underquoted definition of GNOME_CHECK_CXX /usr/share/aclocal/gnome2-macros/check-utmp.m4:11: warning: underquoted definition of AC_CHECK_UTMP /usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of AM_PATH_LIBGCRYPT /usr/share/aclocal/gob2.m4:7: warning: underquoted definition of GOB2_HOOK aclocal:configure.in:138: warning: macro `AM_ICONV' not found in library Running autoheader... Running automake --gnu ... Running autoconf ... Running ./configure --enable-maintainer-mode --enable-compile-warnings --without-gtkspell ... checking for intltool >= 0.21... 0.31.2 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for fchmod... yes checking for localtime_r... yes checking for gmtime_r... yes checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... am az bg ca cs da de el en_CA en_GB es et eu fi fr ga gl hr hu it ja ko lt lv ms nb ne nl pl pt pt_BR ro ru rw sk sl sq sr [EMAIL PROTECTED] sv tr uk vi zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 >= 2.2.0 gobject-2.0 >= 2.2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0 checking for gtk+-2.0 >= 2.2.0... yes checking GTK_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GTK_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for libxml-2.0 >= 2.4.22... yes checking XML_CFLAGS... -I/usr/include/libxml2 checking XML_LIBS... -lxml2 -lpthread -lz -lm checking for PCRE >= 4.0... yes (4.5) ./configure: line 7077: syntax error near unexpected token `echo' ./configure: line 7077: `echo "$as_me:$LINENO: checking preferred charset formats for system iconv" >&5' Looks like a macro related problem but i have not the science to solve it. Sticking with previous release for the moment. Jon -------------------------------------------------------------------- Come and visit Web Prophets Website at http://www.webprophets.net.au _______________________________________________ Pan-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pan-devel
