Install of Apache 2.2.15 after installing ssl lastes

Rob Weissenburger rob at fiberuplink.com
Thu Mar 25 02:15:32 UTC 2010


I have been picking my brain apart trying to figure this one out. Any 
help is appricated.

./configure --prefix=/usr/local/apache --mandir=/usr/local/man 
--enable-ssl --enable-suexec --enable-cgi --enable-rewrite --enable-so 
--enable-modules=most --enable-mods-shared=max --sysconfdir=/etc/apache 
--with-apr=/usr/local/ --with-apr-util=/usr/local/

/usr/local/build-1/libtool --silent --mode=link gcc -g -O2     
-L/usr/local/lib   -o ab  ab.lo   -lm 
/usr/local/httpd-2.2.15/srclib/pcre/libpcre.la 
/usr/local/lib/libaprutil-1.la -lexpat -liconv 
/usr/local/lib/libapr-1.la -lcrypt -lpthread -lssl -lcrypto -lcrypt 
-lpthread
.libs/ab.o(.text+0xb7): In function `ssl_print_cb':
/usr/local/httpd-2.2.15/support/ab.c:409: undefined reference to 
`BIO_get_callback_arg'
.libs/ab.o(.text+0x25e3): In function `start_connect':
/usr/local/httpd-2.2.15/support/ab.c:1204: undefined reference to 
`BIO_set_callback'
.libs/ab.o(.text+0x25f1):/usr/local/httpd-2.2.15/support/ab.c:1205: 
undefined reference to `BIO_set_callback_arg'
.libs/ab.o(.text+0x4e2f): In function `main':
/usr/local/httpd-2.2.15/support/ab.c:2278: undefined reference to 
`SSL_CTX_set_info_callback'
*** Error code 1

# openssl version
OpenSSL 0.9.8m 25 Feb 2010


More information about the freebsd-questions mailing list