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

Stefan Kost ensonic at hora-obscura.de
Wed Feb 4 21:23:25 CET 2009


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.

Stefan




More information about the gstreamer-devel mailing list