[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.01.1008041830290.5516@obet.zrqbmnf.qr>
Date: Wed, 4 Aug 2010 18:32:50 +0200 (CEST)
From: Jan Engelhardt <jengelh@...ozas.de>
To: Patrick McHardy <kaber@...sh.net>
cc: "Gabor Z. Papp" <gzp@...p.hu>,
Netfilter Development Mailinglist
<netfilter-devel@...r.kernel.org>,
Linux Netdev List <netdev@...r.kernel.org>,
"'netfilter@...r.kernel.org'" <netfilter@...r.kernel.org>,
netfilter-announce@...ts.netfilter.org
Subject: Re: [ANNOUNCE]: Release of iptables-1.4.9
On Wednesday 2010-08-04 18:16, Patrick McHardy wrote:
>Am 03.08.2010 20:09, schrieb Gabor Z. Papp:
>> * Jan Engelhardt <jengelh@...ozas.de>:
>>
>> | (BTW, with --disable-shared you remove the possibility to use any .so
>> | files whatsoever. You can use --enable-static --enable-shared to get
>> | both "all in one binary" and ".so support".)
>>
>> And how to force linking the binaries against the static libs?
>>
>> | The following changes since commit 371cea299f0b2eb100b9fc9fb99089640d2d606f:
>>
>> | xtables: remove unnecessary cast (2010-08-03 19:56:11 +0200)
>>
>> | are available in the git repository at:
>> | git://dev.medozas.de/iptables master
>>
>> Fixed, compiled fine.
>
>Thanks, I'll release a .1 with this patch tommorrow.
You probably want to add to your personal release script section one
that testcompiles all configurations before possibly creating a tarball.
I do so too with Xtables-addons (all kernels from 2.6.17 onwards,
quite a disk eater).
./configure --enable-static --enable-shared && make
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists