pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/44297: pkgsrc/proftpd build fails with TSL option



>Number:         44297
>Category:       pkg
>Synopsis:       pkgsrc/proftpd build fails with TSL option
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 30 10:40:00 +0000 2010
>Originator:     Tom Doo
>Release:        NetBSD 5.1
>Organization:
>Environment:
>Description:
Building proftpd with "TLS" option fails:


cc -I/usr/include -DLDAP_DEPRECATED -I/usr/pkg/include -DHAVE_CONFIG_H  
-DNETBSDELF  -I.. -I../include  -O2 -I/usr/include -DLDAP_DEPRECATED 
-I/usr/pkg/include -Wall -c mod_tls.c
mod_tls.c: In function 'tls_auth':
mod_tls.c:5673: warning: array subscript has type 'char'
mod_tls.c: In function 'tls_sess_init':
mod_tls.c:7230: error: 'SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION' undeclared 
(first use in this function)
mod_tls.c:7230: error: (Each undeclared identifier is reported only once
mod_tls.c:7230: 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.3c/modules'
gmake: *** [modules] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/net/proftpd
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/proftpd
bash-4.1# 

>How-To-Repeat:
Build current pkgsrc/proftpd
>Fix:



Home | Main Index | Thread Index | Old Index