Date: Fri, 4 Jul 2003 19:31:23 -0500 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Scot W. Hetzel" <hetzels@westbend.net>, "Vincent Poy" <vince@oahu.WURLDLINK.NET>, <current@freebsd.org>, <markm@freebsd.org> Subject: Re: src/libexec/tcpd doesn't work correctly with -DPROCESS_OPTIONS Message-ID: <00b501c3428c$c4028520$11fd2fd8@westbend.net> References: <20030702150751.F3146-100000@oahu.WURLDLINK.NET> <00b001c34289$2968e980$11fd2fd8@westbend.net>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Scot W. Hetzel" <hetzels@westbend.net> > You only enabled 1/3 of the source to use PROCESS_OPTIONS, you also need to > add the option to libwrap (lib/libwrap) and tcpdchk (src/usr.sbin/tcpdchk). > Small correction, the lib/libwrap/Makefile is setting PROCESS_OPTIONS in it's CFLAGS. The only other file that can use the PROCESS_OPTIONS setting is usr.sbin/tcpdchk. A grep for PROCESS_OPTIONS for libexec/tcpd (in contrib/tcp_wrappers) shows that tcpd.c doesn't use this option. Scot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b501c3428c$c4028520$11fd2fd8>