Conflicting type for ‘bool’ include/linux/types.h:36: error: previous declaration of âboolâ was here
solution for the above error is to use the dahdi 2.6.2 rc1 or install latest dahdi
#wget https://downloads.asterisk.org/pub/telephony/dahdi-linux/dahdi-linux-2.6.2-rc1.tar.gz
#tar -xvzf dahdi-linux-2.6.2-rc1.tar.gz
#cd dahdi-linux-2.6.2-rc1
#make
#make install
#wget https://downloads.asterisk.org/pub/telephony/dahdi-tools/dahdi-tools-2.6.1.tar.gz
#tar -xvzf dahdi-tools-2.6.1.tar.gz
#cd dahdi-tools-2.6.1
#./configure
#make
#make install
#make config