Hello,
I am running a problem in building a package with jhbuild on Fedora16:
>jhbuild build gnome-documents
*** Configuring vala *** [1/30]
./autogen.sh --prefix /opt/gnome --libdir '/opt/gnome/lib64'
--enable-vapigen --disable-static --disable-gtk-doc
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
configure.ac:20: error: possibly undefined macro: AC_DISABLE_STATIC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:21: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1
*** Error during phase configure of vala: ########## Error running
./autogen.sh --prefix /opt/gnome --libdir '/opt/gnome/lib64'
--enable-vapigen --disable-static --disable-gtk-doc ***
I already have installed:
Name : libtool
Arch : x86_64
Version : 2.4
Name : libtool-ltdl
Arch : x86_64
Version : 2.4
and
Name : libtool-ltdl-devel
Arch : x86_64
Version : 2.4
My parameters in jhbuild are:
------------------
moduleset = 'gnome-apps-3.4'
#
# A list of the modules to build. Defaults to the GNOME core and tested
apps.
modules = [ 'meta-gnome-core' ]
branches['gnome-disk-utility'] = 'gnome-3-2'
-----------
Is there a package missing, or some problems in the configurations of the
files?
Thanks,
Anna
_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list