gst/gstenumtypes.h is missin

Daniel Doron danielmeirdoron at gmail.com
Thu Apr 18 05:57:08 PDT 2013


Hi Tim,

thanks. I see that now.

odd thing is that when I cross compile gst-plugins-good I provide in
./configure
--with-pkg-config-path=$(pwd)/../gstreamer/install/lib/pkgconfig

yes I still get:
make -C alpha
make[3]: Entering directory
`/home/robin/gst/master/gst-plugins-good/gst/alpha'
  CC     libgstalpha_la-gstalpha.lo
In file included from gstalpha.h:26:0,
                 from gstalpha.c:46:
/home/robin/gst/master/gstreamer/gst/gst.h:31:30: fatal error:
gst/gstenumtypes.h: No such file or directory
compilation terminated.
make[3]: *** [libgstalpha_la-gstalpha.lo] Error 1
make[3]: Leaving directory
`/home/robin/gst/master/gst-plugins-good/gst/alpha'
make[2]: *** [alpha] Error 2
make[2]: Leaving directory `/home/robin/gst/master/gst-plugins-good/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/robin/gst/master/gst-plugins-good'
make: *** [all] Error 2


I even tried to force it in the
CFLAGS="-I$(pwd)/../gstreamer/install/include/gstreamer-1.0"

Daniel.



On Thu, Apr 18, 2013 at 3:42 PM, Tim-Philipp Müller <t.i.m at zen.co.uk> wrote:

> On Thu, 2013-04-18 at 15:34 +0300, Daniel Doron wrote:
>
>
> > just pulled from git. it seems gstenumtypes.h is missing in the gst/
> > directory.
> > gst/gst.h is including it...
> >
> > my mistake?
>
> It gets generated at run-time when you do 'make' (after having
> run ./autogen.sh).
>
> If you are trying to use a different/non-autotools build system, you
> need to generate it via glib-mkenums, or use the ready-made ones from
> win32/common/.
>
> Cheers
>  -Tim
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130418/9b8d59a7/attachment.html>


More information about the gstreamer-devel mailing list