What version of pwlib and openh323 are you using ? Have you checked the lastet version of pwlib and openh323 from www.openh323.org ? ----- Original Message ----- From: "Makerere University" <bkatisi@tech.mak.ac.ug> To: <asterisk-users@lists.digium.com> Sent: Wednesday, April 30, 2003 6:26 PM Subject: [Asterisk-Users] help can not install oh323 wrapper> hi > when i try to run the make command for the oh323 wrapper below > linux:/usr/local/src/asterisk/asterisk-oh323 # > i get an error please help > regards Barbra > > asteriskaudio.cxx:369: syntax error before `::' token > asteriskaudio.cxx:374: syntax error before `::' token > asteriskaudio.cxx:379: syntax error before `::' token > asteriskaudio.cxx:384: syntax error before `::' token > asteriskaudio.cxx:390: ISO C++ forbids declaration of `mutex_flag' with no > type > asteriskaudio.cxx:390: redefinition of `int mutex_flag' > asteriskaudio.hxx:128: `int mutex_flag' previously declared here > asteriskaudio.cxx:393: parse error before `if' > asteriskaudio.cxx:395: ISO C++ forbids declaration of `mutex_flag' with no > type > asteriskaudio.cxx:395: redefinition of `int mutex_flag' > asteriskaudio.cxx:390: `int mutex_flag' previously defined here > asteriskaudio.cxx:396: parse error before `return' > asteriskaudio.cxx:405: syntax error before `::' token > asteriskaudio.cxx:410: syntax error before `::' token > asteriskaudio.cxx:415: syntax error before `::' token > asteriskaudio.cxx:420: syntax error before `::' token > asteriskaudio.cxx:425: syntax error before `::' token > asteriskaudio.cxx:430: syntax error before `::' token > asteriskaudio.cxx:439: syntax error before `::' token > asteriskaudio.cxx:444: syntax error before `::' token > make[1]: *** [asteriskaudio.o] Error 1 > make[1]: Leaving directory`/usr/local/src/asterisk/asterisk-oh323/wrapper'> make: *** [subdirs_all] Error 1 > linux:/usr/local/src/asterisk/asterisk-oh323 # > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > > >
also check the latest version of * from cvs. The define the corret path in the Makefile of chan_oh323 ----- Original Message ----- From: "Makerere University" <bkatisi@tech.mak.ac.ug> To: <asterisk-users@lists.digium.com> Sent: Wednesday, April 30, 2003 6:26 PM Subject: [Asterisk-Users] help can not install oh323 wrapper> hi > when i try to run the make command for the oh323 wrapper below > linux:/usr/local/src/asterisk/asterisk-oh323 # > i get an error please help > regards Barbra > > asteriskaudio.cxx:369: syntax error before `::' token > asteriskaudio.cxx:374: syntax error before `::' token > asteriskaudio.cxx:379: syntax error before `::' token > asteriskaudio.cxx:384: syntax error before `::' token > asteriskaudio.cxx:390: ISO C++ forbids declaration of `mutex_flag' with no > type > asteriskaudio.cxx:390: redefinition of `int mutex_flag' > asteriskaudio.hxx:128: `int mutex_flag' previously declared here > asteriskaudio.cxx:393: parse error before `if' > asteriskaudio.cxx:395: ISO C++ forbids declaration of `mutex_flag' with no > type > asteriskaudio.cxx:395: redefinition of `int mutex_flag' > asteriskaudio.cxx:390: `int mutex_flag' previously defined here > asteriskaudio.cxx:396: parse error before `return' > asteriskaudio.cxx:405: syntax error before `::' token > asteriskaudio.cxx:410: syntax error before `::' token > asteriskaudio.cxx:415: syntax error before `::' token > asteriskaudio.cxx:420: syntax error before `::' token > asteriskaudio.cxx:425: syntax error before `::' token > asteriskaudio.cxx:430: syntax error before `::' token > asteriskaudio.cxx:439: syntax error before `::' token > asteriskaudio.cxx:444: syntax error before `::' token > make[1]: *** [asteriskaudio.o] Error 1 > make[1]: Leaving directory`/usr/local/src/asterisk/asterisk-oh323/wrapper'> make: *** [subdirs_all] Error 1 > linux:/usr/local/src/asterisk/asterisk-oh323 # > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > > >
Makerere University
2003-Apr-30 05:56 UTC
[Asterisk-Users] help can not install oh323 wrapper
hi when i try to run the make command for the oh323 wrapper below linux:/usr/local/src/asterisk/asterisk-oh323 # i get an error please help regards Barbra asteriskaudio.cxx:369: syntax error before `::' token asteriskaudio.cxx:374: syntax error before `::' token asteriskaudio.cxx:379: syntax error before `::' token asteriskaudio.cxx:384: syntax error before `::' token asteriskaudio.cxx:390: ISO C++ forbids declaration of `mutex_flag' with no type asteriskaudio.cxx:390: redefinition of `int mutex_flag' asteriskaudio.hxx:128: `int mutex_flag' previously declared here asteriskaudio.cxx:393: parse error before `if' asteriskaudio.cxx:395: ISO C++ forbids declaration of `mutex_flag' with no type asteriskaudio.cxx:395: redefinition of `int mutex_flag' asteriskaudio.cxx:390: `int mutex_flag' previously defined here asteriskaudio.cxx:396: parse error before `return' asteriskaudio.cxx:405: syntax error before `::' token asteriskaudio.cxx:410: syntax error before `::' token asteriskaudio.cxx:415: syntax error before `::' token asteriskaudio.cxx:420: syntax error before `::' token asteriskaudio.cxx:425: syntax error before `::' token asteriskaudio.cxx:430: syntax error before `::' token asteriskaudio.cxx:439: syntax error before `::' token asteriskaudio.cxx:444: syntax error before `::' token make[1]: *** [asteriskaudio.o] Error 1 make[1]: Leaving directory `/usr/local/src/asterisk/asterisk-oh323/wrapper' make: *** [subdirs_all] Error 1 linux:/usr/local/src/asterisk/asterisk-oh323 #
Michael Manousos
2003-Apr-30 06:43 UTC
[Asterisk-Users] help can not install oh323 wrapper
Makerere University wrote:> hi > when i try to run the make command for the oh323 wrapper below > linux:/usr/local/src/asterisk/asterisk-oh323 # > i get an error please help > regards Barbra > asteriskaudio.cxx:369: syntax error before `::' token > asteriskaudio.cxx:374: syntax error before `::' token > asteriskaudio.cxx:379: syntax error before `::' token > asteriskaudio.cxx:384: syntax error before `::' token > asteriskaudio.cxx:390: ISO C++ forbids declaration of `mutex_flag' with > no type > asteriskaudio.cxx:390: redefinition of `int mutex_flag' > asteriskaudio.hxx:128: `int mutex_flag' previously declared here > asteriskaudio.cxx:393: parse error before `if' > asteriskaudio.cxx:395: ISO C++ forbids declaration of `mutex_flag' with > no type > asteriskaudio.cxx:395: redefinition of `int mutex_flag' > asteriskaudio.cxx:390: `int mutex_flag' previously defined here > asteriskaudio.cxx:396: parse error before `return' > asteriskaudio.cxx:405: syntax error before `::' token > asteriskaudio.cxx:410: syntax error before `::' token > asteriskaudio.cxx:415: syntax error before `::' token > asteriskaudio.cxx:420: syntax error before `::' token > asteriskaudio.cxx:425: syntax error before `::' token > asteriskaudio.cxx:430: syntax error before `::' token > asteriskaudio.cxx:439: syntax error before `::' token > asteriskaudio.cxx:444: syntax error before `::' token > make[1]: *** [asteriskaudio.o] Error 1 > make[1]: Leaving directory `/usr/local/src/asterisk/asterisk-oh323/wrapper' > make: *** [subdirs_all] Error 1 > linux:/usr/local/src/asterisk/asterisk-oh323 #Something must be wrong with your compilation environment. What's your gcc version? What version of asterisk-oh323 are you trying to compile? Michael.> _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users