[gst-devel] gst-plugins-good build error
Tim Müller
t.i.m at zen.co.uk
Tue Dec 11 23:29:55 CET 2007
On Tue, 2007-12-11 at 22:17 +0100, Matej Cepl wrote:
> Trying to build CVS gst-plugins-good on Fedora 8 (...) and it
> fails here:
>
> gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs
> -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10
> -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Werror -g
> -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
> -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
> -mtune=generic -fasynchronous-unwind-tables -MT
> libgstapetag_la-gstapedemux.lo
> -MD -MP -MF .deps/libgstapetag_la-gstapedemux.Tpo -c gstapedemux.c -fPIC
> -DPIC -o .libs/libgstapetag_la-gstapedemux.o
> In file included from gstapedemux.c:59:
> gstapedemux.h:24:33: error: gst/tag/gsttagdemux.h: No such file or directory
It's an oversight in -good's configure.ac (sorry). You need core/base
0.10.15 or CVS to build -good CVS. I've just fixed it in CVS.
Cheers
-Tim
More information about the gstreamer-devel
mailing list