On a non-patched F-Spot direct from CVS I get this output on autogen: [EMAIL PROTECTED]:~/bin/development/f-spot/f-spot$ ./autogen.sh --prefix=/home/dotancohen/bin/unstable/f-spot processing . Creating ./aclocal.m4 ... Running 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... ./autogen.sh: 141: intltoolize: not found Running libtoolize... You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. Running aclocal ... Running autoheader... Running automake --gnu ... automake: configure.in: installing `./install-sh' automake: configure.in: installing `./missing' tools/Makefile.am:4: variable `NULL' not defined tools/Makefile.am:4: variable `NULL' not defined Running autoconf ... configure.in:9: error: possibly undefined macro: AC_PROG_INTLTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. Running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/home/dotancohen/bin/unstable/f-spot ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... yes ./configure: line 2321: syntax error near unexpected token `0.21' ./configure: line 2321: `AC_PROG_INTLTOOL(0.21)' [EMAIL PROTECTED]:~/bin/development/f-spot/f-spot$ Am I doing something wrong? I used to install /unstable and /development into ~/ but now I'm installing them into ~/bin/, could this be the reason? Dotan Cohen http://lyricslist.com/ http://what-is-what.com/ _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
