[Asterisk-Users] chan_capi 0.3.5 does not compile

2004-12-07 Thread Milos Kocbek
I use stable CVS asterisk and it is working without problems. But now i am trying to compile chan_capi 0.3.5 module and i get following error /usr/src/chan_capi-0.3.5# makegcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6

Re: [Asterisk-Users] chan_capi 0.3.5 does not compile

2004-12-07 Thread Patrick
On Tue, 2004-12-07 at 11:36 +0100, Milos Kocbek wrote: [snip] chan_capi.c:23: asterisk/features.h: No such file or directory chan_capi.c:24: asterisk/utils.h: No such file or directory [snip] Iirc you don't have the asterisk header files installed. They are installed when you do make install in