Date: Tue, 22 Feb 2005 22:13:16 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Bulent <bmalik@ihlas.net.tr> Cc: freebsd-questions@freebsd.org Subject: Re: a problem Message-ID: <20050222091316.GA40831@osiris.chen.org.nz> In-Reply-To: <00a401c518af$0bb06460$dc96eed5@ihlasnetym> References: <001701c5182d$331b9dd0$dc96eed5@ihlasnetym> <20050221181232.GA70161@ei.bzerk.org> <00a401c518af$0bb06460$dc96eed5@ihlasnetym>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 22, 2005 at 09:20:54AM +0200, Bulent wrote:
> I was given some files which openssl and paycgi files by a bank in order to
> make a secure ssl via the bank.
> but I use FreeBSD53 and the bank gave me named linuxcgifiles according to
> linux-redhat
> the files as below;
> openssl
> capi.c
> capi.h
> cgic.c
> cgic.h
> common.c
> libcrypto.a
> libssl.a
You can't use Linux compiled C library-archives on a FreeBSD system.
Try linking against the FreeBSD SSL libraries instead.
--
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
"Beer. Now there's a temporary solution."
- Homer Simpson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050222091316.GA40831>
