results of make 2> make-errors follow:
Any clues? I have zlib... heck, I have everything (I had the luxury of being able to just plop everything onto my installation).
Quote:
connect.cpp: In member function `void connection_data::close_socket()':
connect.cpp:214: error: parse error before `{' token
connect.cpp: At global scope:
connect.cpp:221: error: ISO C++ forbids declaration of `connected_socket' with
no type
connect.cpp:222: error: parse error before `}' token
make: *** [connect.o] Error 1
connect.cpp: In member function `void connection_data::close_socket()':
connect.cpp:214: error: parse error before `{' token
connect.cpp: At global scope:
connect.cpp:221: error: ISO C++ forbids declaration of `connected_socket' with
no type
connect.cpp:222: error: parse error before `}' token
make: *** [connect.o] Error 1
Any clues? I have zlib... heck, I have everything (I had the luxury of being able to just plop everything onto my installation).