Hello, I today tried to build aspseek-1.0.2. on Solaris. SunOS 5.6 Generic_105181-23 sun4u sparc In daemon.cpp: daemon.cpp: In function `void daemon()': daemon.cpp:770: passing `socklen_t *' as argument 3 of `accept(int, sockaddr *, int *)' changes signedness gcc --version shows: 2.95.2 Compiling aspseek-1.0.1 on the same configuration gives daemon.cpp: In function `void daemon()': daemon.cpp:769: `socklen_t' undeclared (first use this function) daemon.cpp:769: (Each undeclared identifier is reported only once daemon.cpp:769: for each function it appears in.) daemon.cpp:769: parse error before `=' daemon.cpp:770: `cadlen' undeclared (first use this function) My next step was to try the cvs version, but I failed to login. cvs [login aborted]: authorization failed: server www.asplinux.ru rejected access With user anoncvs and password anoncvs. Greetings Ludger Merkens
