On Sat, Dec 4, 2010 at 6:31 PM, James A. Peltier <[email protected]> wrote: > Just performed a binary snapshot upgrade to the latest snapshot of current from ftp.openbsd.org. I get the following errors when launching apache, but it does start. I'm not using SSL so this doesn't affect me at all but just thought I would report it. It's probably related to the libssl changes from October 18 - Nov 17th, 2010. I don't see anything on the following -current page about how to fix this from binary snapshots. Maybe this is something missed by me or the team? > > # apachectl start > /usr/sbin/httpd:/usr/lib/libcrypto.so.18.0: /usr/lib/libcrypto.so.19.0 : WARNING: symbol(v3_alt) size mismatch, relink your program
Wild guess: do you use apache modules that are not part of base that link against libcrypto and that you haven't recompiled since the libcrypto update? Philip Guenther

