On Thu Oct 16 14:22:19 2014, [email protected] wrote: > Hello, > > I'd like to build openssl-1.0.1j with "no-ssl3", but can not. > > > ./Configure --prefix=/opt/local/openssl solaris-x86-cc threads shared > zlib no-ssl3 > > Got message: > > --- from here, message --- > > Since you've disabled or enabled at least one algorithm, you need to > do > the following before building: > > make depend > > Configured for solaris-x86-cc. > > --- till here, message --- >
Obviously this needs fixing but as a workaround: if you're building from scratch (or after "make clean") it should compile fine with without doing "make depend". Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
