Search found 45 matches

by mazilo
Thu Feb 23, 2012 7:45 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Recent changes in OpalVoIP effect H323Plus
Replies: 2
Views: 6628

Re: Recent changes in OpalVoIP effect H323Plus

shorne wrote:Seems like it gets broken every other day.
Looks like folks @Opal did some sort of overhauling its libraries that affected H323Plus codes.
Anyway it should compile now.
Yes and thank you.
by mazilo
Wed Feb 22, 2012 4:25 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Recent changes in OpalVoIP effect H323Plus
Replies: 2
Views: 6628

Recent changes in OpalVoIP effect H323Plus

I have upgraded my local opalvoip source to SVN r27045 and unfortunately that causes the latest H323Plus codes to fail in cross compilation as shown below. I hope H323Plus will catch up soon. arm-openwrt-linux-uclibcgnueabi-g++ -I/opt/openwrt-svn-trunk/build_dir/target-arm_v5te_uClibc-0.9.33_eabi/pt...
by mazilo
Fri Feb 17, 2012 2:51 am
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: h323plus/src/mediafmt.cxx errors in cross compilation
Replies: 2
Views: 5720

Re: h323plus/src/mediafmt.cxx errors in cross compilation

shorne wrote:Error was caused by changes in PTLIB PFactory handling just checked in. The h323plus CVS has been update and it should compile now.
Yes and indeed now the cross compilation is OK. Thank you.
by mazilo
Thu Feb 16, 2012 8:11 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: h323plus/src/mediafmt.cxx errors in cross compilation
Replies: 2
Views: 5720

h323plus/src/mediafmt.cxx errors in cross compilation

Today, I just updated my local H323Plus CVS trunk and cross compilation spitted out the following error messages when trying to cross compile h323plus/src/mediafmt.cxx file. arm-openwrt-linux-uclibcgnueabi-g++ -I/opt/openwrt-svn-trunk/build_dir/target-arm_v5te_uClibc-0.9.33_eabi/ptlib2_svn/include -...
by mazilo
Sun Feb 05, 2012 10:54 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: error: cannot convert 'const EVP_MD* {aka const env_md_st*}'
Replies: 4
Views: 8043

Re: error: cannot convert 'const EVP_MD* {aka const env_md_s

I just di another update and now the cross compilation for ARM platform is OK. Thank you,
by mazilo
Fri Feb 03, 2012 4:03 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: error: cannot convert 'const EVP_MD* {aka const env_md_st*}'
Replies: 4
Views: 8043

Re: error: cannot convert 'const EVP_MD* {aka const env_md_s

The error was due to a change in the SSL_st struct between OpenSSL 0.9.x and 1.x. I have checked in compiler directives to check OpenSSL versions. Thanks. Yes, my build is against openssl-1.0.0g library. Anyway, I just updated to include your latest changes and the cross compilation still gives (I ...
by mazilo
Thu Feb 02, 2012 7:31 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: error: cannot convert 'const EVP_MD* {aka const env_md_st*}'
Replies: 4
Views: 8043

error: cannot convert 'const EVP_MD* {aka const env_md_st*}'

Today, after updated to the latest H323Plus from the CVS trunk, I encountered error messages as shown below when cross compiled for ARM platform. arm-openwrt-linux-uclibcgnueabi-g++ -I/opt/openwrt-svn-trunk/build_dir/target-arm_v5te_uClibc-0.9.32_eabi/ptlib2_svn/include -DPTRACING=2 -D_REENTRANT -I/...
by mazilo
Fri Dec 16, 2011 7:01 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Error in cross compiling src/h323ep.cxx
Replies: 1
Views: 5074

Re: Error in cross compiling src/h323ep.cxx

The error I got in cross compiling src/h323ep.cxx file was caused by this --enable-h46023 configuration option. ATM, I just changed --enable-h46023 configuration option to --disable-h46023 to temporarily resolve the issue.
by mazilo
Fri Dec 16, 2011 1:22 am
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Error in cross compiling src/h323ep.cxx
Replies: 1
Views: 5074

Error in cross compiling src/h323ep.cxx

I did a CVS update today and now cross compiling H323Plus is giving me the following error messages: arm-openwrt-linux-uclibcgnueabi-g++ -I/opt/openwrt-svn-trunk/build_dir/target-arm_v5te_uClibc-0.9.32_eabi/ptlib2_svn/include -DPTRACING=2 -D_REENTRANT -I/opt/openwrt-svn-trunk/staging_dir/target-arm_...
by mazilo
Mon Dec 05, 2011 12:24 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Pulling the latest commit revision number
Replies: 1
Views: 5039

Re: Pulling the latest commit revision number

So, no one here knows the answer to my inquiry? :(