[asterisk-users] Asterisk-eSpeak and Asterisk 12

Olivier oza.4h07 at gmail.com
Thu Aug 28 10:22:54 CDT 2014


On a side note, with Asterisk 11, I'm getting this :

gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -g -O2 -c -o
app_espeak.o app_espeak.c
app_espeak.c: In function ‘espeak_exec’:
app_espeak.c:219:13: error: dereferencing pointer to incomplete type
app_espeak.c:221:47: error: dereferencing pointer to incomplete type

(My plaftform is still Debian Wheezy).


2014-08-28 16:50 GMT+02:00 Olivier <oza.4h07 at gmail.com>:
> Hi,
>
> I'm giving a look at [1] with this:
>
> cd /tmp
> git clone https://github.com/zaf/Asterisk-eSpeak.git
> cd Asterisk-eSpeak
> ln -s <path-to-asterisk-folder>/include/asterisk.h
> ln -s <path-to-asterisk-folder>/include/asterisk
> make
>
> I'm getting this:
> gcc -pipe -fPIC -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes
> -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -g -O2 -c -o
> app_espeak.o app_espeak.c
> In file included from asterisk.h:21:0,
>                  from app_espeak.c:34:
> asterisk/autoconfig.h:7:32: fatal error: asterisk/buildopts.h: File Not found
> (above line translated)
>
> I can't find any buildopts.h anywhere in Asterisk 12 source files
> though it exists in Asterisk 11.
>
> Did I miss something ?
>
> Regards
>
> PS: If possible, I would prefer to keep asterisk "external" modules in
> seperate folder. Is there a smarted way to get (smater than the above)
> ?
>
>
> [1] http://zaf.github.io/Asterisk-eSpeak/



More information about the asterisk-users mailing list