Fw: Building openssl outside of the source tree" doesn't work well

2019-06-04 Thread dengwenbin_0301
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

Fw: Building openssl outside of the source tree" doesn't work well

2019-05-29 Thread dengwenbin_0301
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:

Re: Fw:Re:Re: Building openssl outside of the source tree" doesn't work well

2019-05-24 Thread Richard Levitte
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 &

Re: Building openssl outside of the source tree" doesn't work well

2019-05-20 Thread Richard Levitte
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

Building openssl outside of the source tree" doesn't work well

2019-05-20 Thread dengwenbin_0301
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