On 06/01/2018 12:33 PM, Paul Rogers wrote:
How did you guys build vsftpd-3.0.3 with openssl-1.1.0f?  Openssl built,
tested, and installed without error.  Building vsftpd fails when
vsf_findlibs.sh does not set up -lssl -lcrypto.  ssl.c compiles "without
error":
gcc -c opts.c -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4
-Wall -W -Wshadow -Werror -Wformat-security -D_FORTIFY_SOURCE=2
-idirafter dummyinc
gcc -c ssl.c -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall
-W -Wshadow -Werror -Wformat-security -D_FORTIFY_SOURCE=2  -idirafter
dummyinc
gcc -c sslslave.c -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4
-Wall -W -Wshadow -Werror -Wformat-security -D_FORTIFY_SOURCE=2
-idirafter dummyinc

Sure, I could force the issue, but this shouldn't've happened.
Something's wrong that needs to be fixed properly.  I never learned C,
too busy programming other languages at the time, too old to learn now
(really!  memory's shot).

I don't recall for any problems for 8.1 but that was about nine months ago. I just checked with openssl 1.1.0h and had no warnings or errors.

  -- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to