HI
I am trying to cross compile Gnash, When I make it, I get this error

In file included from /opt/crosstool/include/gstreamer-0.10/gst/gst.h:75,
                 from gst/VideoDecoderGst.h:28,
                 from gst/MediaHandlerGst.cpp:22:
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h: At global scope:
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:57: error: `xmlNsPtr' does 
not name a type
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:67: error: `xmlNodePtr' has 
not been declared
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:67: error: ISO C++ forbids 
declaration of `self' with no type
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:68: error: `xmlNodePtr' has 
not been declared
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:68: error: ISO C++ forbids 
declaration of `self' with no type
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:77: error: `xmlDocPtr' does 
not name a type
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:84: error: `xmlDocPtr' has 
not been declared
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:84: error: ISO C++ forbids 
declaration of `doc' with no type
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:92: error: `xmlNodePtr' was 
not declared in this scope
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:92: error: expected 
primary-expression before '*' token
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:92: error: `parent' was not 
declared in this scope
/opt/crosstool/include/gstreamer-0.10/gst/gstxml.h:92: error: initializer 
expression list treated as compound expression
make[2]: *** [libgnashmedia_la-MediaHandlerGst.lo] Error 1
make[2]: Leaving directory `/home/jjon/Desktop/gnash-0.8.7/libmedia'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jjon/Desktop/gnash-0.8.7'
make: *** [all] Error 2

My Gnash version 0.87
Gstreamer version 0.10.26
libxml2 version 2.7.6

Please tell me how to solve this problem 

Thank you


P.S 
Gnash should still compile even with these warnings.
If it doesn't, report the warnings as a bug.

                        Install gstreamer-plugins-base from 
http://www.gstreamer.net
                        or .rpm users: yum install gstreamer-plugins-base-devel
configure: error: Please install required packages

Can i ignore this? 


                                          
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969
_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to