Andrew Beverley wrote these words on 02/07/07 10:25 CST: > Hmmm, they don't work :-) There's about a dozen extensions that > (silently) don't get compiled or installed.
Yes, I see that now. Thanks, Andy. > Okay, how about as a compromise, at least a note stating that for some > extensions you have to provide the KERNEL_DIR variable? I spent ages > working out why the extensions were missing - like I say they fail > silently so it looks like everything has worked until you try using that > match or target. > > On another note, can you still change to version 1.3.6? Not sure what to do here. It sure seems it wants raw kernel headers. I pointed the KERNEL_DIR to the sanitized headers in /usr/include, but not all that IPTables needs is there. In fact, pointing at the sanitized headers results in just the libipt_recent module to build. Sure enough, pointing at raw kernel headers causes many more extensions to build: [EMAIL PROTECTED]: ~/build/iptables-1.3.5 > make KERNEL_DIR=/usr/src/linux-2.6.16.14 Extensions found: IPv4:CLUSTERIP IPv4:dccp IPv4:recent IPv4:string IPv6:REJECT IPv6:ah IPv6:esp IPv6:frag IPv6:ipv6header IPv6:hbh IPv6:dst IPv6:rt -- Randy rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 10:37:00 up 28 days, 10:51, 1 user, load average: 0.14, 0.23, 0.17 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
