pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
building net/proftpd fails on mod_tls.c
Hi all,
I am currently updating my packages on my NetBSD server, and net/proftpd fails to build ( from last stable branch and from trunk )
With "make" I get :
cc -I/usr/include -DHAVE_CONFIG_H -DNETBSD -I.. -I../include -O2 -I/usr/include -Wall -c mod_tls.c
mod_tls.c: In function 'tls_auth':
mod_tls.c:5645: warning: array subscript has type 'char'
mod_tls.c: In function 'tls_sess_init':
mod_tls.c:7202: error: 'SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION' undeclared (first use in this function)
mod_tls.c:7202: error: (Each undeclared identifier is reported only once
mod_tls.c:7202: error: for each function it appears in.)
gmake[1]: *** [mod_tls.o] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/net/proftpd/work/proftpd-1.3.3/modules'
gmake: *** [modules] Error 2
*** Error code 2
Stop.
Is that due to outdated proftpd code ? not updated tls/ssl headers somewhere ?
Any idea how it could be fixed ??
Thanks a lot !
--
Alexandre VINCENT
Asmodehn's Corp.
IT & OpenSource development
http://asmodehn.com
Home |
Main Index |
Thread Index |
Old Index