Hey,
I'm still having problems compiling swish++. I upgraded to the egcs 1.1
compiler and the same errirs still com up. I've put the error messages
below. If anybody knows what my problem is, and how to fix it, PLEASE let
me know.
earl
bash-2.01$ make
./config.sh ../platform.h .c .o g++ -O3
config.sh: checking C++ compiler g++
config.sh: checking for "bool"...
config.sh: checking for "explicit"...
config.sh: checking for "mutable"...
config.sh: checking for "namespaces"...
config.sh: checking for "new-style casts"...
g++ -O3 -c directory.c
In file included from /usr/include/dirent.h:43,
from directory.c:23:
/usr/include/sys/dirent.h:52: syntax error before `;'
/usr/include/sys/dirent.h:53: syntax error before `;'
/usr/include/sys/dirent.h:54: syntax error before `;'
/usr/include/sys/dirent.h:55: syntax error before `;'
*** Error code 1
Stop.
bash-2.01$
Received on Fri Sep 4 08:11:42 1998