Hi Anna,

the AC_PROG_LIBTOOL and also the AC_DISABLE_STATIC macros are defined in
the libtool package [1] (on ubuntu). But from [2] I can see there is
also a devel package named libtool-ltdl-devel you can try to install
that one, but I am not sure that will be it. Just a thought.


[1] http://www.delorie.com/gnu/docs/libtool/libtool_27.html
[2]
https://admin.fedoraproject.org/pkgdb/builds/search/libtool?_csrf_token=fe375798242e9343b47850e412f3220dd5ffb1d5
On 29/03/12 21:24, Anna Zacchi wrote:
> Hello,
> I am running another 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 <http://configure.ac>: not using Gettext
> autoreconf: running: aclocal -I m4
> autoreconf: configure.ac <http://configure.ac>: tracing
> autoreconf: configure.ac <http://configure.ac>: not using Libtool
> autoreconf: running: /usr/bin/autoconf
> configure.ac:20 <http://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 <http://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
> 
> Is there a package missing, or some problems in the configurations of
> the files?
> 
> Thanks,
>            Anna
> 
> 
> _______________________________________________
> gnome-love mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gnome-love
_______________________________________________
gnome-love mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-love

Reply via email to