Hello Andrea, make sure you select the following packages:
- Asterisk mqueue - mISDN - Asterisk chan_misdn - mISDN - bc - pciutils - usbutils I guess, you haven't seleted the first one above. cheers, Ingmar Andrea Cristofanini -- [Gedam Europe] wrote: > 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 > _______________________________________________ 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]
