Hi!, I tride comile oh323. I have downloaded local versions of pwlib oh323 (both Janus patched). I get following errors on asterisk-oh323-0.6.5: for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done make[1]: Entering directory `/home/death/1/asterisk-oh323-0.6.5/wrapper' ./check_ver /root/pwlib pwlib ./check_ver /root/openh323 openh323 ar rc liboh323wrap_s.a wrapper_misc.o asteriskaudio.o wrapconnection.o wrapendpoint.o wrapper.o wrapcaps.o wrapgkserver.o make[1]: Leaving directory `/home/death/1/asterisk-oh323-0.6.5/wrapper' make[1]: Entering directory `/home/death/1/asterisk-oh323-0.6.5/asterisk-driver' gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I/usr/include/asterisk -I../wrapper -g -c -o chan_oh323.o chan_oh323.c In file included from /usr/include/string.h:33, from chan_oh323.c:34: /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/stddef.h:213: error: syntax error before "typedef" In file included from chan_oh323.c:34: /usr/include/string.h:38: error: syntax error before "extern" /usr/include/string.h:39: error: syntax error before "__THROW" ... -- skiped --