Re: [Ekiga-devel-list] Compiling ekiga 3.2.7



On 07/03/12 18:41, uahmed wrote:
Hi

Thanks for the reply , it does solve that but now i am getting this error ,
I just copy the make file to ek3 folder and then run make update-sources
and it went sucessfull and then when i run make it gives me this

/home/gnome/ek3/opal/src/codec/opalpluginmgr.cxx:981: warning: suggest
explicit braces to avoid ambiguous ‘else’
[CC] src/codec/ratectl.cxx
[CC] src/codec/vidcodec.cxx
[CC] src/codec/rfc4175.cxx
[CC] src/codec/g711a1_plc.cxx
[AR] lib_mingw_x86/libopal_s.a
i586-mingw32msvc-ranlib /home/gnome/ek3/opal/lib_mingw_x86/libopal_s.a
[LD] lib_mingw_x86/libopal.3.6-beta9.dll
/usr/lib/gcc/i586-mingw32msvc/4.4.2/../../../../i586-mingw32msvc/bin/ld:
cannot find -lcrypto
collect2: ld returned 1 exit status
make[1]: *** [/home/gnome/ek3/opal/lib_mingw_x86/libopal.3.6-beta9.dll]
Error 1
make[1]: Leaving directory `/home/gnome/ek3/opal'
make: *** [/home/gnome/ek3/lib/libopal.3.6-beta9.dll] Error 2

I do not know why this appears...  Remove the line:
LIBS += -lcrypto
from opal/Makefile, afterwards:
cd opal
make
cd ..
make

However, there is another error later, due to the newer cairo.

I do not have enough time to fix all these issues, sorry. I propose you to use the unstable from http://wiki.ekiga.org/index.php/Building_Ekiga_for_Windows, which builds successfully, but you may come on a bug we are currently working on which consists of not showing the content of the call window the second time, otherwise it works well...

On Wed, Mar 7, 2012 at 2:59 PM, Eugen Dedu
<Eugen Dedu pu-pm univ-fcomte fr>wrote:

On 01/03/12 21:42, uahmed wrote:

Hi

Ok , now i uploaded it at this link

http://www.mediafire.com/?**ui3sjyj68i7t1lv<http://www.mediafire.com/?ui3sjyj68i7t1lv>

Please remember that i have changed the cairo version to 1.10.2-2 as
makefile was giving error while downloading old version of cairo

On Thu, Mar 1, 2012 at 12:54 PM, Eugen Dedu<Eugen Dedu pu-pm univ-**
fcomte.fr<Eugen Dedu pu-pm univ-fcomte fr>

wrote:


  I have not received your previous message, with the Makefile.  Please
resend it.


On 01/03/12 02:28, uahmed wrote:

  Hi

Any suggestion ?

On Mon, Feb 27, 2012 at 4:58 PM, uahmed<gleam uahmed gmail com>
wrote:

  I downloaded it from this link


http://git.gnome.org/browse/****ekiga/plain/win32/Makefile?h=***
*gnome-2-26<http://git.gnome.org/browse/**ekiga/plain/win32/Makefile?h=**gnome-2-26>
<http://git.gnome.**org/browse/ekiga/plain/win32/**
Makefile?h=gnome-2-26<http://git.gnome.org/browse/ekiga/plain/win32/Makefile?h=gnome-2-26>



and change the cairo version to 1.10.2-2

Attach is makefile too .


On Mon, Feb 27, 2012 at 3:35 AM, Eugen Dedu<
Eugen Dedu pu-pm univ-fcomte.****fr<Eugen Dedu pu-pm univ-**fcomte.fr<Eugen Dedu pu-pm univ-fcomte fr>


  wrote:

  On 26/02/12 01:05, uahmed wrote:


  Now i have choosen Stable release but it give me error on cairo and
the

error is page not found so i change the version in Makefile to
"1.10.2-2"
so it works forward but now i get this error

Enabled outdevs:

License: LGPL
Creating config.mak and config.h...
grep: /home/gnome/ek2/ffmpeg/******libswscale/swscale.h: No such
file or


directory
./configure: 2585: cannot create libswscale/libswscale.pc: Directory
nonexistent
./configure: 2585: cannot create libswscale/libswscale-****
uninstalled.pc:
Directory nonexistent
make: *** [/home/gnome/ek2/ffmpeg/******config.status] Error 2


  Please give me the Makefile you use.


  On Sun, Feb 26, 2012 at 4:08 AM, uahmed<gleam uahmed gmail com>
wrote:


  Hi


I want to compile ekiga 3.2.7 , I did compilation from this link

http://wiki.ekiga.org/index.******php/Building_Ekiga_for_**Windows<http://wiki.ekiga.org/index.****php/Building_Ekiga_for_Windows>
<http://wiki.ekiga.org/**index.**php/Building_Ekiga_**for_Windows<http://wiki.ekiga.org/index.**php/Building_Ekiga_for_Windows>

**<http://wiki.ekiga.org/**index.**php/Building_Ekiga_**for_Windows<http://wiki.ekiga.org/index.**php/Building_Ekiga_for_Windows>
<http://wiki.ekiga.**org/index.php/Building_Ekiga_**for_Windows<http://wiki.ekiga.org/index.php/Building_Ekiga_for_Windows>

**>



and it compile the ekiga 3.3.3 , how can i select the source file of
ekiga
3.2.7 for compilation

  ______________________________******_________________

  ekiga-devel-list mailing list

ekiga-devel-list gnome org
http://mail.gnome.org/mailman/******listinfo/ekiga-devel-list<http://mail.gnome.org/mailman/****listinfo/ekiga-devel-list>
<**http://mail.gnome.org/mailman/****listinfo/ekiga-devel-list<http://mail.gnome.org/mailman/**listinfo/ekiga-devel-list>

<ht**tp://mail.gnome.org/**mailman/**listinfo/ekiga-**devel-list<http://mail.gnome.org/mailman/**listinfo/ekiga-devel-list>
<http://mail.gnome.**org/mailman/listinfo/ekiga-**devel-list<http://mail.gnome.org/mailman/listinfo/ekiga-devel-list>



Yes, the problem is that libswscale is not available anymore on their svn
server.  As they moved to git and libswscale had in the past a different
treatment, the simplest solution is that I send you the libswscale
directory, sorry for this rude solution.

Download it from http://eugen.dedu.free.fr/**libswscale.tgz<http://eugen.dedu.free.fr/libswscale.tgz>,
afterwards:
- cd src/ffmpeg
- tar zxf libswscale.tgz
- and run make again


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]