[Tfug] Vsftpd compile error on OpenBSD
Bowie J. Poag
bpoag at comcast.net
Mon Jun 6 07:29:48 MST 2005
My guess is that there's a syntax error around line 108 in the header. :)
Paste it.
Cheers,
Bowie
Steven Bowers 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
>
> #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 I run make I get the error:
>
> # make
> gcc -c tcpwrap.c -O2 -Wall -W -Wshadow -idirafter dummyinc
> In file included from tcpwrap.c:15:
> /usr/include/tcpd.h:108: error: syntax error before "size_t"
> /usr/include/tcpd.h:115: error: syntax error before "in_addr_t"
> /usr/include/tcpd.h:116: error: syntax error before "dot_quad_addr"
> *** Error code 1
>
> Stop in /tmp/vsftpd-2.0.3.
>
> Googled, but found no major clues. Any help would be appreciated.
>
> Steve
> _______________________________________________
> tfug mailing list
> tfug at tfug.org
> http://www.tfug.org/mailman/listinfo/tfug
>
More information about the tfug
mailing list