Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 1997 18:32:54 -0800 (AKDT)
From:      Steve Howe <un_x@anchorage.net>
To:        Flipper Spice <flipper@lizard.org>
Cc:        Nadav Eiron <nadav@barcode.co.il>, questions@FreeBSD.ORG
Subject:   Re: Apache with SSL or shttp
Message-ID:  <Pine.BSF.3.95q.970606183102.4101D-100000@aak.anchorage.net>
In-Reply-To: <199706061520.QAA17063@blinx.lizard.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Jun 1997, Flipper Spice wrote:

> ede_enc.o: Undefined symbol `_des_decrypt3' referenced from text segment
> ede_enc.o: Undefined symbol `_des_decrypt3' referenced from text segment
> ecb3_enc.o: Undefined symbol `_des_decrypt3' referenced from text segment
> *** Error code 1
> 
> Does anyone know of a solution?

this means the compiler can't find the library with that function.
have you installed DES for FreeBSD?  it is not there by default.
if so, have you specified the DES libs to the linker?
--------------------------------------------------------------------
 E0BD7BD2 625FC4D0 2ED52811 B1A18A42 http://www.anchorage.net/~un_x
--------------------------------------------------------------------





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970606183102.4101D-100000>