kernel commit f80a3f62383bf673c310926d55142d51f118926d (https://lkml.org/lkml/2012/6/8/233) removes if_strip.h which breaks the Metricom radio support compilation in Net-tools-CSV_20101030 (lib/strip.c). This commit is in the latest 3.6 kernel.
below switches default compilation of that to "no" so that usual yes "" | make config will not try to build the broken package. sed -i -e '/HAVE_HWSTRIP y/s/y$/n/' config.in -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page