Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2000 22:16:31 +0200
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Jim Bloom <bloom@acm.org>
Cc:        jsegovia@cnc.una.py, freebsd-ipfw@FreeBSD.org
Subject:   Re: cpp change breaks ipfw
Message-ID:  <20000227221631.A70300@relay.ucb.crimea.ua>
In-Reply-To: <38B98413.CB910261@acm.org>; from Jim Bloom on Sun, Feb 27, 2000 at 03:07:47PM -0500
References:  <200002271345.JAA29398@alpha.cnc.una.py> <38B98413.CB910261@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 27, 2000 at 03:07:47PM -0500, Jim Bloom wrote:
> Thanks for the hint.  Now all I need to do is modify ipfw to pass additional
> arguments to the preprocessor.
> 
What's wrong with
echo cpp -traditional $@ > ipfw-preproc
ipfw -p ipfw-preproc ...

> Jim Bloom
> bloom@acm.org
> 
> jsegovia@cnc.una.py wrote:
> > 
> > I had the same problem; the "fix" I found was to call
> > cpp with -traditional. The cpp manpage is rather quiet about
> > what exactly "traditional" means but at least that solved
> > my problem.
> > 
> > Juan
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ipfw" in the body of the message

-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000227221631.A70300>