Able to build 0.3.5 release src, unable to build SVN src



Following http://f-spot.org/How_To_Build_from_HEAD I get:

### BEGIN TRANSCRIPT ###
rbronosky IT-f1-rbronosky-p :~/development/f-spot/trunk$ ./autogen.sh
/usr/bin/gnome-doc-prepare
You should update your 'aclocal.m4' by running aclocal.
gnome-doc-prepare: 'gnome-doc-utils.make' exists: use '--force' to overwrite
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 .
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: 146: intltoolize: not found
Running libtoolize...
Running aclocal  ...
Running autoheader...
Running automake --gnu  ...
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 ...
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 2341: syntax error near unexpected token `0.21'
./configure: line 2341: `AC_PROG_INTLTOOL(0.21)'
### END TRANSCRIPT ###

Based on http://www.gimp.org/source/howtos/stable-cvs-build.html I'm ignoring the "autoconf macro directory" and "config.guess and config.sub" stuff.  Is that wrong to do?  I don't know where my "autoconf macro directory" is. I've ran aclocal.  (with no arguments. I don't know what it does.  I just ran it.)  I don't know if "./autogen.sh: 146: intltoolize: not found" or "tools/Makefile.am:4: variable `NULL' not defined" or "checking for working makeinfo... missing" should concern me.

I have no idea where to go from here.  I do know that http://f-spot.org/How_To_Build_from_HEAD is highly inadequate for an Ubuntu Edgy system.

Please advise.

--
.!# RichardBronosky #!.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]