thanks Michal I think it has been updated this morning but I have other error message, this is what I do: [root@gkmain root]# cvs -d :pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/openh323gk checkout openh323gk ? openh323gk/Makefile ? openh323gk/config.cache ? openh323gk/config.log ? openh323gk/config.status ? openh323gk/obj_linux_x86_r cvs checkout: Updating openh323gk U openh323gk/ProxyChannel.cxx U openh323gk/gkacct.cxx U openh323gk/gkacct.h U openh323gk/radauth.cxx cvs checkout: Updating openh323gk/CodesDB . . . [root@gkmain openh323gk]# ./configure --with-large-fdset=2048 loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking if MSG_NOSIGNAL is supported by recv call... yes checking for /root/pwlib/make/unix.mak... (cached) yes checking for ptlib-config... (cached) /root/pwlib/make/ptlib-config PWLib prefix set to.... /root/pwlib PTLib version is 1.6.6 checking for /root/openh323/openh323u.mak... (cached) yes OpenH323 prefix set to.... /root/openh323 checking for /root/openh323/version.h... (cached) yes OpenH323 version is 1.13.5 RADIUS support enabled LARGE FDSET support enabled checking for compress in -lz... (cached) yes checking for mysql.h... no configure: warning: mysql headers not found. Use --with-mysql-include-dir=<path> configure: warning: MySQL disabled MySQL support disabled checking for libpq-fe.h... no configure: warning: pgsql headers not found. Use --with-pgsql-include-dir=<path> configure: warning: PostgreSQL disabled PostgreSQL support disabled GNU Gatkeeper version is 2.2.1 creating ./config.status creating Makefile [root@gkmain openh323gk]# make both g++ -DLARGE_FDSET=2048 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -DP_USE_PRAGMA -ffunction-sections -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall -I/root/pwlib/include -DPTRACING -I/root/openh323/include -DHAS_OSS -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=1 -Os -x c++ -c main.cxx -o obj_linux_x86_r/main.o g++ -DLARGE_FDSET=2048 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -DP_USE_PRAGMA -ffunction-sections -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall -I/root/pwlib/include -DPTRACING -I/root/openh323/include -DHAS_OSS -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBU. . . . g++ -DLARGE_FDSET=2048 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -DP_USE_PRAGMA -ffunction-sections -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall -I/root/pwlib/include -DPTRACING -I/root/openh323/include -DHAS_OSS -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=1 -Os -x c++ -c ProxyChannel.cxx -o obj_linux_x86_r/ProxyChannel.o ProxyChannel.cxx: In member function `void CallSignalSocket::ForwardCall()': ProxyChannel.cxx:1002: warning: choosing `H225_Content::operator H225_AliasAddress&()' over `H225_Content::operator const H225_AliasAddress&() const' ProxyChannel.cxx:1002: warning: for conversion from `H225_Content' to `const H225_AliasAddress&' ProxyChannel.cxx:1002: warning: because conversion sequence for the argument is better ProxyChannel.cxx:3441:1: directives may not be used inside a macro argument ProxyChannel.cxx:3440:94: unterminated argument list invoking macro "PTRACE" ProxyChannel.cxx: In member function `virtual bool ProxyHandler::BuildSelectList(SocketSelectList&)': ProxyChannel.cxx:3442: parse error before `<<' token ProxyChannel.cxx:3542:1: directives may not be used inside a macro argument ProxyChannel.cxx:3541:76: unterminated argument list invoking macro "PTRACE" ProxyChannel.cxx: In member function `void ProxyHandler::FlushSockets()': ProxyChannel.cxx:3543: parse error before `<<' token make: *** [obj_linux_x86_r/ProxyChannel.o] Error 1 On Tue, 11 Jan 2005 01:08:35 +0100, Zygmuntowicz Michal <m.zygmuntowicz@xxxxxxx> wrote: > I just committed a fix to the cvs. > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/