Re: [Ekiga-devel-list] ptlib build failure

2014-04-14 Thread John Smith
On Mon, Apr 14, 2014 at 10:11 AM, Eugen Dedu
eugen.d...@pu-pm.univ-fcomte.fr wrote:
 On 14/04/14 10:02, Eugen Dedu wrote:


 I thought I fixed this.  What version of ptlib do you compile?


 Err, sorry, I fixed it in the repository, but no release has been done
 afterwards...

 Please use the branch v2_10 of ptlib, OR apply manually commits 31087 and
 31392, you can take them from http://sourceforge.net/p/opalvoip/code/log.

I used the version specified here :
http://wiki.ekiga.org/index.php/Download_Ekiga_sources

which is v2_10 :

svn export 
https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/branches/v2_10
ptlib

im pretty new to svn, how do i manually apply commits 31087 and 31392 ?


Regards,


John Smith.
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] ptlib build failure

2014-04-14 Thread Eugen Dedu

On 14/04/14 10:38, John Smith wrote:

On Mon, Apr 14, 2014 at 10:11 AM, Eugen Dedu
eugen.d...@pu-pm.univ-fcomte.fr wrote:

On 14/04/14 10:02, Eugen Dedu wrote:



I thought I fixed this.  What version of ptlib do you compile?



Err, sorry, I fixed it in the repository, but no release has been done
afterwards...

Please use the branch v2_10 of ptlib, OR apply manually commits 31087 and
31392, you can take them from http://sourceforge.net/p/opalvoip/code/log.


I used the version specified here :
http://wiki.ekiga.org/index.php/Download_Ekiga_sources

which is v2_10 :

svn export 
https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/branches/v2_10
ptlib

im pretty new to svn, how do i manually apply commits 31087 and 31392 ?


If you used the line above (svn export...), then you have already the 
good source code.  So the error is elsewhere, and I was wrong about it.


Don't you have the file ./src/ptlib/common/getdate.tab.c in ptlib 
directory?  What is the complete line:

#define SVN_REVISION ...
in revision.h?

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] ptlib build failure

2014-04-14 Thread Eugen Dedu

On 14/04/14 11:01, John Smith wrote:

On Mon, Apr 14, 2014 at 10:56 AM, Eugen Dedu
eugen.d...@pu-pm.univ-fcomte.fr wrote:


If you used the line above (svn export...), then you have already the good
source code.  So the error is elsewhere, and I was wrong about it.

Don't you have the file ./src/ptlib/common/getdate.tab.c in ptlib directory?
What is the complete line:
#define SVN_REVISION ...
in revision.h?


I dont seem to have that file. revision.h states :
#define SVN_REVISION 30295


Ok, so you do not use the latest code from the branch, but the release, 
that is the reason of the error.


Remove your ptlib directory, and use:
svn export 
https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/branches/v2_10 
ptlib

to get it.  The compilation should work afterwards.

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] ptlib build failure

2014-04-14 Thread John Smith
On Mon, Apr 14, 2014 at 12:37 PM, Eugen Dedu
eugen.d...@pu-pm.univ-fcomte.fr wrote:

 Ok, so you do not use the latest code from the branch, but the release, that
 is the reason of the error.

 Remove your ptlib directory, and use:

 svn export
 https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/branches/v2_10
 ptlib
 to get it.  The compilation should work afterwards.


Thanks, it builds now.


Regards,


John Smith
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list