Re: [Ekiga-list] Ekiga 3.2.6 win32 compilation ( opal )



Hi,
  •  I am using the same versions of opal and ptlib as given in the makefile by default. i.e for opal its 3.4.1 and for ptlib its 2.4.1. Should I change and try to use opal 3.6.6 and ptlib 2.6.5 ?
    • That is why I am looking for a tested makefile for win32.
  • I was facing some compilation issues with the git checkout code of ffmpeg; Is it fine if I download the tar.bz2 of ffmpeg and use that only ?
  • As Eugen said in another mail regarding the problem between firewall and svn.xiph.org server for theora; Is it fine of I take RC1 release ( tar.qz ) of theora and use it ?
    • The same is the case with libiconv as well.
-- 
Thanks & Regards,
Sohil Shah

On 11/10/2009 02:36 AM, Eugen Dedu wrote:
Sohil Shah wrote:
  
*win32 compilation errors for ekiga 3.2.6 on ubuntu 9.04*

/home/ekiga-3.2.6/win32/src/opal/src/opal/ivr.cxx: In member function
'virtual PBoolean OpalIVRConnection::StartVXML()':
/home/ekiga-3.2.6/win32/src/opal/src/opal/ivr.cxx:218: error: 'class
PIPSocketAddressAndPort' has no member named 'address'
make: *** [/home/ekiga-3.2.6/win32/src/opal/lib_linux_x86/obj/ivr.o]
Error 1
    

Are you sure you compile ptlib 2.6.5, opal 3.6.6 and ekiga 3.2.6?

  
***************************************************************************************************************************




make[4]: Entering directory
`/home/ekiga-3.2.6/win32/opal/plugins/video/H.264/gpl'
i586-mingw32msvc-g++ -mms-bitfields -g -I../../../include -I..
-I/home/ekiga-3.2.6/win32/include   -I../../common -I../../../  
-I/home/ekiga-3.2.6/win32/include -march=pentium-mmx -DPTRACING  -g3
-ggdb -O0 -D_DEBUG -c ../shared/h264frame.cxx -o obj/h264frame.o
../shared/h264frame.cxx: In member function 'void
H264Frame::SetFromFrame(x264_nal_t*, int)':
../shared/h264frame.cxx:103: error: 'x264_nal_encode' was not declared
in this scope
make[4]: *** [obj/h264frame.o] Error 1
make[4]: Leaving directory
`/home/ekiga-3.2.6/win32/opal/plugins/video/H.264/gpl'
make[3]: *** [h264_video_pwplugin.dll] Error 2
make[3]: Leaving directory
`/home/ekiga-3.2.6/win32/opal/plugins/video/H.264'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ekiga-3.2.6/win32/opal/plugins'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/home/ekiga-3.2.6/win32/opal'
make: *** [/home/ekiga-3.2.6/win32/lib/libopal_s.a] Error 2
    

This error could appear if you compile on 64 bits machines instead of 32
bits ones, or something like this.  See if
http://www.mail-archive.com/ekiga-devel-list gnome org/msg02563.html
helps.  If not, I do not know how to solve this issue.  As a workaround,
you can safely remove the H264 directory (or configure with
--disable-h264), so that it gets not compiled...

  



--
Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email.




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