What version of PTLIB are you using? Looks like a bug in the PTLIB PPLUGIN_STATIC_LOAD macro in PTLIB. Simon From: Juan Pablo Godoy Macari [mailto:jpgodoy@xxxxxxxxxxxx] Hello! I’m mounting a lab with GNUGK, and after dealing with some problems. Currently I’m trying to compile h323plus and I got these errors with make: [CC] h323.cxx In file included from /usr/src/h323plus/include/h224/h224handler.h:36, from /usr/src/h323plus/include/h224/h224.h:150, from /usr/src/h323plus/include/h323ep.h:61, from h323.cxx:39: /usr/src/h323plus/include/h224/h281handler.h:243: error: expected constructor, destructor, or type conversion before ‘(’ token In file included from h323.cxx:56: /usr/src/h323plus/include/h460/h460_std18.h:100: error: expected constructor, destructor, or type conversion before ‘(’ token /usr/src/h323plus/include/h460/h460_std18.h:164: error: expected constructor, destructor, or type conversion before ‘(’ token In file included from h323.cxx:57: /usr/src/h323plus/include/h460/h46018_h225.h:439: error: expected constructor, destructor, or type conversion before ‘(’ token make[2]: *** [/usr/src/h323plus/lib/obj/h323.o] Error 1 make[2]: Leaving directory `/usr/src/h323plus/src' make[1]: *** [optshared] Error 2 make[1]: Leaving directory `/usr/src/h323plus/src' make: *** [optshared] Error 2 Can you help me please? Best Regards! Juan Pablo Godoy |
------------------------------------------------------------------------------
_______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/