Re: Assistance with zlib-dynamic build

2013-02-12 Thread Ryan Watkins
I was able to specify zlib-dynamic and dso on the ./Configure command and got "make" and "make tests" to successfully run past the zlib tests however I was required to put a /usr/lib/libz.so shared object on my system. On our platform we don't have a /usr/lib/libz.so shared object but rather w

Re: Assistance with zlib-dynamic build

2013-02-11 Thread Ryan Watkins
Thanks for the reply Steve, I had also wondered the same thing. My colleague who did the builds with previous versions of OpenSSL (like 0.9.8m) is no longer with the company so I am unable to ask him any questions. I did however notice the Makefile we have for our previous build of 0.9.8m sho

Re: Assistance with zlib-dynamic build

2013-02-11 Thread Dr. Stephen Henson
On Mon, Feb 11, 2013, Ryan Watkins wrote: > Hello, > > I'm currently building OpenSSL 1.0.0c in an AIX 6.1 runtime > environment (Inside PASE on an IBM i system) and am running into > problems when trying to run the suite of tests that come with > OpenSSL. Here are the steps I am taking to do fo

Assistance with zlib-dynamic build

2013-02-11 Thread Ryan Watkins
Hello, I'm currently building OpenSSL 1.0.0c in an AIX 6.1 runtime environment (Inside PASE on an IBM i system) and am running into problems when trying to run the suite of tests that come with OpenSSL. Here are the steps I am taking to do for my build: Verify the following symlinks exist a