Can't compile in Red Hat Linux 7.1? Errors! (Score: 1) by antdude on Saturday, July 10 @ 12:30:18 CDT (User Info ) | Compiling wx/xrc/xmlrsall.cpp...
Linking wx/xrc/libxrc.a...
make[2]: Leaving directory `/home/ant/download/xmule-1.8.3/src/wx/xrc'
Compiling AddFriend.cpp...
In file included from ClientCredits.h:30,
from updownclient.h:29,
from Friend.h:25,
from AddFriend.h:25,
from AddFriend.cpp:31:
CryptoXMpp.h:171: parse error before `&'
CryptoXMpp.h:171: missing ';' before right brace
CryptoXMpp.h:172: ISO C++ forbids defining types within return type
CryptoXMpp.h:172: destructors must be member functions
CryptoXMpp.h:172: return type specification for destructor invalid
CryptoXMpp.h:172: virtual outside class declaration
CryptoXMpp.h:173: non-member function `CryptoXMpp::what ()' cannot have
`const' method qualifier
CryptoXMpp.h: In function `const char *CryptoXMpp::what ()':
CryptoXMpp.h:173: `m_what' undeclared (first use this function)
CryptoXMpp.h:173: (Each undeclared identifier is reported only once for
each function it appears in.)
CryptoXMpp.h: At top level:
CryptoXMpp.h:174: parse error before `&'
CryptoXMpp.h:175: parse error before `&'
CryptoXMpp.h: In function `void SetWhat (...)':
CryptoXMpp.h:175: `m_what' undeclared (first use this function)
CryptoXMpp.h:175: `s' undeclared (first use this function)
CryptoXMpp.h: At top level:
CryptoXMpp.h:176: syntax error before `('
CryptoXMpp.h:177: `ErrorType' was not declared in this scope
CryptoXMpp.h:177: parse error before `)'
CryptoXMpp.h: In function `void SetErrorType (...)':
CryptoXMpp.h:177: `m_errorType' undeclared (first use this function)
CryptoXMpp.h:177: `errorType' undeclared (first use this function)
CryptoXMpp.h: At top level:
CryptoXMpp.h:179: parse error before `private'
CryptoXMpp.h:181: syntax error before `;'
CryptoXMpp.h:186: parse error before `{'
CryptoXMpp.h:193: parse error before `{'
CryptoXMpp.h:200: base class `InvalidDataFormat' has incomplete type
CryptoXMpp.h:202: parse error before `&'
CryptoXMpp.h:202: missing ';' before right brace
CryptoXMpp.h:207: parse error before `{'
CryptoXMpp.h:214: parse error before `{'
CryptoXMpp.h:285: parse error before `}'
CryptoXMpp.h: In function `bool CryptoXMpp::IsAlignedOn (const void *,
unsigned int)':
CryptoXMpp.h:430: `IsPowerOf2' undeclared (first use this function)
CryptoXMpp.h:430: `ModPowerOf2' undeclared (first use this function)
CryptoXMpp.h: In function `bool CryptoXMpp::IsAligned (const void *, T
*)':
CryptoXMpp.h:436: parse error before `>'
CryptoXMpp.h: In function `ByteOrder CryptoXMpp::GetNativeByteOrder
()':
CryptoXMpp.h:447: `NativeByteOrder' undeclared (first use this
function)
CryptoXMpp.h:447: parse error before `::'
CryptoXMpp.h: In function `bool CryptoXMpp::NativeByteOrderIs
(ByteOrder)':
CryptoXMpp.h:452: `GetNativeByteOrder' undeclared (first use this
function)
CryptoXMpp.h: At top level:
CryptoXMpp.h:456: syntax error before `('
CryptoXMpp.h:456: `T' was not declared in this scope
CryptoXMpp.h:456: parse error before `,'
CryptoXMpp.h:457: ISO C++ forbids declaration of `IntToString' with no
type
CryptoXMpp.h: In function `int CryptoXMpp::IntToString (...)':
CryptoXMpp.h:458: `a' undeclared (first use this function)
CryptoXMpp.h:459: cannot convert `const char *' to `int' in return
CryptoXMpp.h:466: `::string' undeclared (first use here)
CryptoXMpp.h:466: parse error before `;'
CryptoXMpp.h:469: `T' undeclared (first use this function)
CryptoXMpp.h:469: parse error before `='
CryptoXMpp.h:470: `result' undeclared (first use this function)
CryptoXMpp.h:470: `digit' undeclared (first use this function)
CryptoXMpp.h:471: `base' undeclared (first use this function)
CryptoXMpp.h: In function `T1 CryptoXMpp::SaturatingSubtract (T1, T2)':<
Read the rest of this comment... |
|
|