On 9/18/06, Kai Vehmanen <[EMAIL PROTECTED]> wrote:
> > tried using the latest gcc and CVS sofia-sip I get the following errors (btw
> > I had to change -pthread to -pthreadVC2):
...
> Hmm, should '-pthreadVC2' be always the default for MinGW?
>
> > ./.libs/libstun.a(stun_dns.o): In function
> > `priv_sres_cb':C:/msys/1.0/home/sofit/sofia-sip/libsofia-sip-ua/stun/stun_dns.c:88:
> > undefined reference to `_imp__sres_sort_answers'
> > :C:/msys/1.0/home/sofit/sofia-sip/libsofia-sip-ua/stun/stun_dns.c:121:
> > undefined reference to `_imp__sres_resolver_timer'

> This seems very strange. It looks like the linker cannot find functions of
> the 'sresolv' module... :o

It looks like the configure script created compiler options for mingw
but did not include -DIN_LIBSOFIA_SRES. I have no mingw set up, but I
added the -DIN_LIBSOFIA_SRES and changed -lpthread to -lpthreadVC2.

Stanislav, could you please try with darcs version (...or later with
1.12.2...) if the configure now works with mingw.


-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to