On 2/7/07, Andrew Beverley <[EMAIL PROTECTED]> wrote: > > The modules weren't compiling because iptables was using a default > include path of /usr/src/linux/include. This doesn't exist in LFS so > needs to be specified when making iptables as follows: > > make PREFIX=/usr LIBDIR=/lib BINDIR=/sbin KERNEL_DIR=/usr/src/linux-2...
I don't think we need to be compiling the kernel modules. They come with the kernel we have. I'd try seeing if there's a way you can disable the module build. We just want the userspace tools. I'm shooting from the hip, but I've never built kernel modules from iptables before, but the last build I had was 1.3.5. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
