On Thursday 22 January 2004 01:34 pm, Kris Kennaway wrote:
> On Thu, Jan 22, 2004 at 01:45:53PM -0500, Mike Jakubik wrote:
> > Thanks for the info. Cvsup2 was my fastest link :)
>
> You can use the fastest_cvsup port to find a replacement in the
> meantime.
But fastest in the fastest_cvsup sense d
hi sirs,
i hvae just noticed that if /usr/src/contrib/sendmail/cf/mailer/local.m4 has
a line that says
ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', /bin/mail)')
will result in error at boot time. i simply change that line to
ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH',
Brooks Davis wrote:
On Fri, Jan 23, 2004 at 12:13:16AM +0100, Hanspeter Roth wrote:
Hello,
I'm trying to configure IPFILTER in 5.2-Release. But the compilation
failes:
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar