Iamz - 2006-07-06

Hi,

I downloaded rcsoccersim-9.37.tar.gz

The "./configure" went just fine but a problem occurred during "make"

Here's what was displayed in the end


In file included from ../../boost/config.hpp:35,
from ../../boost/shared_ptr.hpp:18,
from addr.hpp:27,
from addr.cpp:21:
../../boost/config/compiler/gcc.hpp:66:7: warning: #warning "Unknown compiler version - please run the configure tests and report the results"
addr.hpp:62: error: extra qualification ‘rcss::net::Addr::’ on member ‘getHostStr’
make[3]: [addr.lo] Error 1
make[2]:
[all-recursive] Error 1
make[1]: [all-recursive] Error 1
make:
[all-recursive] Error 1


And the same error occurred when I tried to make rcssbase-10.0.11 seperately.

Does anybody know what's the problem? Is there any solutions?

Thank you,
Iamz