Re: Vsftpd compile error

2005-06-10 Thread Alexandre Anriot
> > >>> I'm trying to compile vsftpd 2.03 with tcpwrappers and SSL support > > >>> on OpenBSD 3.7. I've edited the builddefs.h per the readme.ssl file Here is an update for vsftpd port: - enabling SSL support by default - new flavor to build vsftpd with TCP Wrappers support Some advises by robe

Re: Vsftpd compile error

2005-06-09 Thread Steven Bowers
On 6/9/05, Stuart Henderson <[EMAIL PROTECTED]> wrote: > --On 09 June 2005 10:14 -0400, Michael Watters wrote: > > >>> I'm trying to compile vsftpd 2.03 with tcpwrappers and SSL support > >>> on OpenBSD 3.7. I've edited the builddefs.h per the readme.ssl file > >> > >> [..] > >> > >>> *** Error co

Re: Vsftpd compile error

2005-06-09 Thread Stuart Henderson
--On 09 June 2005 10:14 -0400, Michael Watters wrote: I'm trying to compile vsftpd 2.03 with tcpwrappers and SSL support on OpenBSD 3.7. I've edited the builddefs.h per the readme.ssl file [..] *** Error code 1 Stop in /tmp/vsftpd-2.0.3. What's this /tmp/? Surely you'd do better to start

Re: Vsftpd compile error

2005-06-09 Thread Michael Watters
Stuart Henderson wrote: --On 06 June 2005 11:07 -0700, [EMAIL PROTECTED] wrote: I'm trying to compile vsftpd 2.03 with tcpwrappers and SSL support on OpenBSD 3.7. I've edited the builddefs.h per the readme.ssl file [..] *** Error code 1 Stop in /tmp/vsftpd-2.0.3. What's this /tmp/? Sure

Re: Vsftpd compile error

2005-06-06 Thread Stuart Henderson
--On 06 June 2005 11:07 -0700, [EMAIL PROTECTED] wrote: I'm trying to compile vsftpd 2.03 with tcpwrappers and SSL support on OpenBSD 3.7. I've edited the builddefs.h per the readme.ssl file [..] *** Error code 1 Stop in /tmp/vsftpd-2.0.3. What's this /tmp/? Surely you'd do better to start w

Vsftpd compile error

2005-06-06 Thread
I'm trying to compile vsftpd 2.03 with tcpwrappers and SSL support on OpenBSD 3.7. I've edited the builddefs.h per the readme.ssl file #ifndef VSF_BUILDDEFS_H #define VSF_BUILDDEFS_H #define VSF_BUILD_TCPWRAPPERS #define VSF_BUILD_PAM #define VSF_BUILD_SSL #endif /* VSF_BUILDDEFS_H */ but whe

Vsftpd compile error

2005-06-06 Thread Steven Bowers
I'm trying to compile vsftpd 2.03 with tcpwrappers and SSL support on OpenBSD 3.7. I've edited the builddefs.h per the readme.ssl file #ifndef VSF_BUILDDEFS_H #define VSF_BUILDDEFS_H #define VSF_BUILD_TCPWRAPPERS #define VSF_BUILD_PAM #define VSF_BUILD_SSL #endif /* VSF_BUILDDEFS_H */ b

Vsftpd compile error on 3.7

2005-06-05 Thread Steven Bowers
I'm trying to compile vsftpd 2.03 with tcpwrappers and SSL support on OpenBSD 3.7. I've edited the builddefs.h per the readme.ssl file #ifndef VSF_BUILDDEFS_H #define VSF_BUILDDEFS_H #define VSF_BUILD_TCPWRAPPERS #define VSF_BUILD_PAM #define VSF_BUILD_SSL #endif /* VSF_BUILDDEFS_H */ but when