* [Buildroot] iptables-1.4.1
@ 2008-10-14 10:27 Josef Pospisil
2008-10-14 18:44 ` Jason Curl
0 siblings, 1 reply; 3+ messages in thread
From: Josef Pospisil @ 2008-10-14 10:27 UTC (permalink / raw)
To: buildroot
Hello,
i am really new to linux and buildroot so sorry if my question is a dumb
question.
I built my own buildroot system everything works fine so far. But i want
to install my own (patched) iptables. So installed iptables
with ./configure make and make install. But when i try to execute the
command iptables i get an error that it cant find the file or directory
even if the iptables binary is there and its within the $PATH. If i do
strace iptables it says the same that it could not find the file or
directory.
Can anyone help me with this problem plz?
Thanks,
Josef Pospisil
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] iptables-1.4.1
2008-10-14 10:27 [Buildroot] iptables-1.4.1 Josef Pospisil
@ 2008-10-14 18:44 ` Jason Curl
2008-10-14 23:28 ` Josef Pospisil
0 siblings, 1 reply; 3+ messages in thread
From: Jason Curl @ 2008-10-14 18:44 UTC (permalink / raw)
To: buildroot
Josef Pospisil wrote:
> Hello,
>
> i am really new to linux and buildroot so sorry if my question is a dumb
> question.
> I built my own buildroot system everything works fine so far. But i want
> to install my own (patched) iptables. So installed iptables
> with ./configure make and make install. But when i try to execute the
> command iptables i get an error that it cant find the file or directory
> even if the iptables binary is there and its within the $PATH. If i do
> strace iptables it says the same that it could not find the file or
> directory.
>
> Can anyone help me with this problem plz?
>
If you built it yourself, are you using the right compiler? For example,
I'd get the same error when running a cross compiled uclibc binary on a
glibc only system, even though they're both x86. If you use buildroot
somehow, you might want to provide more info.
> Thanks,
>
> Josef Pospisil
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] iptables-1.4.1
2008-10-14 18:44 ` Jason Curl
@ 2008-10-14 23:28 ` Josef Pospisil
0 siblings, 0 replies; 3+ messages in thread
From: Josef Pospisil @ 2008-10-14 23:28 UTC (permalink / raw)
To: buildroot
Hello Jason,
You are completely right. Now everything works fine. Thanks alot!
On Tue, 2008-10-14 at 20:44 +0200, Jason Curl wrote:
> Josef Pospisil wrote:
> > Hello,
> >
> > i am really new to linux and buildroot so sorry if my question is a dumb
> > question.
> > I built my own buildroot system everything works fine so far. But i want
> > to install my own (patched) iptables. So installed iptables
> > with ./configure make and make install. But when i try to execute the
> > command iptables i get an error that it cant find the file or directory
> > even if the iptables binary is there and its within the $PATH. If i do
> > strace iptables it says the same that it could not find the file or
> > directory.
> >
> > Can anyone help me with this problem plz?
> >
> If you built it yourself, are you using the right compiler? For example,
> I'd get the same error when running a cross compiled uclibc binary on a
> glibc only system, even though they're both x86. If you use buildroot
> somehow, you might want to provide more info.
>
> > Thanks,
> >
> > Josef Pospisil
> >
> >
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-14 23:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 10:27 [Buildroot] iptables-1.4.1 Josef Pospisil
2008-10-14 18:44 ` Jason Curl
2008-10-14 23:28 ` Josef Pospisil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox