On Wednesday 2010-08-04 18:16, Patrick McHardy wrote: >Am 03.08.2010 20:09, schrieb Gabor Z. Papp: >> * Jan Engelhardt <jengelh@xxxxxxxxxx>: >> >> | (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 netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html