Re: [Ekiga-list] Ekiga win32 cross compilation on ubuntu 9.04



Hi,
          I doubt any path errors. There are two set of build processes going on seperate on multiple machines; so please ignore them. B/w I added some other files in diff folder

diff/opal_configure.ac
diff/ptlib_vistastuck.diff        ( existing )
diff/opal_opal.pc.in
diff/opal_Makefile.am
diff/ptlib_configure.ac
diff/ptlib_ptlib.pc.in
diff/ptlib_pwlib.pc.in
diff/ptlib_Makefile.am


and make command gave below given result/errors
.
.
.

  adding: Ekiga/icons/hicolor/22x22/ (stored 0%)
  adding: Ekiga/icons/hicolor/22x22/apps/ (stored 0%)
  adding: Ekiga/icons/hicolor/22x22/apps/ekiga.png (stored 0%)
  adding: Ekiga/icons/hicolor/icon-theme.cache (deflated 77%)
  adding: Ekiga/libxml2-2.dll (deflated 65%)
  adding: Ekiga/applications/ (stored 0%)
  adding: Ekiga/applications/ekiga.desktop (deflated 57%)
  adding: Ekiga/libogg-0.dll (deflated 50%)
  adding: Ekiga/libpt.2.6.5.dll (deflated 65%)
  adding: Ekiga/ekiga.exe (deflated 71%)
  adding: Ekiga/share/ (stored 0%)
  adding: Ekiga/share/locale/ (stored 0%)
  adding: Ekiga/share/locale/rw/ (stored 0%)

 DELETED
  adding: Ekiga/sounds/ekiga/busytone.wav (deflated 71%)
  adding: Ekiga/sounds/ekiga/ring.wav (deflated 8%)
  adding: Ekiga/libopal.3.6.6.dll (deflated 71%)
  adding: Ekiga/libspeex-1.dll (deflated 57%)
  adding: Ekiga/libsigc-2.0-0.dll (deflated 65%)
  adding: Ekiga/libldap.dll (deflated 63%)
  adding: Ekiga/liblber.dll (deflated 60%)
  adding: Ekiga/help/ (stored 0%)
  adding: Ekiga/help/pt_BR/ (stored 0%)
  adding: Ekiga/help/pt_BR/ar01s02.html (deflated 68%)

DELETED

  adding: Ekiga/plugins/h264_video_pwplugin_helper.exe (deflated 64%)
  adding: Ekiga/plugins/g726_audio_pwplugin.dll (deflated 54%)
  adding: Ekiga/plugins/h261-vic_video_pwplugin.dll (deflated 72%)
  adding: Ekiga/plugins/mpeg4-ffmpeg_video_pwplugin.dll (deflated 65%)
  adding: Ekiga/plugins/lpc10_audio_pwplugin.dll (deflated 45%)
  adding: Ekiga/avutil-50.dll (deflated 46%)
  adding: Ekiga/libsasl.dll (deflated 55%)
zip -9r /home/ekiga-3.2.6/win32/dist/ekiga_build-3.2.6.zip Makefile diff INSTALL
    zip warning: name not matched: INSTALL
  adding: Makefile (deflated 75%)
  adding: diff/ (stored 0%)
  adding: diff/opal_configure.ac (deflated 71%)
  adding: diff/ptlib_vistastuck.diff (deflated 62%)
  adding: diff/opal_opal.pc.in (deflated 25%)
  adding: diff/opal_Makefile.am (deflated 82%)
  adding: diff/ptlib_configure.ac (deflated 73%)
  adding: diff/ptlib_ptlib.pc.in (deflated 22%)
  adding: diff/ptlib_pwlib.pc.in (stored 0%)
  adding: diff/ptlib_Makefile.am (deflated 84%)
tar cfvz /home/ekiga-3.2.6/win32/dist/ekiga_build-3.2.6.tgz Makefile diff INSTALL
Makefile
diff/
diff/opal_configure.ac
diff/ptlib_vistastuck.diff
diff/opal_opal.pc.in
diff/opal_Makefile.am
diff/ptlib_configure.ac
diff/ptlib_ptlib.pc.in
diff/ptlib_pwlib.pc.in
diff/ptlib_Makefile.am
tar: INSTALL: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
make: *** [/home/ekiga-3.2.6/win32/dist/zips] Error 2


Although I checked win32/dist folder which had ekiga-3.2.6.zip. It had ekiga.exe which i executed on windows machine which actually launched the ekiga GUI :-) I hope  ekiga-3.2.6.zip has fully functional ekiga in it.


--
Thanks & Regards,
Sohil Shah



> Le mercredi 11 novembre 2009 à 13:13 +0530, Sohil Shah a écrit :
>> Hi,
>> I removed the --debug-opal flag from ekiga configure
>> make clean;make uninstall; make distclean; cd ../win32;make
>> and it solved my problem giving me the next set of errors
>> .
>> .
>> .
>>
>> adding: Ekiga/plugins/g722_audio_pwplugin.dll (deflated 57%)
>> adding: Ekiga/plugins/theora_video_pwplugin.dll (deflated 65%)
>> adding: Ekiga/plugins/h264_video_pwplugin.dll (deflated 65%)
>> adding: Ekiga/plugins/speex_audio_pwplugin.dll (deflated 64%)
>> adding: Ekiga/plugins/gsmamrcodec_pwplugin.dll (deflated 42%)
>> adding: Ekiga/plugins/h263-1998_video_pwplugin.dll (deflated 64%)
>> adding: Ekiga/plugins/ilbc_audio_pwplugin.dll (deflated 42%)
>> adding: Ekiga/plugins/ima_adpcm_audio_pwplugin.dll (deflated 61%)
>> adding: Ekiga/plugins/gsm0610_audio_pwplugin.dll (deflated 58%)
>> adding: Ekiga/plugins/h264_video_pwplugin_helper.exe (deflated 64%)
>> adding: Ekiga/plugins/g726_audio_pwplugin.dll (deflated 54%)
>> adding: Ekiga/plugins/h261-vic_video_pwplugin.dll (deflated 72%)
>> adding: Ekiga/plugins/mpeg4-ffmpeg_video_pwplugin.dll (deflated 65%)
>> adding: Ekiga/plugins/lpc10_audio_pwplugin.dll (deflated 45%)
>> adding: Ekiga/avutil-50.dll (deflated 46%)
>> adding: Ekiga/libsasl.dll (deflated 55%)
>> zip -9r /home/ekiga-3.2.6/win32/dist/ekiga_build-3.2.6.zip Makefile
>> diff INSTALL
>> zip warning: name not matched: INSTALL
>> adding: Makefile (deflated 75%)
>> adding: diff/ (stored 0%)
>> adding: diff/ptlib_vistastuck.diff (deflated 62%)
>> tar cfvz /home/ekiga-3.2.6/win32/dist/ekiga_build-3.2.6.tgz Makefile
>> diff INSTALL
>> Makefile
>> diff/
>> diff/ptlib_vistastuck.diff
>> tar: INSTALL: Cannot stat: No such file or directory
>> tar: Error exit delayed from previous errors
>> make: *** [/home/ekiga-3.2.6/win32/dist/zips] Error 2
>>
>
> Seems a path error to me.
> AFAIK you build in /home/einfochips/sohil/ekiga-3.2.6/
> but zip and tar try to deflate in /home/ekiga-3.2.6/
>
>
>
>
> Email Scanned for Virus & Dangerous Content by : www.CleanMailGateway.com
>
>



--
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]