gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Cross compile Gnash error


From: ON JJ
Subject: [Gnash-dev] Cross compile Gnash error
Date: Sun, 21 Mar 2010 09:53:21 +0000

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. Get it now.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]