Hi there i have some problem compiling development environment. I like to have chan_misdn , so i have chiose it from menuconfig ...
while build i got this error : for x in res channels pbx apps codecs formats agi cdr funcs utils stdtime; do make -C $x || exit 1 ; done make[2]: Entering directory `/home/matt/astlinux/astlinux/trunk/build_i586/asterisk-1.2.12.1/res' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/matt/astlinux/astlinux/trunk/build_i586/asterisk-1.2.12.1/res' make[2]: Entering directory `/home/matt/astlinux/astlinux/trunk/build_i586/asterisk-1.2.12.1/channels' make -C misdn make[3]: Entering directory `/home/matt/astlinux/astlinux/trunk/build_i586/asterisk-1.2.12.1/channels/misdn' /home/matt/astlinux/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: mISDNuser/mISDNlib.h: No such file or directory isdn_lib_intern.h:6:32: mISDNuser/isdn_net.h: No such file or directory isdn_lib_intern.h:7:30: mISDNuser/l3dss1.h: No such file or directory isdn_lib_intern.h:8:30: mISDNuser/net_l3.h: No such file or directory In file included from isdn_lib.c:16: isdn_lib_intern.h:24: error: syntax error before '*' token isdn_lib_intern.h:24: warning: type defaults to `int' in declaration of `astbuf' isdn_lib_intern.h:24: warning: data definition has no type or storage class isdn_lib_intern.h:25: error: syntax error before '*' token isdn_lib_intern.h:25: warning: type defaults to `int' in declaration of `misdnbuf' isdn_lib_intern.h:25: warning: data definition has no type or storage class isdn_lib_intern.h:34: error: syntax error before "msg_t" isdn_lib_intern.h:35: warning: no semicolon at end of struct or union isdn_lib_intern.h:38: error: syntax error before '}' token isdn_lib_intern.h:41: error: syntax error before '*' token ideas ? Andrea Kristian Kielhofner wrote: > Steven Leeman wrote: >> I've followed http://www.thetechguide.com/howto/asterisk/chanbluetooth.html >> >> chkconfig bluetooth on >> >>> error on missing chkconfig? >> >> service bluetooth start >> >>> error on bluetooth >> >> hcitool scan >> >>> hcitool not found? >> >> sdptool search >> >>> sdptool not found >> >> what exactly is installed Kristian? >> or do I have *wget >> http://www.thetechguide.com/howto/asterisk/bluetoothfiles.tar.gz first? >> and are only the ** bluez-libs-devel installed? >> > > Steven, > > I found out that I actually forgot to to build the bluetooth libs... > Oops! I'll have new binaries up soon. > -- Cheers Andrea Andrea Cristofanini Gedam Europe Srl Gedam Advanced Communication Ltd Torino, Italy C.so Re Umberto 21 Mobile : + 39 329 1871756 PSTN : + 39 011 19824516 FreeVoip: 6838601 http://www.gedameurope.com http://freevoip.gedameurope.com _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
