Re: [Ekiga-devel-list] Ekiga win32 build

2006-09-20 Thread rpizzorni
Thanks Julien. I am checking my Autotools installation. I have the following installed on minsys downloaded from http://www.mingw.org/ : autoheader (GNU Autoconf) 2.59 libtoolize (GNU libtool) 1.5 However, the versions for aclocal and automake is 1.7. This is what gets installed with the MinSys

Re: [Ekiga-devel-list] PWLib/OPAL GUID issue

2006-09-20 Thread Jan Schampera
On Thu, 21 Sep 2006 01:23:33 +0200 Jan Schampera <[EMAIL PROTECTED]> wrote: > Hi Craig! > > Got a mail on Ekiga user ML and tried it myself. > Since the GUID changes in PWLib/OPAL, OPAL doesn't compile through > anymore. The linking at the very end hops with: > > lib/libopal_linux_x86_r.so: unde

[Ekiga-devel-list] PWLib/OPAL GUID issue

2006-09-20 Thread Jan Schampera
Hi Craig! Got a mail on Ekiga user ML and tried it myself. Since the GUID changes in PWLib/OPAL, OPAL doesn't compile through anymore. The linking at the very end hops with: lib/libopal_linux_x86_r.so: undefined reference to `PGloballyUniqueID::AsString() const' (and other methods of PGloballyUni

Re: [Ekiga-devel-list] Ekiga win32 build

2006-09-20 Thread Julien Puydt
rpizzorni a écrit : > Hello, > > I am trying to build Ekiga on a Windows XP system using MinSys and MinGW. > I downloaded the ekiga_build.zip file from > http://snapshots.voxgratia.org/win32.php . > > Following is a summary of the issues I have encountered: > > > 1) Some URL’s used by the Ekiga

Re: [Ekiga-devel-list] Ekiga - crash on exit

2006-09-20 Thread Daniel Smertnig
On 9/20/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > I thought it was my new code Apparently not. We'll have to > investigate... It looks to me like OnReceivedAuthenticationRequired is being called when SIPEndPoint is being destroyed, so that SIPEndPoint's destructor has already been called

Re: [Ekiga-devel-list] Ekiga - crash on exit

2006-09-20 Thread Damien Sandras
Le mercredi 20 septembre 2006 à 02:55 +0200, Jan Schampera a écrit : > Hi. > > I experimented a bit with an Asterisk server here, and Ekiga (CVS, also > PWlib and OPAL are CVS) crashes sometimes (no idea!) on exit. Attached > is the gdb output of a catched crash. The first few lines are the crash