CC:
stunnel-users@stunnel.org
From:
delaage.pierre@free.fr
Subject: Re: [stunnel-users] cannot find openssl/fips.h
Date: Wed, 19 Dec 2012 23:55:32 +0100
To:
ningji@hotmail.com
hi, adapt the compilation scripts to your openssl inc
and lib path...
include for openssl are usually in :
/somepath/include
or inc32
I recommend you try to compile openssl for your target
platform.
Pierre
Hi guys,
1. i downloaded openssl 1.0.1c,
stunnel-5.0.0b3
2. for stunnel, i turn on fips,
./configure
--host=arm-none-linux-gnueabi
--target=arm-none-linux-gnueabi --enable-fips
--prefix=
3. when build, it failed to find
openssl/fips.h
4. no fips.h in openssl, stunnel folder
can anyone give me a hint ?
thanks very much !