Date: Fri, 10 Jan 2003 23:35:41 +0800 From: Shaun Dwyer <sdwyer@arach.net.au> To: questions@freebsd.org Subject: has anyone got proftpd with mod_tls working? Message-ID: <3E1EE84D.4050003@arach.net.au>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E1EE84D.4050003>
