Hi, Im having some problems when building some applications. (The never ending NM saga)
When running ./autogen.sh from within my checkout i get -----8<----------------------------------- [EMAIL PROTECTED] vpnc]$ ./autogen.sh /opt/gnome/bin/gnome-autogen.sh checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.59 checking for automake >= 1.7... testing automake-1.7... not found. testing automake-1.8... not found. testing automake-1.9... found 1.9.6 checking for libtool >= 1.4.3... testing libtoolize... found 1.5.20 checking for glib-gettext >= 2.2.0... testing glib-gettextize... found 2.8.4 checking for intltool >= 0.25... testing intltoolize... found 0.34.1 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.19 Checking for required M4 macros... Checking for forbidden M4 macros... **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 ./configure.in Running libtoolize... You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `../..'. 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... intltoolize: 'po/Makefile.in.in' is out of date: use '--force' to overwrite --------8<------------------------------------ I got the tip from SillyWilly to ignore this error message and manually do a ./configure instead. This do work for some builds but not all. I have searched for clues on how to proceed but have yet come up empty with that. Any thoughts? /Tor _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
