Re: Undefined symbols in ab.c

2009-01-03 Thread Graham Leggett
Rainer Jung wrote: It works for me on Solaris. Those symbols (without the leading underscore) are referenced indeed by ab.c, but they should be in your libcrypto (BIO*) resp. libssl (SSL*). Are you sure, that the libraries libcrypto and libssl can be found? Are they in

Undefined symbols in ab.c

2009-01-02 Thread Graham Leggett
Hi all, I am currently struggling to build httpd-trunk, the build of ab fails with undefined symbols as below. Is this broken for anyone else, or have I done something dumb? /tmp/httpd-trunk//build-1/libtool --silent --mode=link gcc -g -Wall -Wmissing-prototypes -Wstrict-prototypes

Re: Undefined symbols in ab.c

2009-01-02 Thread Rainer Jung
Hi Graham, On 03.01.2009 01:39, Graham Leggett wrote: Hi all, I am currently struggling to build httpd-trunk, the build of ab fails with undefined symbols as below. Is this broken for anyone else, or have I done something dumb? /tmp/httpd-trunk//build-1/libtool --silent --mode=link gcc -g