Displaying 1 result from an estimated 1 matches for "i4lnet".
Did you mean:
dylnet
2005 Mar 08
0
problem in compiling chan_mISDN
...asterisk:/usr/src/chan_misdn-beta-0.0.3-rc4 # make install
cc -ggdb -Wall -D_GNU_SOURCE -Wno-missing-prototypes
-Wno-missing-declarations -fPIC -I/usr/src/asterisk/include
-DAST_CONFIG_DIR=\"/etc/asterisk/\" -I/usr/src/mISDNuser/include
-I/usr/src/linux-2.6/include -I/usr/src/mISDNuser/i4lnet/ -Wall -c -o
chan_misdn.o chan_misdn.c
chan_misdn.c:30:34: asterisk/channel_pvt.h: No such file or directory
chan_misdn.c: In function `misdn_call':
chan_misdn.c:664: error: dereferencing pointer to incomplete type
chan_misdn.c: In function `misdn_answer':
chan_misdn.c:695: error: derefere...