gst-plugins-base-0.10.32: GST_DISABLE_XML=1 doesn't work in gstsubparse.c

Tim-Philipp Müller t.i.m at zen.co.uk
Wed Aug 17 01:57:52 PDT 2011


On Wed, 2011-08-17 at 15:05 +0800, bcxa sz wrote:

> But unfortunately, it will try to find the header file at host
> /usr/include/gstreamer-0.10/gst/gstconfig.h. But it should find this
> header file at:
> ===============================================================================
> [root at fedora14 gst-plugins-base-0.10.32]# ls
> /opt/STM/STLinux-2.4/devkit/sh4/target/usr/include/gstreamer-0.10/gst/gstconfig.h
> /opt/STM/STLinux-2.4/devkit/sh4/target/usr/include/gstreamer-0.10/gst/gstconfig.h
> ===============================================================================
> 
> So I think this one should be gstreamer cross compile issue. Do you
> have some suggestion to fix?

This is an issue with your dev environment setup then. Try
adding /opt/STM/STLinux-2.4/devkit/sh4/target/usr/lib/pkgconfig to
PKG_CONFIG_PATH (or use the --with-pkg-config-path configure option)

Cheers
 -Tim





More information about the gstreamer-devel mailing list