Sorry to bother the list, but I am banging my head against the wall trying to 
build mod_ssl linked statically with openssl on Ubuntu. 

Is there something obvious that I miss in my

    configure --enable-ssl=shared --with-ssl=$(BLD_PREFIX) 
--enable-ssl-staticlib-deps

? It works under OS X, but not on Ubuntu 10.04 LTS. $(BLD_PREFIX)/lib shows
-rw-r--r-- 1 sei sei 4498826 Jun 22 18:40 libcrypto.a
lrwxrwxrwx 1 sei sei      18 Jun 22 18:40 libcrypto.so -> libcrypto.so.1.0.0
-r-xr-xr-x 1 sei sei 2682743 Jun 22 18:40 libcrypto.so.1.0.0
...
-rw-r--r-- 1 sei sei  829936 Jun 22 18:40 libssl.a
lrwxrwxrwx 1 sei sei      15 Jun 22 18:40 libssl.so -> libssl.so.1.0.0
-r-xr-xr-x 1 sei sei  549375 Jun 22 18:40 libssl.so.1.0.0

:-(

<green/>bytes GmbH
Hafenweg 16, 48155 Münster, Germany
Phone: +49 251 2807760. Amtsgericht Münster: HRB5782



Reply via email to