Re: [Ekiga-devel-list] Ekiga win32 compilation issue with opal (H.264)

2009-04-03 Thread Peter Robinson
On Fri, Apr 3, 2009 at 5:08 AM, Mahesh Sukumar smahesh1982ru...@netscape.net wrote: Hi All, I am trying to cross-compile Ekiga (Ver. 3.2) for win32 and am getting the following error with Opal (H.264) - Can anyone please let me know if I am missing any step here? I get the same error with

[Ekiga-devel-list] High resolutions with H.264

2009-04-03 Thread Haeernilion
Hi, First of all, I'd like to thank everyone contributing to developing this great application and I hope to be able to contribute myself in the near future. A few weeks ago, I namely started working on a students project, which consists in upgrading Ekiga to permit videoconferencing at higher

Re: [Ekiga-devel-list] High resolutions with H.264

2009-04-03 Thread Eugen Dedu
Haeernilion wrote: Hi, First of all, I'd like to thank everyone contributing to developing this great application and I hope to be able to contribute myself in the near future. A few weeks ago, I namely started working on a students project, which consists in upgrading Ekiga to permit

Re: [Ekiga-devel-list] win32 issues

2009-04-03 Thread Michael Rickmann
Ok I have submitted the two bug reports https://sourceforge.net/tracker/?func=detailaid=2728003group_id=204472atid=989748 https://sourceforge.net/tracker/?func=detailaid=2728037group_id=204472atid=989748 Another Win32 issue, the crash on exit one: I have been fighting to obtain a debug built of

Re: [Ekiga-devel-list] win32 issues, and Linux too?

2009-04-03 Thread yannick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Rickmann a écrit : Ok I have submitted the two bug reports https://sourceforge.net/tracker/?func=detailaid=2728003group_id=204472atid=989748 https://sourceforge.net/tracker/?func=detailaid=2728037group_id=204472atid=989748 Another Win32

Re: [Ekiga-devel-list] win32 issues

2009-04-03 Thread Eugen Dedu
Michael Rickmann wrote: Ok I have submitted the two bug reports https://sourceforge.net/tracker/?func=detailaid=2728003group_id=204472atid=989748 https://sourceforge.net/tracker/?func=detailaid=2728037group_id=204472atid=989748 Another Win32 issue, the crash on exit one: I have been fighting

[Ekiga-devel-list] Ekiga white page are down.

2009-04-03 Thread yannick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Since at last Fri, 03 Apr 09 11:22:00 +0200, the Ekiga white pages are down. We are trying our best to fix this issue as soon as possible. Sorry for that. Best regards, Yannick -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux)

Re: [Ekiga-devel-list] win32 issues

2009-04-03 Thread Julien Puydt
Eugen Dedu a écrit : Michael Rickmann wrote: Ok I have submitted the two bug reports https://sourceforge.net/tracker/?func=detailaid=2728003group_id=204472atid=989748 https://sourceforge.net/tracker/?func=detailaid=2728037group_id=204472atid=989748 Another Win32 issue, the crash on exit

Re: [Ekiga-devel-list] win32 issues

2009-04-03 Thread yannick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Julien Puydt a écrit : Julien Puydt a écrit : Oh, yes, I know that bug... but I still haven't understood it... and the fact that I can't reproduce it doesn't help (I get other crashes... in ptlib/opal). I got an idea and pushed a would-be

Re: [Ekiga-devel-list] win32 issues

2009-04-03 Thread Julien Puydt
yannick a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Julien Puydt a écrit : Julien Puydt a écrit : Oh, yes, I know that bug... but I still haven't understood it... and the fact that I can't reproduce it doesn't help (I get other crashes... in ptlib/opal). I got an idea and pushed

Re: [Ekiga-devel-list] [Ekiga-list] Ekiga 3.2 is in Ubuntu 9.04

2009-04-03 Thread yannick
yannick a écrit : H.S. a écrit : yannick wrote: yannick a écrit : Hello, Ken VanDine from Ubuntu made a package of Ekiga 3.2 for the incoming Ubuntu 9.04, it lacks several codecs but it is important to try it for a possible integration to the next stable release of Ubuntu. Further

Re: [Ekiga-devel-list] win32 issues, and Linux too?

2009-04-03 Thread Peter Robinson
Ok I have submitted the two bug reports https://sourceforge.net/tracker/?func=detailaid=2728003group_id=204472atid=989748 https://sourceforge.net/tracker/?func=detailaid=2728037group_id=204472atid=989748 Another Win32 issue, the crash on exit one: I have been fighting to There is people

Re: [Ekiga-devel-list] [Ekiga-list] Ekiga white page are down.

2009-04-03 Thread yannick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yannick a écrit : Hello, Since at last Fri, 03 Apr 09 11:22:00 +0200, the Ekiga white pages are down. We are trying our best to fix this issue as soon as possible. It is up again now. Sorry for that. Best regards, Yannick

Re: [Ekiga-devel-list] Ekiga win32 compilation issue with opal (H.264)

2009-04-03 Thread Mahesh Sukumar
Thanks Peter, but I already have x.264 libraries on the host system and the win32 makefile too pulled the x.264 source automatically! Should I be doing any modifications to the OPAL plugins Makefile? Mahesh. Peter Robinson wrote: On Fri, Apr 3, 2009 at 5:08 AM, Mahesh Sukumar

Re: [Ekiga-devel-list] Ekiga win32 compilation issue with opal (H.264)

2009-04-03 Thread jamesmikedup...@googlemail.com
are you linking them? please post the linker output. try CFLAGS=--verbose -save-temps CXXFLAGS=--verbose -save-temps On Fri, Apr 3, 2009 at 10:17 PM, Mahesh Sukumar smahesh1982ru...@netscape.net wrote: Thanks Peter, but I already have x.264 libraries on the host system and the win32

Re: [Ekiga-devel-list] Ekiga win32 compilation issue with opal (H.264)

2009-04-03 Thread Mahesh Sukumar
I still get almost the same error (after setting CFLAGS and CXXFLAGS to --verbose -save-temps) I am using 64bit Ubuntu (and therefore 64bit H.264 libs and libs-dev) for this cross compilation. Can this be a cause for this problem? _*ERROR OUTPUT:*_ GNU C++ version 4.2.1-sjlj (mingw32-2)