what can i do ?
i tried in gcc 4.2.0 and 3.4.6-r2
CODE
sda7/temp/1.18.1.2/libraries/i686-linux/include/glib-2.0 -I/mnt/sda7/temp/1.18.1.2/libraries/i686-linux/include/glib-2.0/include -I/mnt/sda7/temp/1.18.1.2/libraries/i686-linux/include/libxml2 /tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:42:26: expat/expat.h: No such file or directory
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:268: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:268: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:269: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:269: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:270: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:270: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:273: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:273: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:275: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:275: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:277: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:277: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:297: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:297: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:299: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:299: error: expected `;' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:302: error: `XML_Parser' does not name a type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In constructor `LLSDXMLParser::Impl::Impl()':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:325: error: `mParser' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:325: error: `XML_ParserCreate' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:325: warning: unused variable 'mParser'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:325: warning: unused variable 'XML_ParserCreate'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In destructor `LLSDXMLParser::Impl::~Impl()':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:332: error: `mParser' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:332: error: `XML_ParserFree' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:332: warning: unused variable 'mParser'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:332: warning: unused variable 'XML_ParserFree'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In member function `S32 LLSDXMLParser::Impl::parse(std::istream&, LLSD&)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:366: error: `XML_Status' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:366: error: expected `;' before "status"
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:373: error: `mParser' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:373: error: `XML_GetBuffer' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:388: error: `status' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:388: error: `XML_ParseBuffer' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:390: error: `XML_STATUS_ERROR' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:390: warning: unused variable 'XML_STATUS_ERROR'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:373: warning: unused variable 'XML_GetBuffer'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:388: warning: unused variable 'XML_ParseBuffer'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:402: error: `status' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:402: error: `mParser' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:402: error: `XML_ParseBuffer' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:403: error: `XML_STATUS_ERROR' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:403: warning: unused variable 'XML_STATUS_ERROR'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:366: warning: unused variable 'XML_Status'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:402: warning: unused variable 'mParser'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:402: warning: unused variable 'XML_ParseBuffer'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In member function `void LLSDXMLParser::Impl::reset()':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:445: error: `mParser' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:445: error: `XML_ParserReset' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:446: error: `XML_SetUserData' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:447: error: `XML_SetElementHandler' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:448: error: `XML_SetCharacterDataHandler' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:445: warning: unused variable 'XML_ParserReset'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:446: warning: unused variable 'XML_SetUserData'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:447: warning: unused variable 'XML_SetElementHandler'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:448: warning: unused variable 'XML_SetCharacterDataHandler'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: At global scope:
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:458: error: expected initializer before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In member function `void LLSDXMLParser::Impl::parsePart(const char*, int)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:474: error: `mParser' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:474: error: `XML_GetBuffer' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:479: error: `XML_ParseBuffer' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:474: warning: unused variable 'XML_GetBuffer'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:479: warning: unused variable 'XML_ParseBuffer'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: At global scope:
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:484: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:485: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In member function `void LLSDXMLParser::Impl::startElementHandler(int)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:492: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:511: error: expected initializer before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:512: error: `encoding' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:492: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: At global scope:
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:570: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:571: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In member function `void LLSDXMLParser::Impl::endElementHandler(int)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:582: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:591: error: `mParser' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:591: error: `XML_StopParser' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:591: warning: unused variable 'mParser'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:591: warning: unused variable 'XML_StopParser'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:582: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: At global scope:
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:667: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:668: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In member function `void LLSDXMLParser::Impl::characterDataHandler(int)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:669: error: `data' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:669: error: `length' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:669: warning: unused variable 'data'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:669: warning: unused variable 'length'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: At global scope:
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:674: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:675: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In static member function `static void LLSDXMLParser::Impl::sStartElementHandler(void*, int)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:676: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:676: error: `attributes' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:676: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:676: warning: unused variable 'attributes'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: At global scope:
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:680: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:681: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In static member function `static void LLSDXMLParser::Impl::sEndElementHandler(void*, int)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:682: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:682: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: At global scope:
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:686: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:687: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In static member function `static void LLSDXMLParser::Impl::sCharacterDataHandler(void*, int)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:688: error: `data' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:688: error: `length' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:688: warning: unused variable 'data'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:688: warning: unused variable 'length'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: At global scope:
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:692: error: expected `,' or `...' before '*' token
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:693: error: ISO C++ forbids declaration of `XML_Char' with no type
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp: In static member function `static LLSDXMLParser::Impl::Element LLSDXMLParser::Impl::readElement(int)':
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:694: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:694: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:695: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:695: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:696: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:696: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:697: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:697: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:698: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:698: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:699: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:699: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:700: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:700: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:701: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:701: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:702: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:702: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:703: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:703: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:704: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:704: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:705: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:705: warning: unused variable 'name'
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:706: error: `name' was not declared in this scope
/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.cpp:706: warning: unused variable 'name'
scons: *** [/tmp/tyt/mnt/sda7/temp/1.18.1.2/indra/i686-linux-client-release/llcommon/llsdserialize_xml.o] Error 1
scons: building terminated because of errors.