$ make make all-recursive make[1]: Entering directory `/c/workspace/linphone_off_20100415' Making all in m4 make[2]: Entering directory `/c/workspace/linphone_off_20100415/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/c/workspace/linphone_off_20100415/m4' Making all in pixmaps make[2]: Entering directory `/c/workspace/linphone_off_20100415/pixmaps' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/c/workspace/linphone_off_20100415/pixmaps' Making all in po make[2]: Entering directory `/c/workspace/linphone_off_20100415/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/c/workspace/linphone_off_20100415/po' Making all in oRTP make[2]: Entering directory `/c/workspace/linphone_off_20100415/oRTP' make all-recursive make[3]: Entering directory `/c/workspace/linphone_off_20100415/oRTP' Making all in src make[4]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/src' Making all in . make[5]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/src' CC str_utils.lo CC port.lo CC rtpparse.lo CC rtpsession.lo CC rtpsession_inet.lo CC jitterctl.lo CC rtpsignaltable.lo CC rtptimer.lo CC posixtimer.lo CC ortp.lo CC scheduler.lo CC avprofile.lo CC sessionset.lo CC telephonyevents.lo CC payloadtype.lo CC rtcp.lo CC utils.lo CC rtcpparse.lo CC event.lo CC stun.lo CC stun_udp.lo CC srtp.lo CC b64.lo CCLD libortp.la Creating library file: .libs/libortp.dll.a make[5]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/src' Making all in tests make[5]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/src/tests' Making all in win_receiver make[6]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/src/tests/win_receiver' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/src/tests/win_receiver' Making all in win_sender make[6]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/src/tests/win_sender' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/src/tests/win_sender' make[6]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/src/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/src/tests' make[5]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/src/tests' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/src' Making all in build make[4]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/build' Making all in win32native make[5]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/build/win32native' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/build/win32native' Making all in wince make[5]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/build/wince' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/build/wince' Making all in winmob make[5]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/build/winmob' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/build/winmob' make[5]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/build' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/build' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/build' Making all in include make[4]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/include' Making all in ortp make[5]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/include/ortp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/include/ortp' make[5]: Entering directory `/c/workspace/linphone_off_20100415/oRTP/include' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/include' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP/include' make[4]: Entering directory `/c/workspace/linphone_off_20100415/oRTP' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP' make[3]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP' make[2]: Leaving directory `/c/workspace/linphone_off_20100415/oRTP' Making all in mediastreamer2 make[2]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2' make all-recursive make[3]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2' Making all in src make[4]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/src' builddir=`pwd` && cd . && \ awk 'BEGIN { FS="[()]" ; }; /^\t*MS_FILTER_DESC_EXPORT/{ printf("%s\n", $2) } ' > $builddir/filterdescs.txt mscommon.c msfilter.c msqueue.c msticker.c alaw.c ulaw.c mssndcard.c msrtp.c dtmfge n.c ice.c tee.c msconf.c msjoin.c g711common.h msvolume.c mswebcam.c mtu.c void.c dsptools.c kiss_fft.c _kiss_fft_guts.h kiss_fft.h kiss_fftr.c kiss_fftr.h equalizer.c audiostream.c msspeex.c speexec. c gsm.c winsnd3.c msfileplayer_win.c msfilerec_win.c msresample.c msdscap-mingw.cc theora.c videoenc.c videodec.c pixconv.c sizeconv.c nowebcam.c nowebcam.h videoout.c swscale.h ffmpeg-priv.h rfc2429.h msvideo.c rfc3984.c mire.c videostream.c && \ awk 'BEGIN { print("#include \"mediastreamer2/msfilter.h\"\n") } { printf("extern MSFilterDesc %s;\n",$1) } ' $builddir/filterdescs.txt > $builddir/alldescs.h && \ awk 'BEGIN { print("MSFilterDesc * ms_filter_descs[]={") } { printf("&%s,\n",$1) } END{ print("NULL\n};\n") } ' $builddir/filterdescs.txt >> $builddir/alldescs.h make all-am make[5]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/src' CC mscommon.lo mscommon.c: In function 'ms_load_plugins': mscommon.c:290: attention : 'em' may be used uninitialized in this function CC msfilter.lo CC msqueue.lo CC msticker.lo msticker.c: In function 'set_high_prio': msticker.c:268: attention : unused variable 'result' CC alaw.lo CC ulaw.lo CC mssndcard.lo CC msrtp.lo CC dtmfgen.lo CC ice.lo CC tee.lo CC msconf.lo CC msjoin.lo CC msvolume.lo CC mswebcam.lo CC mtu.lo CC void.lo CC dsptools.lo CC kiss_fft.lo CC kiss_fftr.lo CC equalizer.lo equalizer.c: In function 'equalizer_state_run': equalizer.c:251: attention : implicit declaration of function 'alloca' equalizer.c:251: attention : incompatible implicit declaration of built-in function 'alloca' CC audiostream.lo CC msspeex.lo CC speexec.lo CC gsm.lo gsm.c: In function 'enc_process': gsm.c:88: attention : implicit declaration of function 'alloca' gsm.c:88: attention : incompatible implicit declaration of built-in function 'alloca' CC winsnd3.lo CC msfileplayer_win.lo CC msfilerec_win.lo CC msresample.lo CXX msdscap-mingw.lo CC theora.lo CC videoenc.lo CC videodec.lo CC pixconv.lo CC sizeconv.lo CC nowebcam.lo CC videoout.lo videoout.c:1294: attention : 'ms_win_display_desc' redeclared without dllimport attribute: previous dllimport ignored CC msvideo.lo CC rfc3984.lo CC mire.lo CC videostream.lo CXXLD libmediastreamer.la Creating library file: .libs/libmediastreamer.dll.a make[5]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/src' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/src' Making all in build make[4]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/build' Making all in win32native make[5]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/build/win32native' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/build/win32native' Making all in win32-novideo make[5]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/build/win32-novideo' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/build/win32-novideo' Making all in wince make[5]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/build/wince' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/build/wince' Making all in winmob make[5]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/build/winmob' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/build/winmob' make[5]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/build' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/build' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/build' Making all in include make[4]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/include' Making all in mediastreamer2 make[5]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/include/mediastreamer2' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/include/mediastreamer2' make[5]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/include' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/include' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/include' Making all in tests make[4]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/tests' CC mediastream.o mediastream.c: In function 'run_media_streams': mediastream.c:316: attention : implicit declaration of function 'alloca' mediastream.c:316: attention : incompatible implicit declaration of built-in function 'alloca' CCLD mediastream.exe gcc.exe: unrecognized option '-rdynamic' Info: resolving _av_profile by linking to __imp__av_profile (auto-import) Info: resolving _payload_type_lpc1015 by linking to __imp__payload_type_lpc1015 (auto-import) Info: resolving _payload_type_speex_nb by linking to __imp__payload_type_speex_nb (auto-import) Info: resolving _payload_type_speex_wb by linking to __imp__payload_type_speex_wb (auto-import) Info: resolving _payload_type_ilbc by linking to __imp__payload_type_ilbc (auto-import) Info: resolving _payload_type_jpeg by linking to __imp__payload_type_jpeg (auto-import) Info: resolving _payload_type_h263_1998 by linking to __imp__payload_type_h263_1998 (auto-import) Info: resolving _payload_type_theora by linking to __imp__payload_type_theora (auto-import) Info: resolving _payload_type_mp4v by linking to __imp__payload_type_mp4v (auto-import) Info: resolving _payload_type_x_snow by linking to __imp__payload_type_x_snow (auto-import) Info: resolving _payload_type_h264 by linking to __imp__payload_type_h264 (auto-import) c:/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: warning: auto-importing has been activated without --enable-auto-import specified on the command line. This should work unless it involves constant data structures referencing symbols from auto-imported DLLs. CC echo.o CCLD echo.exe gcc.exe: unrecognized option '-rdynamic' CC ring.o CCLD ring.exe gcc.exe: unrecognized option '-rdynamic' CC mtudiscover.o CCLD mtudiscover.exe gcc.exe: unrecognized option '-rdynamic' CC bench.o CCLD bench.exe gcc.exe: unrecognized option '-rdynamic' Info: resolving _av_profile by linking to __imp__av_profile (auto-import) Info: resolving _payload_type_lpc1015 by linking to __imp__payload_type_lpc1015 (auto-import) Info: resolving _payload_type_speex_nb by linking to __imp__payload_type_speex_nb (auto-import) Info: resolving _payload_type_speex_wb by linking to __imp__payload_type_speex_wb (auto-import) Info: resolving _payload_type_ilbc by linking to __imp__payload_type_ilbc (auto-import) c:/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: warning: auto-importing has been activated without --enable-auto-import specified on the command line. This should work unless it involves constant data structures referencing symbols from auto-imported DLLs. CC videodisplay.o CCLD videodisplay.exe gcc.exe: unrecognized option '-rdynamic' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/tests' Making all in help make[4]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2/help' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2/help' make[4]: Entering directory `/c/workspace/linphone_off_20100415/mediastreamer2' make[4]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2' make[3]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2' make[2]: Leaving directory `/c/workspace/linphone_off_20100415/mediastreamer2' Making all in coreapi make[2]: Entering directory `/c/workspace/linphone_off_20100415/coreapi' Making all in help make[3]: Entering directory `/c/workspace/linphone_off_20100415/coreapi/help' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/c/workspace/linphone_off_20100415/coreapi/help' make[3]: Entering directory `/c/workspace/linphone_off_20100415/coreapi' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT linphonecore.lo -MD -MP -MF .deps/linphon ecore.Tpo -c -o linphonecore.lo linphonecore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT linphonecore.lo -MD -MP -MF .deps/linphonecore.Tpo -c linphonecore.c -DDLL_EXP ORT -DPIC -o .libs/linphonecore.o mv -f .deps/linphonecore.Tpo .deps/linphonecore.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT offeranswer.lo -MD -MP -MF .deps/offerans wer.Tpo -c -o offeranswer.lo offeranswer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT offeranswer.lo -MD -MP -MF .deps/offeranswer.Tpo -c offeranswer.c -DDLL_EXPORT -DPIC -o .libs/offeranswer.o mv -f .deps/offeranswer.Tpo .deps/offeranswer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sal.lo -MD -MP -MF .deps/sal.Tpo -c -o sa l.lo sal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sal.lo -MD -MP -MF .deps/sal.Tpo -c sal.c -DDLL_EXPORT -DPIC -o .libs/sal.o mv -f .deps/sal.Tpo .deps/sal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sal_eXosip2.lo -MD -MP -MF .deps/sal_eXos ip2.Tpo -c -o sal_eXosip2.lo sal_eXosip2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sal_eXosip2.lo -MD -MP -MF .deps/sal_eXosip2.Tpo -c sal_eXosip2.c -DDLL_EXPORT -DPIC -o .libs/sal_eXosip2.o mv -f .deps/sal_eXosip2.Tpo .deps/sal_eXosip2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sal_eXosip2_sdp.lo -MD -MP -MF .deps/sal_ eXosip2_sdp.Tpo -c -o sal_eXosip2_sdp.lo sal_eXosip2_sdp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sal_eXosip2_sdp.lo -MD -MP -MF .deps/sal_eXosip2_sdp.Tpo -c sal_eXosip2_sdp.c -DDLL_EXPORT -DPIC -o .libs/sal_eXosip2_sdp.o mv -f .deps/sal_eXosip2_sdp.Tpo .deps/sal_eXosip2_sdp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sal_eXosip2_presence.lo -MD -MP -MF .deps /sal_eXosip2_presence.Tpo -c -o sal_eXosip2_presence.lo sal_eXosip2_presence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sal_eXosip2_presence.lo -MD -MP -MF .deps/sal_eXosip2_presence.Tpo -c sal_eXosi p2_presence.c -DDLL_EXPORT -DPIC -o .libs/sal_eXosip2_presence.o mv -f .deps/sal_eXosip2_presence.Tpo .deps/sal_eXosip2_presence.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT callbacks.lo -MD -MP -MF .deps/callbacks. Tpo -c -o callbacks.lo callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c callbacks.c -DDLL_EXPORT -DPIC -o .libs/callbacks.o mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -DDLL_EXPORT -DPIC -o .libs/misc. o mv -f .deps/misc.Tpo .deps/misc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c -DDLL_EXPORT -DPIC -o .l ibs/address.o mv -f .deps/address.Tpo .deps/address.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT enum.lo -MD -MP -MF .deps/enum.Tpo -c -o enum.lo enum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT enum.lo -MD -MP -MF .deps/enum.Tpo -c enum.c -DDLL_EXPORT -DPIC -o .libs/enum. o mv -f .deps/enum.Tpo .deps/enum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT presence.lo -MD -MP -MF .deps/presence.Tp o -c -o presence.lo presence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT presence.lo -MD -MP -MF .deps/presence.Tpo -c presence.c -DDLL_EXPORT -DPIC -o .libs/presence.o mv -f .deps/presence.Tpo .deps/presence.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c - o proxy.lo proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c proxy.c -DDLL_EXPORT -DPIC -o .libs/pr oxy.o mv -f .deps/proxy.Tpo .deps/proxy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT friend.lo -MD -MP -MF .deps/friend.Tpo -c -o friend.lo friend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT friend.lo -MD -MP -MF .deps/friend.Tpo -c friend.c -DDLL_EXPORT -DPIC -o .libs /friend.o mv -f .deps/friend.Tpo .deps/friend.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT authentication.lo -MD -MP -MF .deps/authe ntication.Tpo -c -o authentication.lo authentication.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT authentication.lo -MD -MP -MF .deps/authentication.Tpo -c authentication.c -DD LL_EXPORT -DPIC -o .libs/authentication.o mv -f .deps/authentication.Tpo .deps/authentication.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT lpconfig.lo -MD -MP -MF .deps/lpconfig.Tp o -c -o lpconfig.lo lpconfig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT lpconfig.lo -MD -MP -MF .deps/lpconfig.Tpo -c lpconfig.c -DDLL_EXPORT -DPIC -o .libs/lpconfig.o mv -f .deps/lpconfig.Tpo .deps/lpconfig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT chat.lo -MD -MP -MF .deps/chat.Tpo -c -o chat.lo chat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT chat.lo -MD -MP -MF .deps/chat.Tpo -c chat.c -DDLL_EXPORT -DPIC -o .libs/chat. o mv -f .deps/chat.Tpo .deps/chat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT general_state.lo -MD -MP -MF .deps/genera l_state.Tpo -c -o general_state.lo general_state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT general_state.lo -MD -MP -MF .deps/general_state.Tpo -c general_state.c -DDLL_ EXPORT -DPIC -o .libs/general_state.o mv -f .deps/general_state.Tpo .deps/general_state.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sipsetup.lo -MD -MP -MF .deps/sipsetup.Tp o -c -o sipsetup.lo sipsetup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT sipsetup.lo -MD -MP -MF .deps/sipsetup.Tpo -c sipsetup.c -DDLL_EXPORT -DPIC -o .libs/sipsetup.o mv -f .deps/sipsetup.Tpo .deps/sipsetup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr /include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT siplogin.lo -MD -MP -MF .deps/siplogin.Tp o -c -o siplogin.lo siplogin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRAC E -DLOG_DOMAIN=\"LinphoneCore\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -MT siplogin.lo -MD -MP -MF .deps/siplogin.Tpo -c siplogin.c -DDLL_EXPORT -DPIC -o .libs/siplogin.o mv -f .deps/siplogin.Tpo .deps/siplogin.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -DIN_LINPHONE -I../oRTP/include -DOSIP_MT -I/usr/include -DOSIP_MT -I/usr/include -DOSIP_MT -DENABLE_TRACE -DLOG_DOMAIN=\"LinphoneCor e\" -DINET6 -DORTP_INET6 -g -O2 -DORTP_STATIC -D_WIN32_WINNT=0x0501 -fno-strict-aliasing -version-info 5:99:2 -no-undefined -o liblinphone.la -rpath /home/BOUIN/linphone/lib linphonecore.lo offera nswer.lo sal.lo sal_eXosip2.lo sal_eXosip2_sdp.lo sal_eXosip2_presence.lo callbacks.lo misc.lo address.lo enum.lo presence.lo proxy.lo friend.lo authentication.lo lpconfig.lo chat.lo general_state.lo sipsetup.lo siplogin.lo -losipparser2 -losip2 -leXosip2 ../mediastreamer2/src/libmediastreamer.la ../oRTP/src/libortp.la ../oRTP/src/libortp.la -lws2_32 -L/usr/lib -lintl libtool: link: gcc -shared .libs/linphonecore.o .libs/offeranswer.o .libs/sal.o .libs/sal_eXosip2.o .libs/sal_eXosip2_sdp.o .libs/sal_eXosip2_presence.o .libs/callbacks.o .libs/misc.o .libs/address.o .libs/enum.o .libs/presence.o .libs/proxy.o .libs/friend.o .libs/authentication.o .libs/lpconfig.o .libs/chat.o .libs/general_state.o .libs/sipsetup.o .libs/siplogin.o -L/c/workspace/linphone_off_2 0100415/oRTP/src/.libs -losipparser2 -losip2 -leXosip2 ../mediastreamer2/src/.libs/libmediastreamer.dll.a -L/usr/lib -L/usr/local/lib /c/workspace/linphone_off_20100415/oRTP/src/.libs/libortp.dll.a -l speex -lspeexdsp -lgsm -lavcodec -lswscale -lvfw32 -lgdi32 -ltheora -logg -lole32 -loleaut32 -luuid ../oRTP/src/.libs/libortp.dll.a -lpthread -liphlpapi -lwinmm -lws2_32 -lintl -o .libs/liblinphone -3.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/liblinphone.dll.a Info: resolving _av_profile by linking to __imp__av_profile (auto-import) Info: resolving _payload_type_pcmu8000 by linking to __imp__payload_type_pcmu8000 (auto-import) Info: resolving _payload_type_gsm by linking to __imp__payload_type_gsm (auto-import) Info: resolving _payload_type_pcma8000 by linking to __imp__payload_type_pcma8000 (auto-import) Info: resolving _payload_type_lpc1015 by linking to __imp__payload_type_lpc1015 (auto-import) Info: resolving _payload_type_speex_nb by linking to __imp__payload_type_speex_nb (auto-import) Info: resolving _payload_type_speex_wb by linking to __imp__payload_type_speex_wb (auto-import) Info: resolving _payload_type_speex_uwb by linking to __imp__payload_type_speex_uwb (auto-import) Info: resolving _payload_type_telephone_event by linking to __imp__payload_type_telephone_event (auto-import) Info: resolving _payload_type_ilbc by linking to __imp__payload_type_ilbc (auto-import) Info: resolving _payload_type_h263 by linking to __imp__payload_type_h263 (auto-import) Info: resolving _payload_type_theora by linking to __imp__payload_type_theora (auto-import) Info: resolving _payload_type_h263_1998 by linking to __imp__payload_type_h263_1998 (auto-import) Info: resolving _payload_type_mp4v by linking to __imp__payload_type_mp4v (auto-import) Info: resolving _payload_type_x_snow by linking to __imp__payload_type_x_snow (auto-import) Info: resolving _payload_type_h264 by linking to __imp__payload_type_h264 (auto-import) Info: resolving ___ortp_log_mask by linking to __imp____ortp_log_mask (auto-import) Creating library file: .libs/liblinphone.dll.a c:/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: warning: auto-importing has been activated without --enable-auto-import specified on the command line. This should work unless it involves constant data structures referencing symbols from auto-imported DLLs. C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0xb33): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0xb6d): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x17c7): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1a2d): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1a8d): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1b18): more undefined references to `__errno' follow C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1b41): undefined reference to `_impure_ptr' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1bb2): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1c2e): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1cd8): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1d68): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1d94): undefined reference to `_impure_ptr' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1e02): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1e7e): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(printf.o):printf.c:(.text+0x1f28): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x281): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x31d): undefined reference to `getuid' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x324): undefined reference to `geteuid' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x32e): undefined reference to `getgid' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x335): undefined reference to `getegid' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x456): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x472): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x853): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0x8bf): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0xe5a): undefined reference to `libiconv_open' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0xe84): undefined reference to `libiconv_open' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0xf31): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(dcigettext.o):dcigettext.c:(.text+0xfc0): undefined reference to `libiconv' C:/msys/1.0.11/lib/libintl.a(loadmsgcat.o):loadmsgcat.c:(.text+0x5cf): undefined reference to `__errno' C:/msys/1.0.11/lib/libintl.a(plural-exp.o):plural-exp.c:(.text+0x88): undefined reference to `_imp___ctype_' C:/msys/1.0.11/lib/libintl.a(localealias.o):localealias.c:(.text+0x1dc): undefined reference to `_imp___ctype_' C:/msys/1.0.11/lib/libintl.a(localealias.o):localealias.c:(.text+0x22c): undefined reference to `_imp___ctype_' C:/msys/1.0.11/lib/libintl.a(localealias.o):localealias.c:(.text+0x253): undefined reference to `_imp___ctype_' C:/msys/1.0.11/lib/libintl.a(l10nflist.o):l10nflist.c:(.text+0x6c5): undefined reference to `_imp___ctype_' C:/msys/1.0.11/lib/libintl.a(l10nflist.o):l10nflist.c:(.text+0x739): more undefined references to `_imp___ctype_' follow C:/msys/1.0.11/lib/libintl.a(relocatable.o):relocatable.c:(.text+0x245): undefined reference to `libiconv_set_relocation_prefix' collect2: ld returned 1 exit status make[3]: *** [liblinphone.la] Error 1 make[3]: Leaving directory `/c/workspace/linphone_off_20100415/coreapi' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/workspace/linphone_off_20100415/coreapi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/c/workspace/linphone_off_20100415' make: *** [all] Error 2