[gst-devel] 10.22 can't build with older libtool

Farkas Levente lfarkas at lfarkas.org
Thu Feb 5 18:20:23 CET 2009


Stefan Kost wrote:
> Farkas Levente schrieb:
>> hi,
>> it seems gstreamer-0.10.22 can't be build on fedora-10 or rhel/centos-5
>> since it's required a newer libtool. imho it'd be useful to fix somehow:
>> ------------------------------------------------------
>> make[2]: Entering directory `/tmp/gstreamer-0.10.22/tools'
>> test -z "/usr/bin" || /bin/mkdir -p
>> "/home/lfarkas/rpm/BUILDROOT/gstreamer-0.10.22-1.fc11.i386/usr/bin"
>>   /bin/sh ../libtool   --mode=install /usr/bin/install -c
>> 'gst-xmllaunch'
>> '/home/lfarkas/rpm/BUILDROOT/gstreamer-0.10.22-1.fc11.i386/usr/bin/gst-xmllaunch'
>> libtool: install: /usr/bin/install -c gst-xmllaunch
>> /home/lfarkas/rpm/BUILDROOT/gstreamer-0.10.22-1.fc11.i386/usr/bin/gst-xmllaunch
>>   /bin/sh ../libtool   --mode=install /usr/bin/install -c
>> 'gst-xmllaunch-0.10'
>> '/home/lfarkas/rpm/BUILDROOT/gstreamer-0.10.22-1.fc11.i386/usr/bin/gst-xmllaunch-0.10'
>> libtool: install: invalid libtool wrapper script `gst-xmllaunch-0.10'
>> make[2]: *** [install-binPROGRAMS] Error 1
>> make[2]: Leaving directory `/tmp/gstreamer-0.10.22/tools'
>> make[1]: *** [install-am] Error 2
>> make[1]: Leaving directory `/tmp/gstreamer-0.10.22/tools'
>> make: *** [install-recursive] Error 1
>> ------------------------------------------------------
>> is there any quick solution?
>> thanks.
>> yours.
>>
> 
> I don't think a new libtool is required. I still have libtool 1.5. Are you
> building from a tarball? You coulr re-bootstrap but running autogen.sh.

no, but now i try and it seems the situation is worst:-(
the result is:
----------------------------------
./autogen.sh
check for build tools
  checking for autoconf >= 2.52 ... found 2.59, ok.
  checking for automake >= 1.7 ... found 1.9.6, ok.
  checking for autopoint >= 0.17 ... found 0.14.6, not ok !
not found !
You must have autopoint installed to compile gstreamer.
Download the appropriate package for your distribution,
or get the source tarball at ftp://ftp.gnu.org/pub/gnu/gettext/
  checking for libtoolize >= 1.5.0 ... found 1.5.22, ok.
  checking for pkg-config >= 0.8.0 ... found 0.21, ok.

- Please get the right tools before proceeding.
- Alternatively, if you're sure we're wrong, run with --nocheck.
----------------------------------
autopoint is part of gettext-0.17, but on rhel/centos-5.3 the latest
package is gettext-0.14.6-4.el5 which has not autopoint.
does it means gstreamer no longer compile on the latest rhel/centos?
it'd be said.

-- 
  Levente                               "Si vis pacem para bellum!"




More information about the gstreamer-devel mailing list