linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Error while compiling Linphone 3.5.2 on Window


From: nishanthi mohan
Subject: Re: [Linphone-developers] Error while compiling Linphone 3.5.2 on Windows
Date: Thu, 2 Aug 2012 11:07:21 -0400


Yes, I'm using mingw and I'm able to locate libintl in mingw/lib folder.So how to fix this now?

On Thu, Aug 2, 2012 at 10:52 AM, Manit Chanthavong <address@hidden> wrote:
are you using mingw?

looks like you are missing a reference to libintl which I believe in mingw you have to go through a special installation process. check the install doc and see if your lib folder to see if it can be located.



On Thu, Aug 2, 2012 at 8:42 AM, nishanthi mohan <address@hidden> wrote:
Hi,

I get the following error when I give Make command while  compiling linphone 3.5.2 on Windows

c:\msysgit\git\linphone\mediastreamer2\src/ice.c:388: undefined reference to `_l
ibintl_snprintf'
.libs/ice.o: In function `ice_process_stun_message':
c:\msysgit\git\linphone\mediastreamer2\src/ice.c:809: undefined reference to `_l
ibintl_snprintf'
c:\msysgit\git\linphone\mediastreamer2\src/ice.c:823: undefined reference to `_l
ibintl_snprintf'
c:\msysgit\git\linphone\mediastreamer2\src/ice.c:825: undefined reference to `_l
ibintl_snprintf'
.libs/ice.o:c:\msysgit\git\linphone\mediastreamer2\src/ice.c:953: more undefined
 references to `_libintl_snprintf' follow
collect2.exe: error: ld returned 1 exit status
make[5]: *** [libmediastreamer.la] Error 1
make[5]: Leaving directory `/c/msysgit/git/linphone/mediastreamer2/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/c/msysgit/git/linphone/mediastreamer2/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/c/msysgit/git/linphone/mediastreamer2'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/c/msysgit/git/linphone/mediastreamer2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/msysgit/git/linphone'
make: *** [all] Error 2


Please do help me in solving this.. Thank you in advance..

-Nishanthi Mohan

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
- Manit

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]