[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling apache 2.0.55, undefined reference errors (BIO_printf and such)



Artur Makówka wrote:
does anyone know why i have a lot of such messages
:/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:521: undefined reference to `BIO_printf' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:605: undefined reference to `SSL_do_handshake' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:607: undefined reference to `SSL_get_error' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:639: undefined reference to `BIO_printf' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:640: undefined reference to `SSL_get_peer_cert_chain' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:644: undefined reference to `sk_num' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:659: undefined reference to `SSL_get_peer_certificate'

and so on (the list is pretty long), when i try to dpkg-buildpackage my apache2-mpm-worker? its 2.0.55, distro testing

i have libssl-dev 0.9.8a-3 installed ( i reinstalled it, and it didnt help)

my dpkg/apt-get is not broken, and i have fully updated system. Also i did apt-get build-dep apache2-mpm-worker and its not showing any errors.

so what i could be missing? i read its -lcrypto, but i doubt debian devs forgot to add it to rules file, so what could be the problem?

please respond also to my mail, im not signed here (if you dont mind..)


What I can't figure out is, why are you trying to compile 2.0.55 from testing? Is there that much of a difference between 2.0.54 and 2.0.55 that you need 2.0.55?

-Roberto

--
Roberto C. Sanchez
http://familiasanchez.net/~roberto



Reply to: