[asterisk-users] Asterisk-eSpeak and Asterisk 12

Olivier oza.4h07 at gmail.com
Thu Aug 28 09:50:31 CDT 2014


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