Thanks for all the answers.
It is working now.

After installing the missing libraries, I had to cancel the partial build
and start over, and the built was able the build the packages that had
problems.

Thanks,
   Anna

On Thu, Mar 29, 2012 at 11:13 PM, Marina Zhurakhinskaya
<[email protected]>wrote:

> Hi Anna,
>
> One thing you can try is to:
>
> 1) back up your ~/.jhbuildrc and ~/.jhbuildrc-custom
> 2) run gnome-shell setup script that will install many packages you need
> for gnome-development; you can find it here:
> https://live.gnome.org/GnomeShell#Building ; the command is
> curl -O
> http://git.gnome.org/browse/gnome-shell/plain/tools/build/gnome-shell-build-setup.sh
> /bin/bash gnome-shell-build-setup.sh
> (there are also some relevant things you can install by instead following
> instructions on https://live.gnome.org/DeveloperTools/Installation/Fedora, 
> but gnome-shell script is known to be very comprehensive)
> 3) restore your original ~/.jhbuildrc and ~/.jhbuildrc-custom
> 4) start gnome-documents build again; try "wipe directory and start over"
> option if you get an error again
>
> In general, in many cases it's a lot faster to ask for help with such
> build errors on IRC. If people who can help are around, you would get
> answers almost instantly, and they can ask you more about your setup if
> they need additional info. You can ask for help in #documents,
> #gnome-hackers, and #gnome-love channels. You can learn more about joining
> IRC here: https://live.gnome.org/GnomeIrcChannels
>
> If you don't get an answer or if you can't join IRC for some reason, you
> are welcome to e-mail your questions to this list, of course.
>
> Thanks,
> Marina
>
> ----- Original Message -----
> From: "Anna Zacchi" <[email protected]>
> To: "Lanoxx" <[email protected]>
> Cc: [email protected]
> Sent: Thursday, March 29, 2012 4:15:27 PM
> Subject: Re: [gnome-love] error in jhbuild and vala
>
>
> Hi,
> I already have installed:
> libtool, libtool-ltdl, and libtool-ltdl-devel
>
> Anna
>
>
> On Thu, Mar 29, 2012 at 10:04 PM, Lanoxx < [email protected] > wrote:
>
>
> 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
>
>
> _______________________________________________
> 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