rm -f /home/yaakov/linphone/linphone-win32-`cd . && git describe --always || echo 3.7.0`.zip rm -rf /home/yaakov/linphone/linphone-install /bin/mkdir -p /home/yaakov/linphone/linphone-install make install DESTDIR=/home/yaakov/linphone/linphone-install make[1]: Entering directory `/home/yaakov/linphone' Making install in build make[2]: Entering directory `/home/yaakov/linphone/build' Making install in macos make[3]: Entering directory `/home/yaakov/linphone/build/macos' make[4]: Entering directory `/home/yaakov/linphone/build/macos' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/yaakov/linphone/build/macos' make[3]: Leaving directory `/home/yaakov/linphone/build/macos' make[3]: Entering directory `/home/yaakov/linphone/build' make[4]: Entering directory `/home/yaakov/linphone/build' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/yaakov/linphone/build' make[3]: Leaving directory `/home/yaakov/linphone/build' make[2]: Leaving directory `/home/yaakov/linphone/build' Making install in m4 make[2]: Entering directory `/home/yaakov/linphone/m4' make[3]: Entering directory `/home/yaakov/linphone/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/yaakov/linphone/m4' make[2]: Leaving directory `/home/yaakov/linphone/m4' Making install in pixmaps make[2]: Entering directory `/home/yaakov/linphone/pixmaps' make[3]: Entering directory `/home/yaakov/linphone/pixmaps' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/pixmaps/linphone" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/pixmaps/linphone" /bin/install -c -m 644 hold_on.png hold_off.png mic_muted.png mic_active.png linphone.png linphone-banner.png status-green.png status-orange.png status-red.png status-offline.png call.png chat.png active_chat.png composing_chat.png composing_active_chat.png chat_message_inprogress.png chat_message_delivered.png chat_message_not_delivered.png contact-orange.png dialer-orange.png history-orange.png startcall-green.png startcall-small.png stopcall-red.png stopcall-small.png addcall-green.png linphone.icns contact_starred.png contact_unstarred.png speaker.png call_status_incoming.png call_status_outgoing.png ok.png dialer.png notok.png '/home/yaakov/linphone/linphone-install/usr/local/share/pixmaps/linphone' make[3]: Leaving directory `/home/yaakov/linphone/pixmaps' make[2]: Leaving directory `/home/yaakov/linphone/pixmaps' Making install in po make[2]: Entering directory `/home/yaakov/linphone/po' linguas="ar cs de es fr he hu it ja nb_NO nl pl pt_BR ru sr sv zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/home/yaakov/linphone/linphone-install/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/yaakov/linphone/install-sh -d $dir; \ if test -r $lang.gmo; then \ /bin/install -c -m 644 $lang.gmo $dir/linphone.mo; \ echo "installing $lang.gmo as $dir/linphone.mo"; \ else \ /bin/install -c -m 644 ./$lang.gmo $dir/linphone.mo; \ echo "installing ./$lang.gmo as" \ "$dir/linphone.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /bin/install -c -m 644 $lang.gmo.m $dir/linphone.mo.m; \ echo "installing $lang.gmo.m as $dir/linphone.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /bin/install -c -m 644 ./$lang.gmo.m \ $dir/linphone.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/linphone.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/ar/LC_MESSAGES/linphone.mo installing cs.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/cs/LC_MESSAGES/linphone.mo installing de.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/de/LC_MESSAGES/linphone.mo installing es.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/es/LC_MESSAGES/linphone.mo installing fr.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/fr/LC_MESSAGES/linphone.mo installing he.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/he/LC_MESSAGES/linphone.mo installing hu.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/hu/LC_MESSAGES/linphone.mo installing it.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/it/LC_MESSAGES/linphone.mo installing ja.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/ja/LC_MESSAGES/linphone.mo installing nb_NO.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/nb_NO/LC_MESSAGES/linphone.mo installing nl.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/nl/LC_MESSAGES/linphone.mo installing pl.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/pl/LC_MESSAGES/linphone.mo installing pt_BR.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/pt_BR/LC_MESSAGES/linphone.mo installing ru.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/ru/LC_MESSAGES/linphone.mo installing sr.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/sr/LC_MESSAGES/linphone.mo installing sv.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/sv/LC_MESSAGES/linphone.mo installing zh_CN.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/zh_CN/LC_MESSAGES/linphone.mo installing zh_TW.gmo as /home/yaakov/linphone/linphone-install/usr/local/share/locale/zh_TW/LC_MESSAGES/linphone.mo make[2]: Leaving directory `/home/yaakov/linphone/po' Making install in oRTP make[2]: Entering directory `/home/yaakov/linphone/oRTP' Making install in src make[3]: Entering directory `/home/yaakov/linphone/oRTP/src' Making install in . make[4]: Entering directory `/home/yaakov/linphone/oRTP/src' make[5]: Entering directory `/home/yaakov/linphone/oRTP/src' test -z "/usr/local/lib" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib" /bin/install -c -m 644 libortp-9.def libortp-9.lib '/home/yaakov/linphone/linphone-install/usr/local/lib' test -z "/usr/local/lib" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib" /bin/sh ../libtool --mode=install /bin/install -c libortp.la '/home/yaakov/linphone/linphone-install/usr/local/lib' libtool: install: /bin/install -c .libs/libortp.dll.a /home/yaakov/linphone/linphone-install/usr/local/lib/libortp.dll.a libtool: install: base_file=`basename libortp.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libortp.la'i; echo libortp-9.dll'` libtool: install: dldir=/home/yaakov/linphone/linphone-install/usr/local/lib/`dirname ../bin/libortp-9.dll` libtool: install: test -d /home/yaakov/linphone/linphone-install/usr/local/lib/../bin || mkdir -p /home/yaakov/linphone/linphone-install/usr/local/lib/../bin libtool: install: /bin/install -c .libs/libortp-9.dll /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libortp-9.dll libtool: install: chmod a+x /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libortp-9.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libortp-9.dll' || exit 0; fi libtool: install: /bin/install -c .libs/libortp.lai /home/yaakov/linphone/linphone-install/usr/local/lib/libortp.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/oRTP/src' make[4]: Leaving directory `/home/yaakov/linphone/oRTP/src' Making install in tests make[4]: Entering directory `/home/yaakov/linphone/oRTP/src/tests' Making install in win_receiver make[5]: Entering directory `/home/yaakov/linphone/oRTP/src/tests/win_receiver' make[6]: Entering directory `/home/yaakov/linphone/oRTP/src/tests/win_receiver' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/yaakov/linphone/oRTP/src/tests/win_receiver' make[5]: Leaving directory `/home/yaakov/linphone/oRTP/src/tests/win_receiver' Making install in win_sender make[5]: Entering directory `/home/yaakov/linphone/oRTP/src/tests/win_sender' make[6]: Entering directory `/home/yaakov/linphone/oRTP/src/tests/win_sender' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/yaakov/linphone/oRTP/src/tests/win_sender' make[5]: Leaving directory `/home/yaakov/linphone/oRTP/src/tests/win_sender' make[5]: Entering directory `/home/yaakov/linphone/oRTP/src/tests' make[6]: Entering directory `/home/yaakov/linphone/oRTP/src/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/yaakov/linphone/oRTP/src/tests' make[5]: Leaving directory `/home/yaakov/linphone/oRTP/src/tests' make[4]: Leaving directory `/home/yaakov/linphone/oRTP/src/tests' make[3]: Leaving directory `/home/yaakov/linphone/oRTP/src' Making install in build make[3]: Entering directory `/home/yaakov/linphone/oRTP/build' Making install in win32native make[4]: Entering directory `/home/yaakov/linphone/oRTP/build/win32native' make[5]: Entering directory `/home/yaakov/linphone/oRTP/build/win32native' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/oRTP/build/win32native' make[4]: Leaving directory `/home/yaakov/linphone/oRTP/build/win32native' Making install in wince make[4]: Entering directory `/home/yaakov/linphone/oRTP/build/wince' make[5]: Entering directory `/home/yaakov/linphone/oRTP/build/wince' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/oRTP/build/wince' make[4]: Leaving directory `/home/yaakov/linphone/oRTP/build/wince' Making install in winmob make[4]: Entering directory `/home/yaakov/linphone/oRTP/build/winmob' make[5]: Entering directory `/home/yaakov/linphone/oRTP/build/winmob' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/oRTP/build/winmob' make[4]: Leaving directory `/home/yaakov/linphone/oRTP/build/winmob' make[4]: Entering directory `/home/yaakov/linphone/oRTP/build' make[5]: Entering directory `/home/yaakov/linphone/oRTP/build' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/oRTP/build' make[4]: Leaving directory `/home/yaakov/linphone/oRTP/build' make[3]: Leaving directory `/home/yaakov/linphone/oRTP/build' Making install in m4 make[3]: Entering directory `/home/yaakov/linphone/oRTP/m4' make[4]: Entering directory `/home/yaakov/linphone/oRTP/m4' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/yaakov/linphone/oRTP/m4' make[3]: Leaving directory `/home/yaakov/linphone/oRTP/m4' Making install in include make[3]: Entering directory `/home/yaakov/linphone/oRTP/include' Making install in ortp make[4]: Entering directory `/home/yaakov/linphone/oRTP/include/ortp' make[5]: Entering directory `/home/yaakov/linphone/oRTP/include/ortp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/local/include/ortp" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/include/ortp" /bin/install -c -m 644 str_utils.h rtpsession.h rtp.h port.h logging.h ortp.h telephonyevents.h sessionset.h payloadtype.h rtpprofile.h rtpsignaltable.h rtcp.h event.h b64.h '/home/yaakov/linphone/linphone-install/usr/local/include/ortp' make[5]: Leaving directory `/home/yaakov/linphone/oRTP/include/ortp' make[4]: Leaving directory `/home/yaakov/linphone/oRTP/include/ortp' make[4]: Entering directory `/home/yaakov/linphone/oRTP/include' make[5]: Entering directory `/home/yaakov/linphone/oRTP/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/oRTP/include' make[4]: Leaving directory `/home/yaakov/linphone/oRTP/include' make[3]: Leaving directory `/home/yaakov/linphone/oRTP/include' make[3]: Entering directory `/home/yaakov/linphone/oRTP' make[4]: Entering directory `/home/yaakov/linphone/oRTP' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install" test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib/pkgconfig" /bin/install -c -m 644 ortp.pc '/home/yaakov/linphone/linphone-install/usr/local/lib/pkgconfig' test -z "" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install" make install-data-hook make[5]: Entering directory `/home/yaakov/linphone/oRTP' make[5]: Nothing to be done for `install-data-hook'. make[5]: Leaving directory `/home/yaakov/linphone/oRTP' make[4]: Leaving directory `/home/yaakov/linphone/oRTP' make[3]: Leaving directory `/home/yaakov/linphone/oRTP' make[2]: Leaving directory `/home/yaakov/linphone/oRTP' Making install in mediastreamer2 make[2]: Entering directory `/home/yaakov/linphone/mediastreamer2' Making install in po make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2/po' linguas="fr it de ja es pl cs nl sv pt_BR hu ru zh_CN "; \ for lang in $linguas; do \ dir=/home/yaakov/linphone/linphone-install/usr/local/lib/locale/$lang/LC_MESSAGES; \ /bin/sh /home/yaakov/linphone/install-sh -d $dir; \ if test -r $lang.gmo; then \ /bin/install -c -m 644 $lang.gmo $dir/mediastreamer.mo; \ echo "installing $lang.gmo as $dir/mediastreamer.mo"; \ else \ /bin/install -c -m 644 ./$lang.gmo $dir/mediastreamer.mo; \ echo "installing ./$lang.gmo as" \ "$dir/mediastreamer.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /bin/install -c -m 644 $lang.gmo.m $dir/mediastreamer.mo.m; \ echo "installing $lang.gmo.m as $dir/mediastreamer.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /bin/install -c -m 644 ./$lang.gmo.m \ $dir/mediastreamer.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/mediastreamer.mo.m"; \ else \ true; \ fi; \ fi; \ done installing fr.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/fr/LC_MESSAGES/mediastreamer.mo installing it.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/it/LC_MESSAGES/mediastreamer.mo installing de.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/de/LC_MESSAGES/mediastreamer.mo installing ja.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/ja/LC_MESSAGES/mediastreamer.mo installing es.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/es/LC_MESSAGES/mediastreamer.mo installing pl.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/pl/LC_MESSAGES/mediastreamer.mo installing cs.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/cs/LC_MESSAGES/mediastreamer.mo installing nl.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/nl/LC_MESSAGES/mediastreamer.mo installing sv.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/sv/LC_MESSAGES/mediastreamer.mo installing pt_BR.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/pt_BR/LC_MESSAGES/mediastreamer.mo installing hu.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/hu/LC_MESSAGES/mediastreamer.mo installing ru.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/ru/LC_MESSAGES/mediastreamer.mo installing zh_CN.gmo as /home/yaakov/linphone/linphone-install/usr/local/lib/locale/zh_CN/LC_MESSAGES/mediastreamer.mo make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2/po' Making install in src make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2/src' if test -n "5cb6762ff71143f71eccb7199a6aa1701245eebb" ; then \ /bin/echo -n "#define GIT_VERSION " > gitversion.h.tmp &&\ /bin/echo \"`cd .. && git describe --always`\" >> gitversion.h.tmp &&\ if test "`cat gitversion.h.tmp`" != "`cat ./gitversion.h`" ; then \ cp -f gitversion.h.tmp ./gitversion.h ; \ fi \ && rm -f gitversion.h.tmp ;\ fi if ! test -f ./gitversion.h ; then \ /bin/echo -n "#define GIT_VERSION \"unknown\" " > ./gitversion.h ;\ fi make install-am make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/src' if test -n "5cb6762ff71143f71eccb7199a6aa1701245eebb" ; then \ /bin/echo -n "#define GIT_VERSION " > gitversion.h.tmp &&\ /bin/echo \"`cd .. && git describe --always`\" >> gitversion.h.tmp &&\ if test "`cat gitversion.h.tmp`" != "`cat ./gitversion.h`" ; then \ cp -f gitversion.h.tmp ./gitversion.h ; \ fi \ && rm -f gitversion.h.tmp ;\ fi if ! test -f ./gitversion.h ; then \ /bin/echo -n "#define GIT_VERSION \"unknown\" " > ./gitversion.h ;\ fi make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/src' if test -n "5cb6762ff71143f71eccb7199a6aa1701245eebb" ; then \ /bin/echo -n "#define GIT_VERSION " > gitversion.h.tmp &&\ /bin/echo \"`cd .. && git describe --always`\" >> gitversion.h.tmp &&\ if test "`cat gitversion.h.tmp`" != "`cat ./gitversion.h`" ; then \ cp -f gitversion.h.tmp ./gitversion.h ; \ fi \ && rm -f gitversion.h.tmp ;\ fi if ! test -f ./gitversion.h ; then \ /bin/echo -n "#define GIT_VERSION \"unknown\" " > ./gitversion.h ;\ fi test -z "/usr/local/lib" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib" /bin/install -c -m 644 libmediastreamer_base-4.def libmediastreamer_voip-4.def libmediastreamer_base-4.lib libmediastreamer_voip-4.lib '/home/yaakov/linphone/linphone-install/usr/local/lib' test -z "/usr/local/lib" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib" /bin/sh ../libtool --mode=install /bin/install -c libmediastreamer_base.la libmediastreamer_voip.la '/home/yaakov/linphone/linphone-install/usr/local/lib' libtool: install: /bin/install -c .libs/libmediastreamer_base.dll.a /home/yaakov/linphone/linphone-install/usr/local/lib/libmediastreamer_base.dll.a libtool: install: base_file=`basename libmediastreamer_base.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libmediastreamer_base.la'i; echo libmediastreamer_base-4.dll'` libtool: install: dldir=/home/yaakov/linphone/linphone-install/usr/local/lib/`dirname ../bin/libmediastreamer_base-4.dll` libtool: install: test -d /home/yaakov/linphone/linphone-install/usr/local/lib/../bin || mkdir -p /home/yaakov/linphone/linphone-install/usr/local/lib/../bin libtool: install: /bin/install -c .libs/libmediastreamer_base-4.dll /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libmediastreamer_base-4.dll libtool: install: chmod a+x /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libmediastreamer_base-4.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libmediastreamer_base-4.dll' || exit 0; fi libtool: install: /bin/install -c .libs/libmediastreamer_base.lai /home/yaakov/linphone/linphone-install/usr/local/lib/libmediastreamer_base.la libtool: install: /bin/install -c .libs/libmediastreamer_voip.dll.a /home/yaakov/linphone/linphone-install/usr/local/lib/libmediastreamer_voip.dll.a libtool: install: base_file=`basename libmediastreamer_voip.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libmediastreamer_voip.la'i; echo libmediastreamer_voip-4.dll'` libtool: install: dldir=/home/yaakov/linphone/linphone-install/usr/local/lib/`dirname ../bin/libmediastreamer_voip-4.dll` libtool: install: test -d /home/yaakov/linphone/linphone-install/usr/local/lib/../bin || mkdir -p /home/yaakov/linphone/linphone-install/usr/local/lib/../bin libtool: install: /bin/install -c .libs/libmediastreamer_voip-4.dll /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libmediastreamer_voip-4.dll libtool: install: chmod a+x /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libmediastreamer_voip-4.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/libmediastreamer_voip-4.dll' || exit 0; fi libtool: install: /bin/install -c .libs/libmediastreamer_voip.lai /home/yaakov/linphone/linphone-install/usr/local/lib/libmediastreamer_voip.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p /home/yaakov/linphone/linphone-install/usr/local/lib/mediastreamer/plugins test -z "/usr/local/share/images/" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/images/" /bin/install -c -m 644 voip/nowebcamCIF.jpg '/home/yaakov/linphone/linphone-install/usr/local/share/images/' make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/src' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/src' make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2/src' Making install in build make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2/build' Making install in win32native make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/win32native' Making install in mediastream make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/win32native/mediastream' make[6]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/win32native/mediastream' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/win32native/mediastream' make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/win32native/mediastream' make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/win32native' make[6]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/win32native' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/win32native' make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/win32native' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/win32native' Making install in win32-novideo make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/win32-novideo' make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/win32-novideo' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/win32-novideo' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/win32-novideo' Making install in wince make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/wince' make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/wince' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/wince' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/wince' Making install in winmob make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/winmob' make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/build/winmob' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/winmob' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build/winmob' make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/build' make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/build' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build' make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2/build' Making install in m4 make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2/m4' make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/m4' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/m4' make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2/m4' Making install in include make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2/include' Making install in mediastreamer2 make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/include/mediastreamer2' make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/include/mediastreamer2' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/local/include/mediastreamer2" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/include/mediastreamer2" /bin/install -c -m 644 ice.h upnp_igd.h mscodecutils.h msfilter.h msqueue.h mscommon.h mseventqueue.h allfilters.h msticker.h msrtp.h dtmfgen.h msfilerec.h msfileplayer.h mssndcard.h mediastream.h msv4l.h msvideo.h msvideoout.h msvolume.h mstee.h rfc3984.h mswebcam.h dsptools.h msequalizer.h msinterfaces.h mschanadapter.h msaudiomixer.h msitc.h msextdisplay.h msjpegwriter.h mstonedetector.h msjava.h bitratecontrol.h qualityindicator.h msconference.h videostarter.h bits_rw.h x11_helper.h flowcontrol.h formats.h '/home/yaakov/linphone/linphone-install/usr/local/include/mediastreamer2' /bin/install -c -m 644 msfactory.h msmediaplayer.h zrtp.h stun.h stun_udp.h ms_srtp.h msvaddtx.h msutils.h '/home/yaakov/linphone/linphone-install/usr/local/include/mediastreamer2' make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/include/mediastreamer2' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/include/mediastreamer2' make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/include' make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/include' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/include' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/include' make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2/include' Making install in tools make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2/tools' make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/tools' test -z "/usr/local/bin" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/bin" /bin/sh ../libtool --mode=install /bin/install -c mediastream.exe msaudiocmp.exe '/home/yaakov/linphone/linphone-install/usr/local/bin' libtool: install: /bin/install -c .libs/mediastream.exe /home/yaakov/linphone/linphone-install/usr/local/bin/mediastream.exe libtool: install: /bin/install -c .libs/msaudiocmp.exe /home/yaakov/linphone/linphone-install/usr/local/bin/msaudiocmp.exe make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/tools' make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2/tools' Making install in tester make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2/tester' make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/tester' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/tester' make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2/tester' Making install in help make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2/help' make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2/help' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install" make install-data-hook make[5]: Entering directory `/home/yaakov/linphone/mediastreamer2/help' make[5]: Nothing to be done for `install-data-hook'. make[5]: Leaving directory `/home/yaakov/linphone/mediastreamer2/help' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2/help' make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2/help' make[3]: Entering directory `/home/yaakov/linphone/mediastreamer2' make[4]: Entering directory `/home/yaakov/linphone/mediastreamer2' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib/pkgconfig" /bin/install -c -m 644 mediastreamer.pc '/home/yaakov/linphone/linphone-install/usr/local/lib/pkgconfig' make[4]: Leaving directory `/home/yaakov/linphone/mediastreamer2' make[3]: Leaving directory `/home/yaakov/linphone/mediastreamer2' make[2]: Leaving directory `/home/yaakov/linphone/mediastreamer2' Making install in coreapi make[2]: Entering directory `/home/yaakov/linphone/coreapi' if test -n "219451388d0c99dc540d034afe784b3ceeb37954" ; then \ if test "`cd .. && git describe --always`" != "" ; then \ if test "`cd .. && git describe --abbrev=0`" != "3.7.0" ; then \ echo "*** PACKAGE_VERSION and git tag differ. Please put them identical."; \ exit 1; \ fi ; \ /bin/echo -n "#define LIBLINPHONE_GIT_VERSION \"`cd .. && git describe --always`\"" > ./liblinphone_gitversion.h.tmp ; \ elif test "`cd .. && git rev-parse HEAD`" != "" ; then \ /bin/echo -n "#define LIBLINPHONE_GIT_VERSION \"3.7.0_`cd .. && git rev-parse HEAD`\"" > ./liblinphone_gitversion.h.tmp ; \ else \ /bin/echo -n "" > ./liblinphone_gitversion.h.tmp ; \ fi ; \ else \ /bin/echo -n "" > ./liblinphone_gitversion.h.tmp ; \ fi if ! test -f ./liblinphone_gitversion.h ; then \ cp -f ./liblinphone_gitversion.h.tmp ./liblinphone_gitversion.h ; \ fi if test "`cat ./liblinphone_gitversion.h.tmp`" != "`cat ./liblinphone_gitversion.h`" ; then \ cp -f ./liblinphone_gitversion.h.tmp ./liblinphone_gitversion.h ; \ fi rm -f ./liblinphone_gitversion.h.tmp ; make install-recursive make[3]: Entering directory `/home/yaakov/linphone/coreapi' Making install in . make[4]: Entering directory `/home/yaakov/linphone/coreapi' if test -n "219451388d0c99dc540d034afe784b3ceeb37954" ; then \ if test "`cd .. && git describe --always`" != "" ; then \ if test "`cd .. && git describe --abbrev=0`" != "3.7.0" ; then \ echo "*** PACKAGE_VERSION and git tag differ. Please put them identical."; \ exit 1; \ fi ; \ /bin/echo -n "#define LIBLINPHONE_GIT_VERSION \"`cd .. && git describe --always`\"" > ./liblinphone_gitversion.h.tmp ; \ elif test "`cd .. && git rev-parse HEAD`" != "" ; then \ /bin/echo -n "#define LIBLINPHONE_GIT_VERSION \"3.7.0_`cd .. && git rev-parse HEAD`\"" > ./liblinphone_gitversion.h.tmp ; \ else \ /bin/echo -n "" > ./liblinphone_gitversion.h.tmp ; \ fi ; \ else \ /bin/echo -n "" > ./liblinphone_gitversion.h.tmp ; \ fi if ! test -f ./liblinphone_gitversion.h ; then \ cp -f ./liblinphone_gitversion.h.tmp ./liblinphone_gitversion.h ; \ fi if test "`cat ./liblinphone_gitversion.h.tmp`" != "`cat ./liblinphone_gitversion.h`" ; then \ cp -f ./liblinphone_gitversion.h.tmp ./liblinphone_gitversion.h ; \ fi rm -f ./liblinphone_gitversion.h.tmp ; make[5]: Entering directory `/home/yaakov/linphone/coreapi' if test -n "219451388d0c99dc540d034afe784b3ceeb37954" ; then \ if test "`cd .. && git describe --always`" != "" ; then \ if test "`cd .. && git describe --abbrev=0`" != "3.7.0" ; then \ echo "*** PACKAGE_VERSION and git tag differ. Please put them identical."; \ exit 1; \ fi ; \ /bin/echo -n "#define LIBLINPHONE_GIT_VERSION \"`cd .. && git describe --always`\"" > ./liblinphone_gitversion.h.tmp ; \ elif test "`cd .. && git rev-parse HEAD`" != "" ; then \ /bin/echo -n "#define LIBLINPHONE_GIT_VERSION \"3.7.0_`cd .. && git rev-parse HEAD`\"" > ./liblinphone_gitversion.h.tmp ; \ else \ /bin/echo -n "" > ./liblinphone_gitversion.h.tmp ; \ fi ; \ else \ /bin/echo -n "" > ./liblinphone_gitversion.h.tmp ; \ fi if ! test -f ./liblinphone_gitversion.h ; then \ cp -f ./liblinphone_gitversion.h.tmp ./liblinphone_gitversion.h ; \ fi if test "`cat ./liblinphone_gitversion.h.tmp`" != "`cat ./liblinphone_gitversion.h`" ; then \ cp -f ./liblinphone_gitversion.h.tmp ./liblinphone_gitversion.h ; \ fi rm -f ./liblinphone_gitversion.h.tmp ; test -z "/usr/local/lib" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib" /bin/install -c -m 644 liblinphone-6.def liblinphone-6.lib '/home/yaakov/linphone/linphone-install/usr/local/lib' test -z "/usr/local/lib" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib" /bin/sh ../libtool --mode=install /bin/install -c liblinphone.la '/home/yaakov/linphone/linphone-install/usr/local/lib' libtool: install: /bin/install -c .libs/liblinphone.dll.a /home/yaakov/linphone/linphone-install/usr/local/lib/liblinphone.dll.a libtool: install: base_file=`basename liblinphone.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'liblinphone.la'i; echo liblinphone-6.dll'` libtool: install: dldir=/home/yaakov/linphone/linphone-install/usr/local/lib/`dirname ../bin/liblinphone-6.dll` libtool: install: test -d /home/yaakov/linphone/linphone-install/usr/local/lib/../bin || mkdir -p /home/yaakov/linphone/linphone-install/usr/local/lib/../bin libtool: install: /bin/install -c .libs/liblinphone-6.dll /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/liblinphone-6.dll libtool: install: chmod a+x /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/liblinphone-6.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/liblinphone-6.dll' || exit 0; fi libtool: install: /bin/install -c .libs/liblinphone.lai /home/yaakov/linphone/linphone-install/usr/local/lib/liblinphone.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/linphone" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/include/linphone" /bin/install -c -m 644 buffer.h call_log.h call_params.h content.h event.h linphonecore.h linphonecore_utils.h linphonefriend.h linphonepresence.h linphone_tunnel.h lpc2xml.h lpconfig.h sipsetup.h xml2lpc.h '/home/yaakov/linphone/linphone-install/usr/local/include/linphone' make[5]: Leaving directory `/home/yaakov/linphone/coreapi' make[4]: Leaving directory `/home/yaakov/linphone/coreapi' Making install in help make[4]: Entering directory `/home/yaakov/linphone/coreapi/help' make[5]: Entering directory `/home/yaakov/linphone/coreapi/help' make[5]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install" test -z "" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install" test -z "/usr/local/share/tutorials/linphone" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/tutorials/linphone" /bin/install -c -m 644 helloworld.c registration.c buddy_status.c chatroom.c notify.c filetransfer.c '/home/yaakov/linphone/linphone-install/usr/local/share/tutorials/linphone' make install-data-hook make[6]: Entering directory `/home/yaakov/linphone/coreapi/help' make[6]: Nothing to be done for `install-data-hook'. make[6]: Leaving directory `/home/yaakov/linphone/coreapi/help' make[5]: Leaving directory `/home/yaakov/linphone/coreapi/help' make[4]: Leaving directory `/home/yaakov/linphone/coreapi/help' make[3]: Leaving directory `/home/yaakov/linphone/coreapi' make[2]: Leaving directory `/home/yaakov/linphone/coreapi' Making install in console make[2]: Entering directory `/home/yaakov/linphone/console' make[3]: Entering directory `/home/yaakov/linphone/console' test -z "/usr/local/bin" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/bin" /bin/sh ../libtool --mode=install /bin/install -c linphonec.exe linphonecsh.exe linphoned.exe '/home/yaakov/linphone/linphone-install/usr/local/bin' libtool: install: /bin/install -c .libs/linphonec.exe /home/yaakov/linphone/linphone-install/usr/local/bin/linphonec.exe libtool: install: /bin/install -c .libs/linphonecsh.exe /home/yaakov/linphone/linphone-install/usr/local/bin/linphonecsh.exe libtool: install: /bin/install -c .libs/linphoned.exe /home/yaakov/linphone/linphone-install/usr/local/bin/linphoned.exe make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/yaakov/linphone/console' make[2]: Leaving directory `/home/yaakov/linphone/console' Making install in gtk make[2]: Entering directory `/home/yaakov/linphone/gtk' make install-am make[3]: Entering directory `/home/yaakov/linphone/gtk' make[4]: Entering directory `/home/yaakov/linphone/gtk' test -z "/usr/local/bin" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/bin" /bin/sh ../libtool --mode=install /bin/install -c linphone.exe '/home/yaakov/linphone/linphone-install/usr/local/bin' libtool: install: /bin/install -c .libs/linphone.exe /home/yaakov/linphone/linphone-install/usr/local/bin/linphone.exe test -z "/usr/local/share/linphone" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/linphone" /bin/install -c -m 644 about.ui main.ui password.ui contact.ui parameters.ui sip_account.ui call_logs.ui keypad.ui log.ui buddylookup.ui tunnel_config.ui waiting.ui dscp_settings.ui call_statistics.ui ldap.ui config-uri.ui provisioning-fetch.ui audio_assistant.ui stock_people.png ../COPYING '/home/yaakov/linphone/linphone-install/usr/local/share/linphone' make[4]: Leaving directory `/home/yaakov/linphone/gtk' make[3]: Leaving directory `/home/yaakov/linphone/gtk' make[2]: Leaving directory `/home/yaakov/linphone/gtk' Making install in share make[2]: Entering directory `/home/yaakov/linphone/share' Making install in C make[3]: Entering directory `/home/yaakov/linphone/share/C' make[4]: Entering directory `/home/yaakov/linphone/share/C' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /home/yaakov/linphone/linphone-install/usr/local/share/gnome/help/linphone/C/ cp -f ../../share/C/*.html /home/yaakov/linphone/linphone-install//usr/local/share/gnome/help/linphone/C//. cp: cannot stat `../../share/C/*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) cp -f ../../share/C/*.css /home/yaakov/linphone/linphone-install//usr/local/share/gnome/help/linphone/C//. cp: cannot stat `../../share/C/*.css': No such file or directory make[4]: [install-data-local] Error 1 (ignored) test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/man/man1" /bin/install -c -m 644 linphone.1 linphonec.1 sipomatic.1 linphonecsh.1 '/home/yaakov/linphone/linphone-install/usr/local/share/man/man1' make[4]: Leaving directory `/home/yaakov/linphone/share/C' make[3]: Leaving directory `/home/yaakov/linphone/share/C' Making install in fr make[3]: Entering directory `/home/yaakov/linphone/share/fr' make[4]: Entering directory `/home/yaakov/linphone/share/fr' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /home/yaakov/linphone/linphone-install/usr/local/share/gnome/help/linphone/fr/ cp -f ../../share/fr/*.html /home/yaakov/linphone/linphone-install//usr/local/share/gnome/help/linphone/fr//. cp: cannot stat `../../share/fr/*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) cp -f ../../share/fr/*.css /home/yaakov/linphone/linphone-install//usr/local/share/gnome/help/linphone/fr//. cp: cannot stat `../../share/fr/*.css': No such file or directory make[4]: [install-data-local] Error 1 (ignored) make[4]: Leaving directory `/home/yaakov/linphone/share/fr' make[3]: Leaving directory `/home/yaakov/linphone/share/fr' Making install in it make[3]: Entering directory `/home/yaakov/linphone/share/it' make[4]: Entering directory `/home/yaakov/linphone/share/it' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /home/yaakov/linphone/linphone-install/usr/local/share/gnome/help/linphone/it/ cp -f ../../share/it/*.html /home/yaakov/linphone/linphone-install//usr/local/share/gnome/help/linphone/it//. cp: cannot stat `../../share/it/*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) cp -f ../../share/it/*.css /home/yaakov/linphone/linphone-install//usr/local/share/gnome/help/linphone/it//. cp: cannot stat `../../share/it/*.css': No such file or directory make[4]: [install-data-local] Error 1 (ignored) make[4]: Leaving directory `/home/yaakov/linphone/share/it' make[3]: Leaving directory `/home/yaakov/linphone/share/it' Making install in ja make[3]: Entering directory `/home/yaakov/linphone/share/ja' make[4]: Entering directory `/home/yaakov/linphone/share/ja' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /home/yaakov/linphone/linphone-install/usr/local/share/gnome/help/linphone/ja/ cp -f ../../share/ja/*.html /home/yaakov/linphone/linphone-install//usr/local/share/gnome/help/linphone/ja//. cp: cannot stat `../../share/ja/*.html': No such file or directory make[4]: [install-data-local] Error 1 (ignored) cp -f ../../share/ja/*.css /home/yaakov/linphone/linphone-install//usr/local/share/gnome/help/linphone/ja//. cp: cannot stat `../../share/ja/*.css': No such file or directory make[4]: [install-data-local] Error 1 (ignored) make[4]: Leaving directory `/home/yaakov/linphone/share/ja' make[3]: Leaving directory `/home/yaakov/linphone/share/ja' Making install in cs make[3]: Entering directory `/home/yaakov/linphone/share/cs' make[4]: Entering directory `/home/yaakov/linphone/share/cs' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/man/cs/man1" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/man/cs/man1" /bin/install -c -m 644 linphone.1 linphonec.1 sipomatic.1 '/home/yaakov/linphone/linphone-install/usr/local/share/man/cs/man1' make[4]: Leaving directory `/home/yaakov/linphone/share/cs' make[3]: Leaving directory `/home/yaakov/linphone/share/cs' Making install in xml make[3]: Entering directory `/home/yaakov/linphone/share/xml' make[4]: Entering directory `/home/yaakov/linphone/share/xml' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/yaakov/linphone/share/xml' make[3]: Leaving directory `/home/yaakov/linphone/share/xml' make[3]: Entering directory `/home/yaakov/linphone/share' make[4]: Entering directory `/home/yaakov/linphone/share' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/linphone" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/linphone" /bin/install -c -m 644 rootca.pem '/home/yaakov/linphone/linphone-install/usr/local/share/linphone' test -z "/usr/local/share/applications" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/applications" /bin/install -c -m 644 linphone.desktop audio-assistant.desktop '/home/yaakov/linphone/linphone-install/usr/local/share/applications' test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib/pkgconfig" /bin/install -c -m 644 linphone.pc '/home/yaakov/linphone/linphone-install/usr/local/lib/pkgconfig' test -z "/usr/local/share/sounds/linphone/rings" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/sounds/linphone/rings" /bin/install -c -m 644 rings/orig.wav rings/oldphone.wav rings/oldphone-mono.wav rings/oldphone-mono-30s.caf rings/rock.wav rings/bigben.wav rings/toy-mono.wav rings/sweet.wav rings/synth.wav rings/tapping.wav '/home/yaakov/linphone/linphone-install/usr/local/share/sounds/linphone/rings' test -z "/usr/local/share/sounds/linphone" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/share/sounds/linphone" /bin/install -c -m 644 ringback.wav hello8000.wav hello16000.wav incoming_chat.wav '/home/yaakov/linphone/linphone-install/usr/local/share/sounds/linphone' make[4]: Leaving directory `/home/yaakov/linphone/share' make[3]: Leaving directory `/home/yaakov/linphone/share' make[2]: Leaving directory `/home/yaakov/linphone/share' Making install in scripts make[2]: Entering directory `/home/yaakov/linphone/scripts' make[3]: Entering directory `/home/yaakov/linphone/scripts' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/yaakov/linphone/scripts' make[2]: Leaving directory `/home/yaakov/linphone/scripts' Making install in tools make[2]: Entering directory `/home/yaakov/linphone/tools' make[3]: Entering directory `/home/yaakov/linphone/tools' test -z "/usr/local/bin" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/bin" /bin/sh ../libtool --mode=install /bin/install -c xml2lpc_test.exe lpc2xml_test.exe lp-gen-wrappers.exe '/home/yaakov/linphone/linphone-install/usr/local/bin' libtool: install: /bin/install -c .libs/xml2lpc_test.exe /home/yaakov/linphone/linphone-install/usr/local/bin/xml2lpc_test.exe libtool: install: /bin/install -c .libs/lpc2xml_test.exe /home/yaakov/linphone/linphone-install/usr/local/bin/lpc2xml_test.exe libtool: install: /bin/install -c .libs/lp-gen-wrappers.exe /home/yaakov/linphone/linphone-install/usr/local/bin/lp-gen-wrappers.exe make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/yaakov/linphone/tools' make[2]: Leaving directory `/home/yaakov/linphone/tools' Making install in tester make[2]: Entering directory `/home/yaakov/linphone/tester' make[3]: Entering directory `/home/yaakov/linphone/tester' test -z "/usr/local/lib" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/lib" /bin/sh ../libtool --mode=install /bin/install -c liblinphonetester.la '/home/yaakov/linphone/linphone-install/usr/local/lib' libtool: install: /bin/install -c .libs/liblinphonetester.dll.a /home/yaakov/linphone/linphone-install/usr/local/lib/liblinphonetester.dll.a libtool: install: base_file=`basename liblinphonetester.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'liblinphonetester.la'i; echo liblinphonetester-0.dll'` libtool: install: dldir=/home/yaakov/linphone/linphone-install/usr/local/lib/`dirname ../bin/liblinphonetester-0.dll` libtool: install: test -d /home/yaakov/linphone/linphone-install/usr/local/lib/../bin || mkdir -p /home/yaakov/linphone/linphone-install/usr/local/lib/../bin libtool: install: /bin/install -c .libs/liblinphonetester-0.dll /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/liblinphonetester-0.dll libtool: install: chmod a+x /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/liblinphonetester-0.dll libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /home/yaakov/linphone/linphone-install/usr/local/lib/../bin/liblinphonetester-0.dll' || exit 0; fi libtool: install: /bin/install -c .libs/liblinphonetester.lai /home/yaakov/linphone/linphone-install/usr/local/lib/liblinphonetester.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/linphone" || /bin/mkdir -p "/home/yaakov/linphone/linphone-install/usr/local/include/linphone" /bin/install -c -m 644 liblinphone_tester.h '/home/yaakov/linphone/linphone-install/usr/local/include/linphone' make[3]: Leaving directory `/home/yaakov/linphone/tester' make[2]: Leaving directory `/home/yaakov/linphone/tester' Making install in include make[2]: Entering directory `/home/yaakov/linphone/include' make[3]: Entering directory `/home/yaakov/linphone/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/yaakov/linphone/include' make[2]: Leaving directory `/home/yaakov/linphone/include' make[2]: Entering directory `/home/yaakov/linphone' make[3]: Entering directory `/home/yaakov/linphone' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/yaakov/linphone' make[2]: Leaving directory `/home/yaakov/linphone' make[1]: Leaving directory `/home/yaakov/linphone' cd /home/yaakov/linphone/linphone-install//usr/local && rm -rf include lib share/sounds/linphone/rings/synth.wav share/sounds/linphone/rings/tapping.wav share/sounds/linphone/rings/orig.wav share/sounds/linphone/rings/sweet.wav share/sounds/linphone/rings/rock.wav make gtk-cherrypick make[1]: Entering directory `/home/yaakov/linphone' cd / && \ for file in `cat /home/yaakov/linphone/gtk+-2.24.8.filelist` ; do \ if test -d /usr/local/$file; then \ /bin/mkdir -p /home/yaakov/linphone/linphone-install//usr/local/$file ;\ else \ cp /usr/local/$file /home/yaakov/linphone/linphone-install//usr/local/$file ;\ fi \ done && \ /bin/mkdir -p /home/yaakov/linphone/linphone-install//usr/local/share/themes && \ cp -rf /usr/local/share/themes/Outcrop /home/yaakov/linphone/linphone-install//usr/local/share/themes/. cp: cannot stat `/usr/local/bin/freetype6.dll': No such file or directory cp: cannot stat `/usr/local/bin/intl.dll': No such file or directory cp: cannot stat `/usr/local/bin/libasprintf-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libatk-1.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libcairo-2.dll': No such file or directory cp: cannot stat `/usr/local/bin/libcairo-gobject-2.dll': No such file or directory cp: cannot stat `/usr/local/bin/libcairo-script-interpreter-2.dll': No such file or directory cp: cannot stat `/usr/local/bin/libexpat-1.dll': No such file or directory cp: cannot stat `/usr/local/bin/libfontconfig-1.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgailutil-18.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgcc_s_dw2-1.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgdk-win32-2.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgdk_pixbuf-2.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgio-2.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libglib-2.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgmodule-2.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgobject-2.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgthread-2.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libgtk-win32-2.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libpango-1.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libpangocairo-1.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libpangoft2-1.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libpangowin32-1.0-0.dll': No such file or directory cp: cannot stat `/usr/local/bin/libpng14-14.dll': No such file or directory cp: cannot stat `/usr/local/bin/zlib1.dll': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0/2.10.0': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0/2.10.0/engines': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0/include': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0/include/gdkconfig.h': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0/modules': No such file or directory cp: cannot stat `/usr/local/lib/gtk-2.0/modules/libgail.dll': No such file or directory cp: cannot stat `/usr/local/etc': No such file or directory cp: cannot stat `/usr/local/etc/bash_completion.d': No such file or directory cp: cannot stat `/usr/local/etc/bash_completion.d/gdbus-bash-completion.sh': No such file or directory cp: cannot stat `/usr/local/etc/bash_completion.d/gsettings-bash-completion.sh': No such file or directory cp: cannot stat `/usr/local/etc/fonts': No such file or directory cp: cannot stat `/usr/local/etc/fonts/fonts.conf': No such file or directory cp: cannot stat `/usr/local/etc/fonts/fonts.dtd': No such file or directory cp: cannot stat `/usr/local/etc/gtk-2.0': No such file or directory cp: cannot stat `/usr/local/etc/gtk-2.0/gtk.immodules': No such file or directory cp: cannot stat `/usr/local/etc/gtk-2.0/im-multipress.conf': No such file or directory cp: cannot stat `/usr/local/etc/pango': No such file or directory cp: cannot stat `/usr/local/etc/pango/pango.modules': No such file or directory cp: cannot stat `/usr/local/share/locale/cs/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/cs/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/cs/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/cs/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/cs/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/de/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/de/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/de/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/de/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/de/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/es/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/es/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/es/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/es/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/fr/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/fr/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/fr/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/fr/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/he/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/he/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/he/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/hu/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/hu/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/hu/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/it/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/it/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/it/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/it/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/it/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ja/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ja/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ja/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ja/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nb': No such file or directory cp: cannot stat `/usr/local/share/locale/nb/LC_MESSAGES': No such file or directory cp: cannot stat `/usr/local/share/locale/nb/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nb/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nb/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nb/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nl/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nl/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nl/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/nl/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pl/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pl/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pl/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pl/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pl/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt': No such file or directory cp: cannot stat `/usr/local/share/locale/pt/LC_MESSAGES': No such file or directory cp: cannot stat `/usr/local/share/locale/pt/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt_BR/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ru/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ru/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ru/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/ru/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sr/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sr/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sr/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sr/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sv/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sv/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sv/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/sv/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_CN/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_CN/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo': No such file or directory cp: cannot stat `/usr/local/share/locale/zh_TW/LC_MESSAGES/gtk20.mo': No such file or directory cp: cannot stat `/usr/local/share/themes': No such file or directory cp: cannot stat `/usr/local/share/themes/Default': No such file or directory cp: cannot stat `/usr/local/share/themes/Default/gtk-2.0-key': No such file or directory cp: cannot stat `/usr/local/share/themes/Default/gtk-2.0-key/gtkrc': No such file or directory cp: cannot stat `/usr/local/share/themes/Emacs': No such file or directory cp: cannot stat `/usr/local/share/themes/Emacs/gtk-2.0-key': No such file or directory cp: cannot stat `/usr/local/share/themes/Emacs/gtk-2.0-key/gtkrc': No such file or directory cp: cannot stat `/usr/local/share/themes/MS-Windows': No such file or directory cp: cannot stat `/usr/local/share/themes/MS-Windows/gtk-2.0': No such file or directory cp: cannot stat `/usr/local/share/themes/MS-Windows/gtk-2.0/gtkrc': No such file or directory cp: cannot stat `/usr/local/share/themes/Raleigh': No such file or directory cp: cannot stat `/usr/local/share/themes/Raleigh/gtk-2.0': No such file or directory cp: cannot stat `/usr/local/share/themes/Raleigh/gtk-2.0/gtkrc': No such file or directory make[1]: *** [gtk-cherrypick] Error 1 make[1]: Leaving directory `/home/yaakov/linphone' make: *** [zip] Error 2