DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8064>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8064

NetBSD 1.5.2 build failure with --enable-ssl

           Summary: NetBSD 1.5.2 build failure with --enable-ssl
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


Building apache on NetBSD 1.5.2 fails.

Configured as:
./configure  --prefix=/usr/local/Installed/apache --enable-usertrack
--enable-expires --enable-auth --enable-auth-digest --enable-ssl

Failing command:
/bin/sh /usr/local/Distribution/httpd-2.0.35/srclib/apr/libtool --silent
--mode=link gcc  -g -O2    -DNETBSD -DAP_HAVE_DESIGNATED_INITIALIZER   -I.
-I/usr/local/Distribution/httpd-2.0.35/os/unix
-I/usr/local/Distribution/httpd-2.0.35/server/mpm/prefork
-I/usr/local/Distribution/httpd-2.0.35/modules/http
-I/usr/local/Distribution/httpd-2.0.35/modules/proxy
-I/usr/local/Distribution/httpd-2.0.35/include
-I/usr/local/Distribution/httpd-2.0.35/srclib/apr/include
-I/usr/local/Distribution/httpd-2.0.35/srclib/apr-util/include
-I/usr/pkg/include/openssl -I/usr/pkg/include
-I/usr/local/Distribution/httpd-2.0.35/modules/dav/main
-I/usr/local/Distribution/httpd-2.0.35/srclib/apr-util/include
-I/usr/local/Distribution/httpd-2.0.35/srclib/apr-util/xml/expat/lib
-export-dynamic -L/usr/pkg/lib   -o dftables -L/usr/pkg/lib dftables.lo -lm
-lcrypt -lresolv -lssl -lcrypto
/usr/local/Distribution/httpd-2.0.35/srclib/apr-util/xml/expat/lib/libexpat.la
Shared object "libcrypto.so.1" not found


Without --enable-ssl it builds.


Reply via email to