OK, Here's my latest hurdle. The installer fails at the zaptel section. We've just updated the box to the latest Gentoo Linux OS and now I'm trying to get the Asterisk radio stuff up again. On the old Gentoo system it compiled and installed fine without over writing any configs. The log tail of the failure is below. If anyhow has any advice I'd appreciate it. Regards, Ken - vk4akp .-.-. . . configure: *** Zaptel build successfully configured *** (MAKELEVEL=0; make -C zaptel); # Why does MAKELEVEL need to be 0 for zaptel to build correctly? make: Entering directory `/usr/src/asterisk/trunk/zaptel' make[1]: Entering directory `/usr/src/asterisk/trunk/zaptel/menuselect' make[2]: Entering directory `/usr/src/asterisk/trunk/zaptel/menuselect' make[2]: `menuselect' is up to date. make[2]: Leaving directory `/usr/src/asterisk/trunk/zaptel/menuselect' make[1]: Leaving directory `/usr/src/asterisk/trunk/zaptel/menuselect' make[1]: Entering directory `/usr/src/asterisk/trunk/zaptel' make[2]: Entering directory `/usr/src/asterisk/trunk/zaptel/menuselect' make[3]: Entering directory `/usr/src/asterisk/trunk/zaptel/menuselect' make[3]: `menuselect' is up to date. make[3]: Leaving directory `/usr/src/asterisk/trunk/zaptel/menuselect' make[2]: Leaving directory `/usr/src/asterisk/trunk/zaptel/menuselect' make -C /lib/modules/3.1.0-gentoo/build ARCH=i386 SUBDIRS=/usr/src/asterisk/trunk/zaptel/kernel HOTPLUG_FIRMWARE=yes KBUILD_OBJ_M="pciradio.o wcfxo.o wct1xxp.o wctdm.o wcte11xp.o zaptel.o ztd-eth.o ztd-loc.o ztdummy.o ztdynamic.o zttranscode.o wctdm24xxp/" modules make[2]: Entering directory `/usr/src/linux-3.1.0-gentoo' CC [M] /usr/src/asterisk/trunk/zaptel/kernel/pciradio.o In file included from /usr/src/asterisk/trunk/zaptel/kernel/zaptel.h:39:0, from /usr/src/asterisk/trunk/zaptel/kernel/pciradio.c:56: /usr/src/asterisk/trunk/zaptel/kernel/zconfig.h:26:28: fatal error: linux/autoconf.h: No such file or directory compilation terminated. make[3]: *** [/usr/src/asterisk/trunk/zaptel/kernel/pciradio.o] Error 1 make[2]: *** [_module_/usr/src/asterisk/trunk/zaptel/kernel] Error 2 make[2]: Leaving directory `/usr/src/linux-3.1.0-gentoo' make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/src/asterisk/trunk/zaptel' make: *** [all] Error 2 make: Leaving directory `/usr/src/asterisk/trunk/zaptel' make: *** [llastate/zaptel-built] Error 2