On Fri, 1 Jun 2018 19:35:13 +0100
Ken Moffat <[email protected]> wrote:

> On Fri, Jun 01, 2018 at 01:04:13PM -0500, Bruce Dubbs wrote:
> > 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
 
> > 
> > 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  
> Not a package I use, and the only obvious change in the book since
> 8.1 is adding libnsl which I assume is not required on the older
> glibc.
> 
> 
> ĸen
> -- 
I used openssl-1.1.0g and didn't have any problems building vsftpd.
-- 
Hazel
-- 
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