I have the latest trunk from subversion. It builds fine. I am trying to remove certain features though. After building I use "make menuconfig" to remove some things. Then I delete build_i586/root and do another make. This make always fails. In fact I don't even need to change .config for this to happen. Any ideas? The output follows. The file mISDNlib.h does exist in build_i586/staging_dir/usr/include/mISDNuser.
make[3]: Entering directory `/home/celliott/src/astlinux-trunk/build_i586/asterisk-1.2.24/channels/misdn' /home/celliott/src/astlinux-trunk/build_i586/staging_dir/bin/i586-linux-uclibc-gcc -pipe -c -Wall -ggdb -o isdn_lib.o isdn_lib.c In file included from isdn_lib.c:16: isdn_lib_intern.h:5:32: error: mISDNuser/mISDNlib.h: No such file or directory isdn_lib_intern.h:6:32: error: mISDNuser/isdn_net.h: No such file or directory isdn_lib_intern.h:7:30: error: mISDNuser/l3dss1.h: No such file or directory isdn_lib_intern.h:8:30: error: mISDNuser/net_l3.h: No such file or directory In file included from isdn_lib.c:16: ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
