When following the instructions for the CentOS install posted via jangestre.wordpress.com/2007/06/07/hello-world/ , I make & install the zaptel, then run the install script for asterisk and try ‘make’. It errors and instructs me to make again, then i get the following:
…
make[1]: Entering directory /usr/src/asterisk/main' [CC] asterisk.c -> asterisk.o In file included from /usr/src/asterisk/include/asterisk/zapata.h:42, from asterisk.c:125: /usr/include/zaptel/zaptel.h:419: error: expected specifier-qualifier-list before â__s32â /usr/include/zaptel/zaptel.h:954: error: expected specifier-qualifier-list before â__s32â make[1]: *** [asterisk.o] Error 1 make[1]: Leaving directory
/usr/src/asterisk/main’
make: *** [main] Error 2
[root@localhost asterisk]#
I have ran configure/make as both a regular user and as the root user, neither prevail. Does anyone have any ideas? (Fresh install of CentOS 5.1, kernel-2.6.18-53.el5)
edit: To the administrators: Had problems with IE posting, sorry about the 3-4 topics apparently created by the intended, single post.