Hi all.. please cc to me as I'm not subscribed to the list at this address :)

I'm trying to get mod_tls working with proftpd...

Ive searched google and the lists and all the usual places but couldn't find anything
useful apart from the usual smart-arse remarks :)

Has anyone had this working before?


I've tried building it manually, as well modifying the makefile in ports. Both failed
with the same error...

......
mod_tls.c:2301: `R_534' undeclared (first use in this function)
mod_tls.c:2313: `R_536' undeclared (first use in this function)
mod_tls.c: In function `tls_sess_exit':
mod_tls.c:2769: request for member `pool' in something not a structure or union
mod_tls.c:2772: request for member `pool' in something not a structure or union
mod_tls.c: In function `tls_init':
mod_tls.c:2782: `PROFTPD_VERSION_NUMBER' undeclared (first use in this function)
mod_tls.c: In function `tls_sess_init':
mod_tls.c:2812: `PR_NETIO_STRM_CTRL' undeclared (first use in this function)
mod_tls.c: At top level:
mod_tls.c:2924: `C_AUTH' undeclared here (not in a function)
mod_tls.c:2924: initializer element is not constant
mod_tls.c:2924: (near initialization for `tls_cmdtab[1].command')
mod_tls.c:2925: `C_PBSZ' undeclared here (not in a function)
mod_tls.c:2925: initializer element is not constant
mod_tls.c:2925: (near initialization for `tls_cmdtab[2].command')
mod_tls.c:2926: `C_PROT' undeclared here (not in a function)
mod_tls.c:2926: initializer element is not constant
mod_tls.c:2926: (near initialization for `tls_cmdtab[3].command')
*** Error code 1

Stop in /usr/ports/ftp/proftpd/work/proftpd-1.2.6/modules.
*** Error code 1

Stop in /usr/ports/ftp/proftpd/work/proftpd-1.2.6.



--Shaun


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to