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/ _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
