Compile error in dnssrv on win32

Paul Aurich paul at darkrain42.org
Tue Apr 28 19:12:44 EDT 2009


And Andrea Visinoni spoke on 04/28/2009 03:45 PM, saying:
> Hi,
> we should use the right defines for win32 code blocks in dnssrv.c
> DNS_TYPE_SRV and DNS_TYPE_TXT
> Patch attached.

I pushed 8ecad8981 a few minutes ago, which fixes this.

> I also get:
> /home/andrea/pidgin/src-win/libpurple/protocols/jabber/buddy.c:490:
> undefined reference to `_jabber_avatar_set'
> disco.o: In function `jabber_disco_finish_server_info_result_cb':
> /home/andrea/pidgin/src-win/libpurple/protocols/jabber/disco.c:323:
> undefined reference to `_jabber_avatar_fetch_mine'
> pep.o: In function `jabber_pep_init':
> /home/andrea/pidgin/src-win/libpurple/protocols/jabber/pep.c:39:
> undefined reference to `_jabber_avatar_init'
> 
> these undefined references, but can't find nothing related in the source
> code...maybe a file is missing?

Yes, useravatar.c needed to be added to
libpurple/protocols/jabber/Makefile.mingw. Also fixed in 8ecad8981.

> 
> Andrea
> 

~Paul




More information about the Devel mailing list