Thanks,
-Karl
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/SDL -D_REENTRANT -DXWIN -O2 -Wno-long-long -g -O2 -c Flat.cc -o Flat.o
In file included from Flat.h:23,
from Flat.cc:28:
U7file.h:33: syntax error before `;'
U7file.h:37: parse error before `&'
U7file.h:37: missing ';' before right brace
U7file.h:38: ISO C++ forbids defining types within return type
U7file.h:38: semicolon missing after declaration of `class U7file'
U7file.h: In function `int U7file (const U7file &)':
U7file.h:38: base initializers not allowed for non-member functions
U7file.h:38: `class U7file' has no member named `filename'
U7file.h:38: warning: no return statement in function returning
non-void
U7file.h: At top level:
U7file.h:39: syntax error before `&'
U7file.h:40: destructors must be member functions
U7file.h:40: virtual outside class declaration
U7file.h:42: virtual outside class declaration
U7file.h:42: function `uint32 number_of_objects ()' is initialized like
a variable
U7file.h:43: virtual outside class declaration
U7file.h:43: function `char *retrieve (unsigned int, size_t &)' is
initialized like a variable
U7file.h:44: virtual outside class declaration
U7file.h:44: function `const char *get_archive_type ()' is initialized
like a variable
U7file.h:45: parse error before `}'
U7file.h:61: parse error before `,'
U7file.h:72: syntax error before `*'
U7file.h:79: syntax error before `;'
U7file.h:83: parse error before `&'
U7file.h:83: missing ';' before right brace
U7file.h:84: ISO C++ forbids defining types within return type
U7file.h:84: destructors must be member functions
U7file.h:84: return type specification for destructor invalid
U7file.h:84: virtual outside class declaration
U7file.h:86: virtual outside class declaration
U7file.h:89: parse error before `}'
In file included from Flat.cc:28:
Flat.h:30: parse error before `&'
In file included from ../exceptions.h:25,
from Flat.cc:34:
/usr/include/g++-3/stdexcept:43: syntax error before `;'
/usr/include/g++-3/stdexcept:45: parse error before `&'
/usr/include/g++-3/stdexcept:45: missing ';' before right brace
/usr/include/g++-3/stdexcept:46: ISO C++ forbids defining types within
return type
/usr/include/g++-3/stdexcept:46: extraneous `char' ignored
/usr/include/g++-3/stdexcept:46: virtual outside class declaration
/usr/include/g++-3/stdexcept:46: non-member function `what ()' cannot
have `const' method qualifier
/usr/include/g++-3/stdexcept: In function `const logic_error *what ()':
/usr/include/g++-3/stdexcept:46: `_what' undeclared (first use this
function)
/usr/include/g++-3/stdexcept:46: (Each undeclared identifier is
reported only once for each function it appears in.)
/usr/include/g++-3/stdexcept: At top level:
/usr/include/g++-3/stdexcept:51: parse error before `&'
/usr/include/g++-3/stdexcept:51: missing ';' before right brace
/usr/include/g++-3/stdexcept:56: parse error before `&'
/usr/include/g++-3/stdexcept:56: missing ';' before right brace
/usr/include/g++-3/stdexcept:61: parse error before `&'
/usr/include/g++-3/stdexcept:61: missing ';' before right brace
/usr/include/g++-3/stdexcept:66: parse error before `&'
/usr/include/g++-3/stdexcept:66: missing ';' before right brace
/usr/include/g++-3/stdexcept:70: syntax error before `;'
/usr/include/g++-3/stdexcept:72: parse error before `&'
/usr/include/g++-3/stdexcept:72: missing ';' before right brace
/usr/include/g++-3/stdexcept:73: ISO C++ forbids defining types within
return type
/usr/include/g++-3/stdexcept:73: extraneous `char' ignored
/usr/include/g++-3/stdexcept:73: virtual outside class declaration
/usr/include/g++-3/stdexcept:73: non-member function `what ()' cannot
have `const' method qualifier
/usr/include/g++-3/stdexcept: In function `const runtime_error *what
()':
/usr/include/g++-3/stdexcept:73: new declaration `const runtime_error
*what ()'
/usr/include/g++-3/stdexcept:46: ambiguates old declaration `const
logic_error *what ()'
/usr/include/g++-3/stdexcept: At top level:
/usr/include/g++-3/stdexcept:74: parse error before `protected'
/usr/include/g++-3/stdexcept:80: parse error before `&'
/usr/include/g++-3/stdexcept:80: missing ';' before right brace
/usr/include/g++-3/stdexcept:85: parse error before `&'
/usr/include/g++-3/stdexcept:85: missing ';' before right brace
/usr/include/g++-3/stdexcept:90: parse error before `&'
/usr/include/g++-3/stdexcept:90: missing ';' before right brace
In file included from Flat.cc:34:
../exceptions.h:33: syntax error before `;'
../exceptions.h:37: parse error before `&'
../exceptions.h:37: missing ';' before right brace
../exceptions.h: In method `exult_exception::exult_exception (const
char *)':
../exceptions.h:36: class `exult_exception' does not have any field
named `what_'
../exceptions.h: At top level:
../exceptions.h:38: ISO C++ forbids defining types within return type
../exceptions.h:38: extraneous `char' ignored
../exceptions.h:38: non-member function `what ()' cannot have `const'
method qualifier
../exceptions.h: In function `const exult_exception *what ()':
../exceptions.h:38: new declaration `const exult_exception *what ()'
/usr/include/g++-3/stdexcept:73: ambiguates old declaration `const
runtime_error *what ()'
../exceptions.h: In function `const logic_error *what ()':
../exceptions.h:38: `what_' undeclared (first use this function)
../exceptions.h: At top level:
../exceptions.h:39: non-member function `get_errno ()' cannot have
`const' method qualifier
../exceptions.h: In function `int get_errno ()':
../exceptions.h:39: `errno_' undeclared (first use this function)
../exceptions.h: At top level:
../exceptions.h:40: destructors must be member functions
../exceptions.h:40: virtual outside class declaration
../exceptions.h:41: parse error before `}'
../exceptions.h:64: parse error before `&'
../exceptions.h:64: missing ';' before right brace
../exceptions.h:65: parse error at null character
../exceptions.h:84: parse error before `&'
../exceptions.h:84: missing ';' before right brace
../exceptions.h:85: parse error at null character
../exceptions.h:88: ISO C++ forbids declaration of `string' with no
type
../exceptions.h:88: invalid use of `::'
../exceptions.h:88: parse error before `;'
../exceptions.h:90: parse error before `&'
../exceptions.h:90: missing ';' before right brace
../exceptions.h:91: base `file_exception' with only non-default
constructor in class without a constructor
../exceptions.h:94: ISO C++ forbids declaration of `string' with no
type
../exceptions.h:94: invalid use of `::'
../exceptions.h:94: parse error before `;'
../exceptions.h:96: parse error before `&'
../exceptions.h:96: missing ';' before right brace
../exceptions.h:97: base `file_exception' with only non-default
constructor in class without a constructor
../exceptions.h
type
../exceptions.h
../exceptions.h
../exceptions.h:102: parse error before `&'
../exceptions.h:102: missing ';' before right brace
../exceptions.h:103: base `file_exception' with only non-default
constructor in class without a constructor
../exceptions.h:107: parse error before `&'
../exceptions.h:107: missing ';' before right brace
../exceptions.h:108: base `file_exception' with only non-default
constructor in class without a constructor
In file included from Flat.cc:35:
utils.h:340: `::string' undeclared (first use here)
utils.h:340: parse error before `)'
utils.h: In function `int U7exists (...)':
utils.h:340: `fname' undeclared (first use this function)
utils.h: At top level:
utils.h:360: parse error before `&'
utils.h:361: syntax error before `('
utils.h:363: `str' was not declared in this scope
utils.h:363: variable or field `to_uppercase' declared void
utils.h:364: syntax error before `('
Flat.cc:47: parse error before `&'
Flat.cc:51: `fp' was not declared in this scope
Flat.cc:51: ISO C++ forbids declaration of `fclose' with no type
Flat.cc:51: `int fclose' redeclared as different kind of symbol
/usr/include/stdio.h:185: previous declaration of `int fclose (FILE *)'
Flat.cc:52: parse error before `}'
Flat.cc: In method `char *Flat::retrieve (unsigned int, size_t &)':
Flat.cc:59: `filename' undeclared (first use this function)
Flat.cc:66: `fclose' cannot be used as a function
make[3]: *** [Flat.lo] Error 1
make[3]: Leaving directory `/home/karlos/exult-0.96beta1/files'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/karlos/exult-0.96beta1/files'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/karlos/exult-0.96beta1'
make: *** [all-recursive-am] Error 2