Hi list, I ran into some trouble trying to get asterisk (1.4beta2) to compile with misdn support. (I need to run a hfc card in NT mode) when I run ./configure --with-misdn=/usr it results into the following error: checking for mISDN_open in -lmISDN... yes checking /usr/include/mISDNuser/mISDNlib.h usability... no checking /usr/include/mISDNuser/mISDNlib.h presence... no checking for /usr/include/mISDNuser/mISDNlib.h... no configure: *** configure: *** It appears that you do not have the mISDN development package installed. configure: *** without explicitly specifying --with-misdn I installed the latest snapshots of mISDN and mISDNuser fron: http://ftp.uni-bayreuth.de/linux/drivers/isdn4linux/CVS-Snapshots/ mISDN-CVS-2006-10-21 and mISDNuser-CVS-2006-10-20 (both compiled without errors for as far as i could see) ls /usr/include/mISDNuser/ asn1_diversion.h bchannel.h g711.h ibuffer.h isdn_msg.h isound.h mISDNlib.h net_l3.h tone.h asn1.h fsm.h helper.h isdn_debug.h isdn_net.h l3dss1.h net_l2.h suppserv.h anyone any idea what I should try next? thanks! Mark Hannessen