On Tue, Nov 27, 2007 at 02:08:20AM +0100, Stefan Sperling wrote: > On Mon, Nov 26, 2007 at 04:49:42PM -0500, Brad wrote: > > Here is an update to Pidgin 2.3.0. > > I just applied this, ran make and eventually got the error below. > Missing dependency or a library version issue?
Isn't this a case of "remove before building newer version"? > cc -O2 -pipe -o .libs/finch gntaccount.o gntblist.o gntcertmgr.o gntconn.o > gntconv.o gntdebug.o gntft.o finch.o gntidle.o gntnotify.o gntplugin.o > gntpounce.o gntprefs.o gntrequest.o gntsound.o gntstatus.o gntui.o -pthread > -Wl,-E -pthread -Wl,-E -L/usr/local/lib -L/usr/X11R6/lib -L./libgnt/.libs > -lgnt -lpanel -L../libpurple/.libs -lpurple -lxml2 -lm -lz -lgthread-2.0 > -lgmodule-2.0 -ldbus-glib-1 -lgobject-2.0 -lglib-2.0 -liconv -lintl -lpcre > -ldbus-1 -pthread -lncurses -Wl,-rpath,/usr/local/lib > /usr/local/lib/libpurple.so.1.0: warning: vsprintf() is often misused, please > use vsnprintf() > /usr/local/lib/libpurple.so.1.0: warning: strcpy() is almost always misused, > please use strlcpy() > /usr/local/lib/libpurple.so.1.0: warning: sprintf() is often misused, please > use snprintf() > /usr/local/lib/libxml2.so.9.7: warning: strcat() is almost always misused, > please use strlcat() > gntblist.o(.text+0x475d): In function `create_menu': > : undefined reference to `gnt_menuitem_set_id' > gntblist.o(.text+0x47dc): In function `create_menu': > : undefined reference to `gnt_menuitem_set_id' > gntblist.o(.text+0x48ba): In function `create_menu': > : undefined reference to `gnt_menuitem_set_id' > gntblist.o(.text+0x4965): In function `create_menu': > : undefined reference to `gnt_menuitem_set_id' > gntblist.o(.text+0x4a6f): In function `create_menu': > : undefined reference to `gnt_menuitem_set_id' > gntblist.o(.text+0x4af1): more undefined references to `gnt_menuitem_set_id' > follow > gntplugin.o(.text+0x1d7): In function `plugin_toggled_cb': > : undefined reference to `purple_plugin_disable' > collect2: ld returned 1 exit status > gmake[3]: *** [finch] Error 1 > gmake[3]: Leaving directory `/usr/obj/pidgin-2.3.0/build-i386/finch' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/obj/pidgin-2.3.0/build-i386/finch' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/obj/pidgin-2.3.0/build-i386' > gmake: *** [all] Error 2 > > > -- > stefan > http://stsp.name PGP Key: 0xF59D25F0 -- viq
