looks like your mISDN source is incomplete. er.. didn't the devel environment do the (proper) mISDN checkout for you? if not, you can always do so manually.
cheers Harry > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andrea Cristofanini -- [Gedam Europe] > Sent: Mittwoch, 20. September 2006 12:32 > To: [EMAIL PROTECTED] > Subject: [Astlinux-users] Soekris and chan_misdn > > 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 > -- > > 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] > _______________________________________________ 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]
