https://bz.apache.org/bugzilla/show_bug.cgi?id=59667
Bug ID: 59667
Summary: ab with openssl-1.0.1t will not build
Product: Apache httpd-2
Version: 2.4.20
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
Assignee: [email protected]
Reporter: [email protected]
While building 2.4.20 with openssl-1.0.1t and libraries linking statically, get
the following build error:
/usr/local/httpd-2.4.20/srclib/apr/libtool --silent --mode=link gcc -std=gnu99
-g -O2 -pthread -L/usr/local/ssl/lib -lssl -lcrypto -lrt -lcrypt -lpthread
-ldl \
-o ab ab.lo
/usr/local/httpd-2.4.20/srclib/apr-util/libaprutil-1.la
/usr/local/httpd-2.4.20/srclib/apr-util/xml/expat/libexpat.la
/usr/local/httpd-2.4.20/srclib/apr/libapr-1.la -lrt -lcrypt -lpthread -ldl -lm
ab.o: In function `main':
/usr/local/httpd-2.4.20/support/ab.c:2329: undefined reference to
`TLSv1_1_client_method'
/usr/local/httpd-2.4.20/support/ab.c:2331: undefined reference to
`TLSv1_2_client_method'
collect2: ld returned 1 exit status
make[2]: *** [ab] Error 1
How do I proceed?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]