Hi everyone, I'm trying to compile 2.0.64 on Solaris 10. Unfortunately, I get the message: configure: WARNING: unrecognized options: --enable-nonportable-atomics, --disable-ipv6, --enable-rule, --enable-lib64 According to the posts I see, these are just warnings, but when I try to start I get: Invalid command 'SSLCryptoDevice', perhaps mis-spelled or defined by a module not included in the server configuration This worked in 2.0.63 no problem. Does anyone have a workaround for this issue? Any ideas, no matter how harebrained would be welcome :-) Details: sparc-sun-solaris2.10-gcc (GCC) 4.3.3 (20091210) (gccfss) CC="gcc -m64 -mcpu=niagara2 -O3 -R${GCCRT_DIR}/lib/sparcv9 -L${GCCRT_DIR}/lib/sparcv9 -R${OPENSSL_DIR}/lib -L${OPENSSL_DIR}/lib -R/usr/sfw/lib/64 -L/usr/sfw/lib/64" ./configure \ "--with-mpm=worker" \ "--enable-nonportable-atomics=yes" \ "--disable-ipv6" \ "--enable-unique-id=shared" \ "--enable-ssl=shared" \ "--enable-headers=shared" \ "--enable-rewrite=shared" \ "--enable-proxy=shared" \ "--prefix=${HTTPD_DIR}" \ "--enable-rule=SSL_EXPERIMENTAL" \ "--with-ssl=${OPENSSL_DIR}" \ "--enable-lib64" Regards, Ryan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx