From ros-cis at reactos.com Fri Jul 1 00:52:00 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16358] ReactOS Publish Error Message-ID: <000001c57dc6$53264220$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/71280fab/attachment.html From ros-cis at reactos.com Fri Jul 1 04:05:52 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16359] ReactOS Publish Error Message-ID: <000001c57de1$688ea6a0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/46156d8f/attachment.html From ros-cis at reactos.com Fri Jul 1 04:58:40 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16360] ReactOS Publish Error Message-ID: <000001c57de8$c88dad60$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/5b651d72/attachment.html From ros-cis at reactos.com Fri Jul 1 05:14:01 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16361] ReactOS Publish Error Message-ID: <000001c57dea$ed9d5ea0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/e588be93/attachment.html From ros-cis at reactos.com Fri Jul 1 05:25:39 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16362] ReactOS Publish Error Message-ID: <000001c57dec$8e154680$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/1c9e4052/attachment.html From ros-cis at reactos.com Fri Jul 1 05:33:02 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16363] ReactOS Publish Error Message-ID: <000001c57ded$95d320d0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\fat16.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteBootSector': lib\fslib\vfatlib\fat16.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat16.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat16.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteFAT': lib\fslib\vfatlib\fat16.c:134: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:134: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:135: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:151: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:197: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteRootDirectory': lib\fslib\vfatlib\fat16.c:213: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:258: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:275: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16Format': lib\fslib\vfatlib\fat16.c:287: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:289: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:312: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:331: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:359: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:361: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:369: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:30: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\vfatlib.c: In function `VfatFormat': lib\fslib\vfatlib\vfatlib.c:37: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:42: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:42: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\vfatlib.c:42: error: for each function it appears in.) lib\fslib\vfatlib\vfatlib.c:44: error: `Callback' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:48: error: `DriveRoot' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:146: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:146: error: `PROGRESS' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:155: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:156: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:157: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:188: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:188: error: `DONE' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c: At top level: lib\fslib\vfatlib\vfatlib.c:207: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c: In function `UpdateProgress': lib\fslib\vfatlib\vfatlib.c:212: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:212: error: `Increment' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:220: error: `PROGRESS' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteBootSector': lib\fslib\vfatlib\fat32.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat32.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat32.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:128: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFsInfo': lib\fslib\vfatlib\fat32.c:138: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:153: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:169: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:182: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFAT': lib\fslib\vfatlib\fat32.c:218: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:218: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:219: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:235: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:281: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteRootDirectory': lib\fslib\vfatlib\fat32.c:293: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:317: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:333: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:349: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32Format': lib\fslib\vfatlib\fat32.c:359: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:361: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:385: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:407: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:432: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:434: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:442: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: In function `Fat12WriteBootSector': lib\fslib\vfatlib\fat12.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat12.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat12.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:96: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteFAT': lib\fslib\vfatlib\fat12.c:132: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:132: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:133: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:149: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:195: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteRootDirectory': lib\fslib\vfatlib\fat12.c:212: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:257: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:274: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12Format': lib\fslib\vfatlib\fat12.c:286: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:292: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:293: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:314: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:341: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:343: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:351: error: `FileHandle' undeclared (first use in this function) mingw32-make: *** [obj-i386\lib\fslib\vfatlib\vfatlib.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat12.o] Error 1 mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat16.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/03015fa3/attachment.html From ros-cis at reactos.com Fri Jul 1 05:48:11 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16364] ReactOS Publish Error Message-ID: <000001c57def$b3a8b140$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\fat32.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteBootSector': lib\fslib\vfatlib\fat32.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat32.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat32.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:128: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFsInfo': lib\fslib\vfatlib\fat32.c:138: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:153: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:169: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:182: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFAT': lib\fslib\vfatlib\fat32.c:218: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:218: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:219: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:235: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:281: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteRootDirectory': lib\fslib\vfatlib\fat32.c:293: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:317: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:333: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:349: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32Format': lib\fslib\vfatlib\fat32.c:359: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:361: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:385: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:407: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:432: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:434: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:442: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteBootSector': lib\fslib\vfatlib\fat16.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat16.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat16.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteFAT': lib\fslib\vfatlib\fat16.c:134: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:134: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:135: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:151: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:197: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteRootDirectory': lib\fslib\vfatlib\fat16.c:213: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:258: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:275: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16Format': lib\fslib\vfatlib\fat16.c:287: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:289: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:312: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:331: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:359: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:361: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:369: error: `FileHandle' undeclared (first use in this function) mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat16.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat32.o] Error 1 In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:30: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\vfatlib.c: In function `VfatFormat': lib\fslib\vfatlib\vfatlib.c:37: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:42: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:42: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\vfatlib.c:42: error: for each function it appears in.) lib\fslib\vfatlib\vfatlib.c:44: error: `Callback' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:48: error: `DriveRoot' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:146: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:146: error: `PROGRESS' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:155: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:156: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:157: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:188: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:188: error: `DONE' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c: At top level: lib\fslib\vfatlib\vfatlib.c:207: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c: In function `UpdateProgress': lib\fslib\vfatlib\vfatlib.c:212: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:212: error: `Increment' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:220: error: `PROGRESS' undeclared (first use in this function) In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\fat12.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteBootSector': lib\fslib\vfatlib\fat12.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat12.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat12.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:96: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteFAT': lib\fslib\vfatlib\fat12.c:132: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:132: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:133: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:149: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:195: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteRootDirectory': lib\fslib\vfatlib\fat12.c:212: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:257: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:274: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12Format': lib\fslib\vfatlib\fat12.c:286: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:292: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:293: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:314: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:341: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:343: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:351: error: `FileHandle' undeclared (first use in this function) mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat12.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/d764ad17/attachment.html From ros-cis at reactos.com Fri Jul 1 05:55:39 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16365] ReactOS Publish Error Message-ID: <000001c57df0$bedaf1d0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\fat32.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteBootSector': lib\fslib\vfatlib\fat32.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat32.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat32.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:128: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFsInfo': lib\fslib\vfatlib\fat32.c:138: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:153: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:169: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:182: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFAT': lib\fslib\vfatlib\fat32.c:218: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:218: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:219: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:235: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:281: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteRootDirectory': lib\fslib\vfatlib\fat32.c:293: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:317: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:333: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:349: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32Format': lib\fslib\vfatlib\fat32.c:359: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:361: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:385: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:407: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:432: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:434: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:442: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteBootSector': lib\fslib\vfatlib\fat12.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat12.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat12.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:96: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteFAT': lib\fslib\vfatlib\fat12.c:132: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:132: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:133: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:149: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:195: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteRootDirectory': lib\fslib\vfatlib\fat12.c:212: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:257: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:274: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12Format': lib\fslib\vfatlib\fat12.c:286: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:292: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:293: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:314: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:341: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:343: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:351: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: In function `Fat16WriteBootSector': lib\fslib\vfatlib\fat16.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat16.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat16.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteFAT': lib\fslib\vfatlib\fat16.c:134: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:134: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:135: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:151: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:197: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteRootDirectory': lib\fslib\vfatlib\fat16.c:213: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:258: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:275: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16Format': lib\fslib\vfatlib\fat16.c:287: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:289: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:312: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:331: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:359: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:361: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:369: error: `FileHandle' undeclared (first use in this function) mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat32.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat12.o] Error 1 mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat16.o] Error 1 In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:30: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\vfatlib.c: In function `VfatFormat': lib\fslib\vfatlib\vfatlib.c:37: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:42: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:42: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\vfatlib.c:42: error: for each function it appears in.) lib\fslib\vfatlib\vfatlib.c:44: error: `Callback' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:48: error: `DriveRoot' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:146: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:146: error: `PROGRESS' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:155: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:156: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:157: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:188: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:188: error: `DONE' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c: At top level: lib\fslib\vfatlib\vfatlib.c:207: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c: In function `UpdateProgress': lib\fslib\vfatlib\vfatlib.c:212: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:212: error: `Increment' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:220: error: `PROGRESS' undeclared (first use in this function) ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/bbd8f100/attachment.html From sin at svn.reactos.com Fri Jul 1 16:41:21 2005 From: sin at svn.reactos.com (sin@svn.reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] Success integrating change 16371. Message-ID: <000001c57e4a$f2d719f0$6b01a8c0@PENELOPE> Change is verified to be correct. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/814562b9/attachment.html From ros-cis at reactos.com Sun Jul 3 16:48:14 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16392] ReactOS Publish Error Message-ID: <000001c57fde$3d9c2e00$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3014: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\iphlpapi\ifenum_reactos.c: In function `getInterfaceInfoSet': lib\iphlpapi\ifenum_reactos.c:370: warning: unused variable `j' lib\iphlpapi\ifenum_reactos.c: In function `deleteIpAddress': lib\iphlpapi\ifenum_reactos.c:850: warning: unused variable `TheNteContext' lib\iphlpapi\resinfo_reactos.c: In function `EnumInterfaces': lib\iphlpapi\resinfo_reactos.c:95: warning: unused variable `TcpipHandle' lib\iphlpapi\resinfo_reactos.c:99: warning: unused variable `RegKeyForTcpip' lib\iphlpapi\resinfo_reactos.c: In function `getResInfo': lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `result' lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `dwSize' lib\ole32\bindctx.c: In function `BindCtxImpl_GetRunningObjectTable': lib\ole32\bindctx.c:292: warning: unused variable `This' lib\ole32\clipboard.c: In function `OleSetClipboard': lib\ole32\clipboard.c:397: warning: unused variable `szFmtName' lib\ole32\clipboard.c: In function `OleFlushClipboard': lib\ole32\clipboard.c:555: warning: unused variable `szFmtName' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\ole32\ifs.c: In function `IMallocSpy_fnPreAlloc': lib\ole32\ifs.c:426: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostAlloc': lib\ole32\ifs.c:432: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreFree': lib\ole32\ifs.c:439: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostFree': lib\ole32\ifs.c:445: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreRealloc': lib\ole32\ifs.c:451: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostRealloc': lib\ole32\ifs.c:459: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreGetSize': lib\ole32\ifs.c:466: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostGetSize': lib\ole32\ifs.c:473: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreDidAlloc': lib\ole32\ifs.c:480: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostDidAlloc': lib\ole32\ifs.c:487: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreHeapMinimize': lib\ole32\ifs.c:494: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostHeapMinimize': lib\ole32\ifs.c:500: warning: unused variable `This' lib\ole32\rpc.c: In function `ServerRpcChannelBuffer_GetBuffer': lib\ole32\rpc.c:157: warning: unused variable `This' lib\ole32\oleproxy.c: In function `RemUnkStub_IsIIDSupported': lib\ole32\oleproxy.c:611: warning: unused variable `This' lib\riched20\caret.c: In function `ME_InternalDeleteText': lib\riched20\caret.c:168: warning: unused variable `nIntendedChars' lib\shdocvw\factory.c: In function `WBCF_CreateInstance': lib\shdocvw\factory.c:72: warning: unused variable `This' lib\shell32\changenotify.c:78: warning: 'DumpEvent' defined but not used lib\shell32\changenotify.c:110: warning: 'NodeName' defined but not used lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnEnumObjects': lib\shell32\cpanelfolder.c:452: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnCreateViewObject': lib\shell32\cpanelfolder.c:517: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDisplayNameOf': lib\shell32\cpanelfolder.c:647: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumn': lib\shell32\cpanelfolder.c:731: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumnState': lib\shell32\cpanelfolder.c:741: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDetailsOf': lib\shell32\cpanelfolder.c:758: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_GetClassID': lib\shell32\cpanelfolder.c:863: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_Initialize': lib\shell32\cpanelfolder.c:881: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookW_fnExecute': lib\shell32\cpanelfolder.c:962: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookA_fnExecute': lib\shell32\cpanelfolder.c:1047: warning: unused variable `This' lib\shell32\debughlp.c: In function `pdump': lib\shell32\debughlp.c:206: warning: unused variable `szLongName' lib\shell32\debughlp.c:207: warning: unused variable `szShortName' lib\shell32\enumidlist.c: In function `IEnumIDList_fnClone': lib\shell32\enumidlist.c:361: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCopyTo': lib\shell32\memorystream.c:182: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCommit': lib\shell32\memorystream.c:190: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnRevert': lib\shell32\memorystream.c:198: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnLockRegion': lib\shell32\memorystream.c:206: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnUnlockRegion': lib\shell32\memorystream.c:214: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnStat': lib\shell32\memorystream.c:222: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnClone': lib\shell32\memorystream.c:230: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetClassID': lib\shell32\shelllink.c:393: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnIsDirty': lib\shell32\shelllink.c:411: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetSizeMax': lib\shell32\shelllink.c:1026: warning: unused variable `This' lib\shell32\shellole.c: In function `IDefClF_fnLockServer': lib\shell32\shellole.c:612: warning: unused variable `This' lib\shell32\shellpath.c: In function `_SHExpandEnvironmentStrings': lib\shell32\shellpath.c:1532: warning: unused variable `szProfilesPrefix' lib\shell32\shellpath.c: At top level: lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnEnumObjects': lib\shell32\shfldr_desktop.c:322: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnCreateViewObject': lib\shell32\shfldr_desktop.c:389: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumn': lib\shell32\shfldr_desktop.c:721: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumnState': lib\shell32\shfldr_desktop.c:735: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDetailsOf': lib\shell32\shfldr_desktop.c:759: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnEnumObjects': lib\shell32\shfldr_mycomp.c:322: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnCreateViewObject': lib\shell32\shfldr_mycomp.c:387: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDisplayNameOf': lib\shell32\shfldr_mycomp.c:541: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumn': lib\shell32\shfldr_mycomp.c:719: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumnState': lib\shell32\shfldr_mycomp.c:732: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDetailsOf': lib\shell32\shfldr_mycomp.c:754: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_GetClassID': lib\shell32\shfldr_mycomp.c:886: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_Initialize': lib\shell32\shfldr_mycomp.c:905: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnCreateViewObject': lib\shell32\shfldr_fs.c:534: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumn': lib\shell32\shfldr_fs.c:881: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumnState': lib\shell32\shfldr_fs.c:897: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDetailsOf': lib\shell32\shfldr_fs.c:923: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `ISFDropTarget_DragOver': lib\shell32\shfldr_fs.c:1503: warning: unused variable `This' lib\shell32\shlfileop.c:840: warning: 'debug_shfileops_flags' defined but not used lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnQueryContextMenu': lib\shell32\shv_bg_cmenu.c:156: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnGetCommandString': lib\shell32\shv_bg_cmenu.c:405: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `DoCopyOrCut': lib\shell32\shv_item_cmenu.c:370: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnInvokeCommand': lib\shell32\shv_item_cmenu.c:400: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnGetCommandString': lib\shell32\shv_item_cmenu.c:476: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnHandleMenuMsg': lib\shell32\shv_item_cmenu.c:531: warning: unused variable `This' lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shell32\shlview.c: In function `ISVDropSource_QueryContinueDrag': lib\shell32\shlview.c:2251: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_GiveFeedback': lib\shell32\shlview.c:2266: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnSetSize': lib\shlwapi\istream.c:186: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCopyTo': lib\shlwapi\istream.c:199: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCommit': lib\shlwapi\istream.c:248: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnRevert': lib\shlwapi\istream.c:260: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\istream.c:272: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnClone': lib\shlwapi\istream.c:320: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnWrite': lib\shlwapi\regstream.c:147: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSeek': lib\shlwapi\regstream.c:162: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSetSize': lib\shlwapi\regstream.c:176: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCopyTo': lib\shlwapi\regstream.c:187: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCommit': lib\shlwapi\regstream.c:202: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnRevert