Hello All,<br><br>I&#39;ve successfully built dahdi-linux for my embedded ppc enviroment, but I&#39;m having <br>some trouble trying to compile dahdi-tools. I&#39;m using LTIB to organize my BSP and<br>I&#39;m getting the following error on .configure:<br>
<br>checking for gcc... gcc<br>checking for C compiler default output file name... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables... <br>
checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking how to run the C preprocessor... gcc -E<br>
checking for grep that handles long lines and -e... /bin/grep<br>checking for egrep... /bin/grep -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>
checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking minix/config.h usability... no<br>
checking minix/config.h presence... no<br>checking for minix/config.h... no<br>checking whether it is safe to define __EXTENSIONS__... yes<br>checking sys/soundcard.h usability... yes<br>checking sys/soundcard.h presence... yes<br>
checking for sys/soundcard.h... yes<br>checking linux/soundcard.h usability... yes<br>checking linux/soundcard.h presence... yes<br>checking for linux/soundcard.h... yes<br>checking for gcc... (cached) gcc<br>checking whether we are using the GNU C compiler... (cached) yes<br>
checking whether gcc accepts -g... (cached) yes<br>checking for gcc option to accept ISO C89... (cached) none needed<br>checking how to run the C preprocessor... gcc -E<br>checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether ln -s works... yes<br>checking for GNU make... make<br>checking for grep... (cached) /bin/grep<br>checking for sh... /bin/bash<br>checking for ln... /bin/ln<br>checking for wget... /usr/bin/wget<br>checking for -Wdeclaration-after-statement support... yes<br>
checking for DAHDI_CODE in dahdi/user.h... no<br>checking for newtBell in -lnewt... no<br>checking for usb_init in -lusb... no<br>checking for GENERIC_HDLC_VERSION version 4 in linux/hdlc.h... no<br>checking for GENERIC_HDLC_VERSION version 4 in linux/hdlc/ioctl.h... yes<br>
configure: ***<br>configure: *** Building this package requires DAHDI support. *** <br>configure: *** Please install the dahdi-linux package. ***<br>configure: ***<br><br>It seems a path problem, but where do I change it on dahdi-tools?<br>
<br>Thanks in advance.<br><br>Raphael Amorim<br><br>