Re: [Ekiga-list] ekiga 3.0.0 win32 cross compile

2008-10-15 Thread Epelde Gorka
Hi Damien,   I got it working!!
   I've tried to first compile it for ubuntu following =>
http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu
  And after that I've gone back to gnome 2.24 version, in the win32
directory and executed make update-source & make, and it worked.

  I guess that I've installed many libraries that are needed for compilation
of ekiga for win32.

  Sorry for bothering you with this issue, I hope to start bothering with
real functionality or bug issues. XD

Bests,

Gorka

2008/10/14 Damien Sandras <[EMAIL PROTECTED]>

> Hi,
>
> Le mardi 14 octobre 2008 à 13:04 +0200, Epelde Gorka a écrit :
> > Hi Damien,
> >
> >
> >  I'm having the same error as Jason. I would be interested in being
> > able to compile Windows version so that I can test my own changes to
> > Ekiga. Could you tell me where the problem is?
>
>
> Unfortunately, I have no idea :(
>
> --
>  _ Damien Sandras
> (o-
> //\Ekiga Softphone : http://www.ekiga.org/
> v_/_   Be IP   : http://www.beip.be/
>FOSDEM  : http://www.fosdem.org/
>   SIP Phone   : sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
>
>
> ___
> ekiga-list mailing list
> ekiga-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/ekiga-list
>
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] ekiga 3.0.0 win32 cross compile

2008-10-14 Thread Damien Sandras
Hi,

Le mardi 14 octobre 2008 à 13:04 +0200, Epelde Gorka a écrit :
> Hi Damien,
> 
> 
>  I'm having the same error as Jason. I would be interested in being
> able to compile Windows version so that I can test my own changes to
> Ekiga. Could you tell me where the problem is? 


Unfortunately, I have no idea :(

-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP   : http://www.beip.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] ekiga 3.0.0 win32 cross compile

2008-10-14 Thread Epelde Gorka
Hi Damien,
 I'm having the same error as Jason. I would be interested in being able to
compile Windows version so that I can test my own changes to Ekiga. Could
you tell me where the problem is?

Bests,


Gorka Epelde

2008/9/30 Damien Sandras <[EMAIL PROTECTED]>

> Le mardi 30 septembre 2008 à 11:13 -0500, Jason Galyon a écrit :
> > System: Ubuntu 8.04
> >
> > Note, I updated my yasm to 0.7.1-0Ubuntu1 from the Intrepid repos
> > (direct download and install from
> > http://launchpadlibrarian.net/15979753/yasm_0.7.1-0ubuntu1_i386.deb
> >
> > x264 packages installed:
> > libx264-57 1:0.svn2007122
> > libx264-dev1:0.svn2007122
> > x264   1:0.svn2007122
> >
> >
> > libx264.a(mc-c.o): In function `x264_hpel_filter_mmxext':
> > /tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference
> > to `_x264_hpel_filter_v_mmxext'
> > /tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference
> > to `_x264_hpel_filter_c_mmxext'
> > /tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference
> > to `_x264_hpel_filter_h_mmxext'
>
> 3.0.1 will be released soon with WIN32 binaries.
> --
>  _ Damien Sandras
> (o-
> //\Ekiga Softphone : http://www.ekiga.org/
> v_/_    NOVACOM :
> http://www.novacom.be/
>   FOSDEM  : http://www.fosdem.org/
>   SIP Phone   : sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
>
>
> ___
> ekiga-list mailing list
> ekiga-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/ekiga-list
>
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] ekiga 3.0.0 win32 cross compile

2008-09-30 Thread Jason Galyon

Damien Sandras wrote:

Le mardi 30 septembre 2008 à 11:13 -0500, Jason Galyon a écrit :
  

System: Ubuntu 8.04

Note, I updated my yasm to 0.7.1-0Ubuntu1 from the Intrepid repos 
(direct download and install from 
http://launchpadlibrarian.net/15979753/yasm_0.7.1-0ubuntu1_i386.deb


x264 packages installed:
libx264-57 1:0.svn2007122
libx264-dev1:0.svn2007122
x264   1:0.svn2007122


libx264.a(mc-c.o): In function `x264_hpel_filter_mmxext':
/tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference 
to `_x264_hpel_filter_v_mmxext'
/tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference 
to `_x264_hpel_filter_c_mmxext'
/tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference 
to `_x264_hpel_filter_h_mmxext'



3.0.1 will be released soon with WIN32 binaries.
  

That is great!
Thank you

Just so I can no for future build attempts, is this problem with the 
libx264 not being the right version?


Thanks again,
Jason
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] ekiga 3.0.0 win32 cross compile

2008-09-30 Thread Damien Sandras
Le mardi 30 septembre 2008 à 11:13 -0500, Jason Galyon a écrit :
> System: Ubuntu 8.04
> 
> Note, I updated my yasm to 0.7.1-0Ubuntu1 from the Intrepid repos 
> (direct download and install from 
> http://launchpadlibrarian.net/15979753/yasm_0.7.1-0ubuntu1_i386.deb
> 
> x264 packages installed:
> libx264-57 1:0.svn2007122
> libx264-dev1:0.svn2007122
> x264   1:0.svn2007122
> 
> 
> libx264.a(mc-c.o): In function `x264_hpel_filter_mmxext':
> /tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference 
> to `_x264_hpel_filter_v_mmxext'
> /tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference 
> to `_x264_hpel_filter_c_mmxext'
> /tmp/ekiga-3.0.0/win32/x264/common/x86/mc-c.c:219: undefined reference 
> to `_x264_hpel_filter_h_mmxext'

3.0.1 will be released soon with WIN32 binaries.
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list