[Pidgin] #556: jabber service discovery
Pidgin
trac at pidgin.im
Fri Jan 9 16:01:20 EST 2009
#556: jabber service discovery
-----------------------------+----------------------------------------------
Reporter: shaman | Owner: deryni
Type: patch | Status: new
Milestone: Patches welcome | Component: XMPP
Version: 2.0 | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment(by jirik):
hmm.. I applied both patches...and this caused previous errors..
> Hello, I tried to apply the patch (disco-1.patch) on 2.5.3 pidgin source
code and compile, and I do not have this problem.
>
> Perhaps the patch was applied with errors?
>
> PS: This patch requires cleanup of warnings, but the errors should not
be.
Unfortunately it didn't solve my problem.[[BR]]
'''patch -p0 <disco-1.patch'''
{{{
patching file libpurple/disco.c
patching file libpurple/disco.h
patching file pidgin/gtkdisco.c
patching file pidgin/gtkdisco.h
patching file libpurple/Makefile.am
patching file libpurple/protocols/jabber/disco.c
patching file libpurple/protocols/jabber/disco.h
patching file libpurple/protocols/jabber/jabber.h
patching file libpurple/protocols/jabber/libxmpp.c
patching file libpurple/prpl.h
Hunk #2 succeeded at 450 (offset 9 lines).
patching file libpurple/purple.h.in
patching file pidgin/Makefile.am
Hunk #1 succeeded at 108 (offset -1 lines).
Hunk #2 succeeded at 162 (offset -1 lines).
patching file pidgin/gtkblist.c
Hunk #2 succeeded at 3292 (offset 19 lines).
Hunk #3 succeeded at 4154 (offset 38 lines).
patching file pidgin/gtkmain.c
}}}
'''.configure;make'''
{{{
gtkblist.o: In function `update_menu_bar':
/home/jura/down/pidgin-2.5.3/pidgin/gtkblist.c:4159: undefined reference
to `pidgin_disco_is_showable'
gtkblist.o:(.data+0x338): undefined reference to
`pidgin_disco_dialog_show'
gtkmain.o: In function `pidgin_ui_init':
/home/jura/down/pidgin-2.5.3/pidgin/gtkmain.c:311: undefined reference to
`pidgin_disco_init'
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/556#comment:29>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list