On Wed, Mar 15, 2000 at 10:23:55AM +1030, Nathan Ridge wrote:
> radius:/usr/src/kernel-source-2.2.13# patch -p1 -s
> /home/ridgey/ipacct/ipacct-0.
> 7e/patches/patch.linux-2.2.13
rtfm. patch waits for input of stdin. You don't give some, so it hangs,
cause of waiting. either do
cat patch-file | pat
Trying to patch a 2.2.13 kernel source for IP_ACCT, have made the patch,
insatlled patch package, but then when i type:
radius:/usr/src/kernel-source-2.2.13# patch -p1 -s
/home/ridgey/ipacct/ipacct-0.
7e/patches/patch.linux-2.2.13
it justs hangs, no error, no result.
Am i missing a -dev or a lib
2 matches
Mail list logo