On Fri, 2008-06-13 at 14:40 -0400, Michael Brancato wrote:
>         then mv -f ".deps/aqua_gnash-gnash.Tpo"
> ".deps/aqua_gnash-gnash.Po"; 
> else rm -f ".deps/aqua_gnash-gnash.Tpo"; exit 1; fi
> In file included from gnash.cpp:44:
> /usr/local/include/gstreamer-0.10/gst/gst.h:27:18: error: glib.h: No 
> such file or directory
> In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:31,
>                   from gnash.cpp:44:
> /usr/local/include/gstreamer-0.10/gst/gstenumtypes.h:7:25: error: 
> glib-object.h: No such file or directory
> In file included from 
> /usr/local/include/gstreamer-0.10/gst/gstelementfactory.h:33,
> <insert hundreds of gstreamer scope errors here>
> 
> Any help or explanation on what I might be doing wrong or why this 
> happens?  Thanks.
> 

you need glib

Or disable gstreamer support and use ffmpeg directly.


Hub



_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to