Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 15:13:09 +0200
From:      Anatoliy Dmytriyev <tolid@plab.ku.dk>
To:        freebsd-stable@freebsd.org
Subject:   problems with FreeBSD 4.6.2-RELEASE-p26
Message-ID:  <20031022151309.21fb7fa2.tolid@plab.ku.dk>

next in thread | raw e-mail | index | archive | help
Hi, all

I have the box with FreeBSD 4.6.2-RELEASE-p26 which was compiled with
options NO_OPENSSL. Now I'm trying to install "full" version of system
with openSSL but I got the error message:

gendh.o: In function `gendh_main':
gendh.o(.text+0x394): undefined reference to `OPENSSL_EXIT'
gendsa.o: In function `gendsa_main':
gendsa.o(.text+0x4b0): undefined reference to `OPENSSL_EXIT'
genrsa.o: In function `genrsa_main':
genrsa.o(.text+0x4db): undefined reference to `OPENSSL_EXIT'
nseq.o(.text+0x181): more undefined references to `OPENSSL_EXIT' follow
s_client.o: In function `s_client_main':
s_client.o(.text+0x15d1): undefined reference to `OPENSSL_cleanse'
s_client.o(.text+0x15fa): undefined reference to `OPENSSL_cleanse'
s_client.o(.text+0x163f): undefined reference to `OPENSSL_EXIT'
s_server.o: In function `s_server_main':
s_server.o(.text+0xe9b): undefined reference to `OPENSSL_EXIT'
s_server.o: In function `sv_body':
s_server.o(.text+0x174b): undefined reference to `OPENSSL_cleanse'
s_time.o: In function `s_time_main':
s_time.o(.text+0xc91): undefined reference to `OPENSSL_EXIT'
sess_id.o: In function `sess_id_main':
sess_id.o(.text+0x4f1): undefined reference to `OPENSSL_EXIT'
speed.o: In function `speed_main':
speed.o(.text+0x27fc): undefined reference to `OPENSSL_EXIT'
spkac.o: In function `spkac_main':
spkac.o(.text+0x71f): undefined reference to `OPENSSL_EXIT'
verify.o: In function `verify_main':
verify.o(.text+0x489): undefined reference to `OPENSSL_EXIT'
version.o(.text+0x2b0): more undefined references to `OPENSSL_EXIT'
follow*** 
Error code 1

Also, I cann't do upgrade to the next "full" sustems like 4.7 or
4.8-stable.

Any solutions, recomedations?

Best regards,
Anatoliy Dmytriyev

-- 
Anatoliy Dmytriyev <tolid@plab.ku.dk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031022151309.21fb7fa2.tolid>