Hi Daniel

Daniel Iliev wrote on 03/04/07 05:13:
> test ~ # cd /usr/src
> test src # rm -rf linu*
> test src # emerge -C gentoo-sources ; emerge gentoo-sources
> test src # svn co https://svn.netfilter.org/netfilter/trunk/iptables
> test iptables # cd iptables
> test iptables # svn update
> At revision 6786.
> test src # cd ..
> test src # svn co https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng
> test src # cd patch-o-matic-ng
> test patch-o-matic-ng # svn update
> At revision 6786.
> test patch-o-matic-ng # ./runme TARPIT
> Hey! KERNEL_DIR is not set.
> Where is your kernel source directory? [/usr/src/linux]
> Hey! IPTABLES_DIR is not set.
> Where is your iptables source code directory? [/usr/src/iptables]
> Loading patchlet definitions................. done
> Welcome to Patch-o-matic ($Revision: 6736 $)!
> 
> Kernel:   2.6.19, /usr/src/linux
> Iptables: 1.3.7, /usr/src/iptables
--snip--
> -----------------------------------------------------------------
> Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] t
> Patch TARPIT applies cleanly
> -----------------------------------------------------------------
> Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] y
> Excellent! Source trees are ready for compilation.
> test patch-o-matic-ng # cd /usr/src/linux
> test linux # make menuconfig
> test linux # grep tarpit -i .config
> CONFIG_IP_NF_TARGET_TARPIT=m
> test linux # make
> --snip--
> 
> Root device is (3, 1)
> Boot sector 512 bytes.
> Setup is 4730 bytes.
> System is 1622 kB
> Kernel: arch/i386/boot/bzImage is ready  (#1)
>   Building modules, stage 2.
>   MODPOST 159 modules
> WARNING: "neigh_hh_output" [net/ipv4/netfilter/ipt_TARPIT.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
> test linux #

Your .runme process ssem sOK, though I usually use ./runme extras to do
the kernel updates.

I'll try the same as you did here to see if I get the same problem.

Cheers, Dave
-- 
gentoo-user@gentoo.org mailing list

Reply via email to