From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Thomas Jarosch <thomas.jarosch@intra2net.com>,
netfilter-devel@vger.kernel.org
Subject: Re: [ANNOUNCE] Release of iptables 1.4.1-rc2
Date: Sun, 01 Jun 2008 23:08:05 +0200 [thread overview]
Message-ID: <48430FB5.3070302@trash.net> (raw)
In-Reply-To: <alpine.LNX.1.10.0805301007120.19264@fbirervta.pbzchgretzou.qr>
Jan Engelhardt wrote:
> On Friday 2008-05-30 09:33, Thomas Jarosch wrote:
>>> iptables version 1.4.1-rc2
>> I just compiled the new version and noticed a minor
>> error message during the build of the manpages:
>>
>> GEN matches4.man
>> grep: invalid option -- o
>> Usage: grep [OPTION]... PATTERN [FILE]...
>> Try `grep --help' for more information.
>>
>> Looks like my grep version is too old.
>
> I think it is ok to assume -o is always there. Nov 2001, that's linux
> 2.4.14 timeframe, and most of the now-ancient distros have gone at
> least up to 2.4.20s, which should imply that they also updated their
> greps.
>
>> Should ./configure detect that
>> or is it even possible to transform the grep call into something else?
>
> I assume people would not be amused if we start requiring perl.
> But you can use it as a workaround...
> perl -ne 'print$&if/\b[A-Z0-9]+\b/'
What exactly is that grep supposed to do? How about sed
or awk?
next prev parent reply other threads:[~2008-06-01 21:08 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-26 13:01 [ANNOUNCE] Release of iptables 1.4.1-rc2 Patrick McHardy
2008-05-27 7:11 ` Gabor Z. Papp
2008-05-27 7:11 ` Gabor Z. Papp
2008-05-27 7:35 ` [netfilter-core] " Patrick McHardy
2008-05-27 12:10 ` Gabor Z. Papp
2008-05-27 13:11 ` Patrick McHardy
2008-05-28 6:40 ` Gabor Z. Papp
2008-05-28 6:43 ` Patrick McHardy
2008-06-05 14:21 ` Patrick McHardy
2008-06-05 17:11 ` Gabor Z. Papp
2008-06-05 17:19 ` Patrick McHardy
2008-06-05 17:52 ` Jan Engelhardt
2008-06-05 17:53 ` Jan Engelhardt
2008-06-05 18:09 ` Gabor Z. Papp
2008-06-05 18:10 ` Jan Engelhardt
2008-06-05 18:13 ` Patrick McHardy
2008-06-05 17:56 ` Patrick McHardy
2008-05-30 7:33 ` Thomas Jarosch
2008-05-30 8:17 ` Jan Engelhardt
2008-05-30 8:26 ` Thomas Jarosch
2008-06-01 21:08 ` Patrick McHardy [this message]
2008-06-01 22:09 ` Jan Engelhardt
2008-06-02 9:09 ` Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48430FB5.3070302@trash.net \
--to=kaber@trash.net \
--cc=jengelh@medozas.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=thomas.jarosch@intra2net.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.