Pure FTPD 1.0.41

scrupul0us

Verified User
Joined
Jan 8, 2011
Messages
135
Location
New York
I didnt see an announcement thread on this to post an issue to so I am creating it here.

I am unable to update:

tls.c: In function ‘tls_init_ecdh_curve’:
tls.c:56: error: ‘EC_KEY’ undeclared (first use in this function)
tls.c:56: error: (Each undeclared identifier is reported only once
tls.c:56: error: for each function it appears in.)
tls.c:56: error: ‘curve’ undeclared (first use in this function)
mv -f .deps/ipstack.Tpo .deps/ipstack.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DTLS_CERTIFICATE_FILE='"/etc/pure-ftpd.pem"' -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure_mrtginfo-mysnprintf.o -MD -MP -MF .deps/pure_mrtginfo-mysnprintf.Tpo -c -o pure_mrtginfo-mysnprintf.o `test -f 'mysnprintf.c' || echo './'`mysnprintf.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DTLS_CERTIFICATE_FILE='"/etc/pure-ftpd.pem"' -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure-quotacheck.o -MD -MP -MF .deps/pure-quotacheck.Tpo -c -o pure-quotacheck.o pure-quotacheck.c
make[2]: *** [libpureftpd_a-tls.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/pure_mrtginfo-mysnprintf.Tpo .deps/pure_mrtginfo-mysnprintf.Po
mv -f .deps/pure_mrtginfo-daemons.Tpo .deps/pure_mrtginfo-daemons.Po
mv -f .deps/pure_mrtginfo-fakesnprintf.Tpo .deps/pure_mrtginfo-fakesnprintf.Po
mv -f .deps/pure_mrtginfo-pure-mrtginfo.Tpo .deps/pure_mrtginfo-pure-mrtginfo.Po
mv -f .deps/pure-ftpwho.Tpo .deps/pure-ftpwho.Po
mv -f .deps/pure-quotacheck.Tpo .deps/pure-quotacheck.Po
make[2]: Leaving directory `/usr/local/directadmin/custombuild/pure-ftpd-1.0.38/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/pure-ftpd-1.0.38'
make: *** [all] Error 2

*** The make has failed, would you like to try to make again? (y,n):


/etc/redhat-release
CentOS release 5.11 (Final)

uname -a
Linux www539.hostpc.com 2.6.18-402.el5PAE #1 SMP Tue Feb 10 18:29:18 EST 2015 i686 i686 i386 GNU/Linux
 
As far as i know this problem has been fixed on 1.0.41.

What version of CB you have?

Mine is:
2.0.0 (rev: 1393)

And i was able to update PureFTPd without problems.

Regards
 
Thanks... I'm actually cutting over to CB2 right now... No sense in staying on 1.x annnd its something I've been meaning todo anyhow...

Will follow up =)
 
Back
Top