hi, i have compilation problem someone know how to fix ?
thanks in advance Nicolas l.Tpo -c xml.cpp -fPIC -DPIC -o .libs/xml.o action.h: In member function 'void gnash::as_environment::set_local_frame_top(int)': action.h:379: warning: comparison between signed and unsigned integer expressions xml.cpp: In member function 'gnash::XMLNode& gnash::XML::cloneNode(gnash::XMLNode&, bool)': xml.cpp:724: error: 'class gnash::XMLNode' has no member named 'nodeNameSet' xml.cpp:725: error: 'class gnash::XMLNode' has no member named 'nodeValueSet' xml.cpp: In function 'void gnash::xml_createelement(const gnash::fn_call&)': xml.cpp:1175: error: 'class gnash::XMLNode' has no member named 'nodeNameSet' xml.cpp: In function 'void gnash::xml_createtextnode(const gnash::fn_call&)': xml.cpp:1200: error: 'class gnash::XMLNode' has no member named 'nodeValueSet' xml.cpp: In member function 'gnash::XMLNode* gnash::XML::createElement(const char*)': xml.cpp:745: warning: control reaches end of non-void function xml.cpp: In member function 'gnash::XMLNode* gnash::XML::createTextNode(const char*)': xml.cpp:759: warning: control reaches end of non-void function xml.cpp: In member function 'const char* gnash::XML::stringify(gnash::XMLNode*)': xml.cpp:862: warning: control reaches end of non-void function make[2]: *** [xml.lo] Error 1 make[2]: Leaving directory `/home/neoclust/gnash/server' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/neoclust/gnash' make: *** [all] Error 2 _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
