'config' and -no-shared and -no-dso

2012-12-26 Thread Jeffrey Walton
Hi All, I'm trying to split hairs on the meanings of -no-shared and -no-dso. I believe -no-shared means the output of the build process does not include a shared object (*.so, *.dylib, etc). Other build process artifacts, such as static libraries (*.a) will still be produced. I believe -no-dso m

Re: OpenSSL 1.0.1c, Mac OS X, -no-XXX, and [missing] make depend

2012-12-26 Thread Jeffrey Walton
On Wed, Dec 26, 2012 at 9:57 AM, Ben Laurie wrote: > On Tue, Dec 25, 2012 at 1:35 PM, Jeffrey Walton wrote: >> I fetched `makedepend` from FreeDesktop.org >> (http://xorg.freedesktop.org/releases/individual/util/). It would not >> build due to missing dependencies. Ad infinitum. > > $ port search

Re: OpenSSL 1.0.1c, Mac OS X, -no-XXX, and [missing] make depend

2012-12-26 Thread Ben Laurie
On Tue, Dec 25, 2012 at 1:35 PM, Jeffrey Walton wrote: > I fetched `makedepend` from FreeDesktop.org > (http://xorg.freedesktop.org/releases/individual/util/). It would not > build due to missing dependencies. Ad infinitum. $ port search makedepend makedepend @1.0.4 (x11, devel) Create depend

./config and -no-zlib

2012-12-26 Thread Jeffrey Walton
Hi All, Is it sufficient to use -no-zlib to turn off SSL/TLS compression? Or is compression available through other libraries? Jeff __ OpenSSL Project http://www.openssl.org User Support Mailing Li

Re: User Guide 2.0 (OPENSSLDIR )

2012-12-26 Thread Jeffrey Walton
On Mon, Dec 24, 2012 at 9:12 PM, Jeffrey Walton wrote: > On Mon, Dec 24, 2012 at 9:11 PM, Jeffrey Walton wrote: >> Hi Steve, >> >> What is the expectation of OPENSSLDIR when building the FIPS Object >> Module and FIPS Capable OpenSSL? >> >> Users are usually allowed to modify the environment (wit

User Guide 2.0 (OPENSSLDIR )

2012-12-26 Thread Jeffrey Walton
Hi Steve, What is the expectation of OPENSSLDIR when building the FIPS Object Module and FIPS Capable OpenSSL? Users are usually allowed to modify the environment (within reason). Do users expect that OPENSSLDIR will be honored and 'properly' wired into --openssldir when configuring the FIPS gear

Re: OpenSSL 1.0.1c, Mac OS X, -no-XXX, and [missing] make depend

2012-12-26 Thread Jeffrey Walton
On Tue, Dec 25, 2012 at 8:35 AM, Jeffrey Walton wrote: > Hi All, > > I'm having problem building on Mac OS X (2012 MBP, OS X 10.8, Xcode > 4.5). The target is iOS, but this appears to be a host problem. > > Apple lacks DTLS, STCP, and friends, so I needed to ./config with > -no-dtls. That required

OpenSSL 1.0.1c, Mac OS X, -no-XXX, and [missing] make depend

2012-12-26 Thread Jeffrey Walton
Hi All, I'm having problem building on Mac OS X (2012 MBP, OS X 10.8, Xcode 4.5). The target is iOS, but this appears to be a host problem. Apple lacks DTLS, STCP, and friends, so I needed to ./config with -no-dtls. That required a `make depend` cycle. `makedepend` is missing, so that resulted i

Re: User Guide 2.0 (OPENSSLDIR )

2012-12-26 Thread Jeffrey Walton
On Mon, Dec 24, 2012 at 9:11 PM, Jeffrey Walton wrote: > Hi Steve, > > What is the expectation of OPENSSLDIR when building the FIPS Object > Module and FIPS Capable OpenSSL? > > Users are usually allowed to modify the environment (within reason). > Do users expect that OPENSSLDIR will be honored a

[no subject]

2012-12-26 Thread 梁子
从三星手机发送