No, it isn't muddying things, this should just work. So you are building your own openssl. Are you certain your build of ssl and build of httpd and apr are using the same 32 or 64 bit memory model? That's one obvious reason where ld will fail. And the zlib, expat and pcre you resolve to must also match. Please also answer the questions about os/rev level etc.
On Wed, Feb 19, 2014 at 6:41 PM, Tom Browder <tom.brow...@gmail.com> wrote: > On Wed, Feb 19, 2014 at 7:37 PM, William A. Rowe Jr. <wmr...@gmail.com> > wrote: > > Odd, there is something going on here. I am wondering if this fails to > > I'm sorry for muddying the water. > > I originally used the option 'zlib' for configuring openssl-fips and > open ssl. I'm in the process of rebuilding without the zlib option. > > -Tom >