* Iptables 1.4.11 can not be compiled with 2.6.39.1 kernel Debian Squeeze
@ 2011-06-07 9:33 Lutfi ODUNCUOGLU
2011-06-07 9:43 ` Jan Engelhardt
0 siblings, 1 reply; 2+ messages in thread
From: Lutfi ODUNCUOGLU @ 2011-06-07 9:33 UTC (permalink / raw)
To: netfilter-devel
Hello,
I am just traying to compile iptables 1.4.11 under Debian Squeeze with
kernel
Linux test 2.6.39.1 #1 SMP Tue Jun 7 10:51:23 EEST 2011 x86_64 GNU/Linux
I just did
./configure
make
make install
when I ls -la the /usr/local/sbin/iptables, the output is:
lrwxrwxrwx 1 root staff 14 Jun 7 12:26 /usr/local/sbin/iptables ->
iptables-multi
But when I give the command
/usr/local/sbin/iptables -V
it returns me
/usr/local/sbin/iptables: No such file or directory
Now I just compiled iptables 1.4.10 and it works without problem.
/usr/local/sbin/iptables -V
iptables v1.4.10
What may be the problem?
Regards,
Lutfi
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Iptables 1.4.11 can not be compiled with 2.6.39.1 kernel Debian Squeeze
2011-06-07 9:33 Iptables 1.4.11 can not be compiled with 2.6.39.1 kernel Debian Squeeze Lutfi ODUNCUOGLU
@ 2011-06-07 9:43 ` Jan Engelhardt
0 siblings, 0 replies; 2+ messages in thread
From: Jan Engelhardt @ 2011-06-07 9:43 UTC (permalink / raw)
To: Lutfi ODUNCUOGLU; +Cc: netfilter-devel
On Tuesday 2011-06-07 11:33, Lutfi ODUNCUOGLU wrote:
>Hello,
>
>I am just traying to compile iptables 1.4.11 under Debian Squeeze with
>kernel
>Linux test 2.6.39.1 #1 SMP Tue Jun 7 10:51:23 EEST 2011 x86_64 GNU/Linux
>
>I just did
>./configure
>make
>make install
>
>when I ls -la the /usr/local/sbin/iptables, the output is:
>
>
>lrwxrwxrwx 1 root staff 14 Jun 7 12:26 /usr/local/sbin/iptables ->
>iptables-multi
>
>But when I give the command
>
>/usr/local/sbin/iptables -V
>
>it returns me
>
>/usr/local/sbin/iptables: No such file or directory
This was later fixed in commit 71e402bbb3db7b54571f0e44354fd37706ff90aa.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-07 9:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 9:33 Iptables 1.4.11 can not be compiled with 2.6.39.1 kernel Debian Squeeze Lutfi ODUNCUOGLU
2011-06-07 9:43 ` Jan Engelhardt
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.