Dear,
Please help check this. I attached the config dump in previous email.
Thanks,
Wenbin
- Forwarded Message -
From: dengwenbin_0301
Date: 05/27/2019 14:24
To: Richard Levitte
Subject: Re:Re: Fw:Re:Re: Building openssl outside of the source tree" doesn't
work well
bin/perl
RANLIB = ranlib
RC = windres
RCFLAGS =
NOTE: These variables only represent the configuration view. The build file
template may have processed these variables further, please have a look at the
build file for more exact data:
Makefile
build file:
uot;
> Date: 2019-05-22 09:40:19
> To: "Richard Levitte"
> Subject: Re:Re: Building openssl outside of the source tree" doesn't work well
> Thanks for your reply, Richard.
>
> Yes, the "-Iinclude -Iapps/include" is missing. I don't know why this
&
On Tue, 21 May 2019 03:26:41 +0200,
dengwenbin_0301 wrote:
>
> wdeng@pek-dliu4-u1:~/wenbindfiles/openssl/openssl [master]$ cd obj/
>
> wdeng@pek-dliu4-u1:~/wenbindfiles/openssl/openssl/obj [master]$ ../config
> Operating system: x86_64-whatever-linux2
> Configuring OpenSSL version 3.0.0-dev for t
Dear all,
Following the instructions in chapter 1c "Configure OpenSSL for building
outside of the source tree." of INSTALL doc, I create "obj" folder under the
top directory and try to build in that folder. The result shows some header
file for the file app_rand.c is not included. Is this a bu