On Debian SID with gcc 3.3.4. Got app_conference from CVS (today). I edited the Makefile. Buit no matter what I do, always the same error appears: In file included from /usr/include/bits/types.h:31, from /usr/include/sys/types.h:31, from /opt/asterisk/include/asterisk/frame.h:23, from /opt/asterisk/include/asterisk/channel.h:17, from /opt/asterisk/include/asterisk/pbx.h:17, from app_conference.h:23, from app_conference.c:19: /usr/lib/gcc-lib/i486-linux/3.3.4/include/stddef.h:213: error: Syntax error before "typedef" ... and so on... Any ideas? Regards, Henry
On Debian SID with gcc 3.3.4. Got app_conference from CVS (today). I edited the Makefile. But no matter what I do, always the same error appears: In file included from /usr/include/bits/types.h:31, from /usr/include/sys/types.h:31, from /opt/asterisk/include/asterisk/frame.h:23, from /opt/asterisk/include/asterisk/channel.h:17, from /opt/asterisk/include/asterisk/pbx.h:17, from app_conference.h:23, from app_conference.c:19: /usr/lib/gcc-lib/i486-linux/3.3.4/include/stddef.h:213: error: Syntax error before "typedef" ... and so on... Any ideas? Regards, Henry
Hi Henry, I have found your message in the mailing list archive from October where you describes compiling problem with the app_conference. Now I have exactly the same problem with it. Have you found any solution of this problem? Link to our message: http://lists.digium.com/pipermail/asterisk-users/2004-October/067961.html Thanx Rastislav