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

2014-04-14 Thread John Smith
On Mon, Apr 14, 2014 at 12:37 PM, Eugen Dedu
 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


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
 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 10:56 AM, Eugen Dedu
 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

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
 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 John Smith
On Mon, Apr 14, 2014 at 10:11 AM, Eugen Dedu
 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:02, Eugen Dedu wrote:

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

Hi,


I checked out the sources for ptlib as described here:
http://wiki.ekiga.org/index.php/Download_Ekiga_sources

But when I './configure --prefix=/usr && make', I get this build error:

[CC] ptclib/inetprot.cxx
[CC] ptlib/common/notifier_ext.cxx
[CC] ptclib/vcard.cxx
[CC] ptclib/guid.cxx
make[2]: *** No rule to make target `ptlib/common/getdate.tab.c',
needed by `/usr/local/src/ptlib/lib_linux_x86/obj/getdate.tab.o'.
Stop.
make[2]: Leaving directory `/usr/local/src/ptlib/src'
make[1]: *** [optshared] Error 2
make[1]: Leaving directory `/usr/local/src/ptlib/src'
make: *** [optshared] Error 2


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.


--
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 09:38, John Smith wrote:

Hi,


I checked out the sources for ptlib as described here:
http://wiki.ekiga.org/index.php/Download_Ekiga_sources

But when I './configure --prefix=/usr && make', I get this build error:

[CC] ptclib/inetprot.cxx
[CC] ptlib/common/notifier_ext.cxx
[CC] ptclib/vcard.cxx
[CC] ptclib/guid.cxx
make[2]: *** No rule to make target `ptlib/common/getdate.tab.c',
needed by `/usr/local/src/ptlib/lib_linux_x86/obj/getdate.tab.o'.
Stop.
make[2]: Leaving directory `/usr/local/src/ptlib/src'
make[1]: *** [optshared] Error 2
make[1]: Leaving directory `/usr/local/src/ptlib/src'
make: *** [optshared] Error 2


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

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


[Ekiga-devel-list] ptlib build failure

2014-04-14 Thread John Smith
Hi,


I checked out the sources for ptlib as described here:
http://wiki.ekiga.org/index.php/Download_Ekiga_sources

But when I './configure --prefix=/usr && make', I get this build error:

[CC] ptclib/inetprot.cxx
[CC] ptlib/common/notifier_ext.cxx
[CC] ptclib/vcard.cxx
[CC] ptclib/guid.cxx
make[2]: *** No rule to make target `ptlib/common/getdate.tab.c',
needed by `/usr/local/src/ptlib/lib_linux_x86/obj/getdate.tab.o'.
Stop.
make[2]: Leaving directory `/usr/local/src/ptlib/src'
make[1]: *** [optshared] Error 2
make[1]: Leaving directory `/usr/local/src/ptlib/src'
make: *** [optshared] Error 2


Regards,


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