Re: Problem building OpenSSL on Mac OS X with Kerberos support

2009-11-17 Thread monipol
./config alone won't enable Kerberos support, won't create a shared/ dynamic library, won't use zlib: Configuring for darwin-i386-cc no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5 no-shared [default] no-zlib [default] no-zlib-dynamic [default] And true

Re: Problem building OpenSSL on Mac OS X with Kerberos support

2009-11-17 Thread monipol
./config alone won't enable Kerberos support. Also, it won't create a shared/dynamic library and won't use zlib: $ ./config (...) Configuring for darwin-i386-cc no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5 no-shared [default] no-zlib [default] no-zlib-dy

Re: Problem building OpenSSL on Mac OS X with Kerberos support

2009-11-17 Thread Lou Picciano
For what it's worth, just built 1.0.0b4, with no problem, using only ./config - with no options passed. This is on OS X 10.6.2, Intel. We don't have a $PERL in our build environment - and why are you needing to pass all those options re Kerberos? Lou Picciano - Original Message -