Hi,

I'm using an OpenBSD snapshot from 2007-08-06, and when I'm trying to update 
pidgin, it ends up like this:
cc -O2 -pipe -o .libs/finch gntaccount.o gntblist.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 -ldbus-1 -pthread -lncurses -Wl,-rpath,/usr/local/lib
/usr/local/lib/libpurple.so.0.0: warning: vsprintf() is often misused, please 
use vsnprintf()
/usr/local/lib/libpurple.so.0.0: warning: strcpy() is almost always misused, 
please use strlcpy()
/usr/local/lib/libpurple.so.0.0: warning: sprintf() is often misused, please 
use snprintf()
/usr/local/lib/libxml2.so.9.6: warning: strcat() is almost always misused, 
please use strlcat()
gntaccount.o(.text+0x71d): In function `update_user_splits':
: undefined reference to `purple_account_user_split_get_reverse'
gntaccount.o(.text+0x16df): In function `finch_accounts_show_all':
: undefined reference to `gnt_window_present'
gntaccount.o(.text+0x19ab): In function `finch_accounts_show_all':
: undefined reference to `gnt_util_set_trigger_widget'
gntaccount.o(.text+0x1aa8): In function `finch_accounts_show_all':
: undefined reference to `gnt_util_set_trigger_widget'
gntblist.o(.text+0x11d1): In function `selection_activate':
: undefined reference to `gnt_window_present'
gntblist.o(.text+0x28ee): In function `draw_tooltip_real':
: undefined reference to `gnt_text_view_set_flag'
gntblist.o(.text+0x2d17): In function `key_pressed':
: undefined reference to `gnt_tree_is_searching'
gntblist.o(.text+0x4d3c): In function `blist_show':
: undefined reference to `gnt_window_present'
gntconv.o(.text+0x10dc): In function `finch_create_conversation':
: undefined reference to `gnt_text_view_attach_pager_widget'
gntdebug.o(.text+0x40d): In function `finch_debug_window_show':
: undefined reference to `gnt_window_present'
gntdebug.o(.text+0x80a): In function `finch_debug_window_show':
: undefined reference to `gnt_text_view_attach_pager_widget'
gntft.o(.text+0x3ff): In function `finch_xfer_dialog_new':
: undefined reference to `gnt_tree_set_column_width_ratio'
gntft.o(.text+0x422): In function `finch_xfer_dialog_new':
: undefined reference to `gnt_tree_set_column_resizable'
gntft.o(.text+0x445): In function `finch_xfer_dialog_new':
: undefined reference to `gnt_tree_set_column_resizable'
gntft.o(.text+0x468): In function `finch_xfer_dialog_new':
: undefined reference to `gnt_tree_set_column_resizable'
gntft.o(.text+0x48b): In function `finch_xfer_dialog_new':
: undefined reference to `gnt_tree_set_column_resizable'
gntft.o(.text+0x837): In function `finch_xfer_dialog_show':
: undefined reference to `gnt_window_present'
gntnotify.o(.text+0xfde): In function `finch_notify_searchresults':
: undefined reference to `gnt_tree_set_column_title'
gntplugin.o(.text+0x7e7): In function `finch_plugins_show_all':
: undefined reference to `gnt_window_present'
gntpounce.o(.text+0xa8): In function `populate_pounces_list':
: undefined reference to `purple_pounces_get_all_for_ui'
gntpounce.o(.text+0x1b08): In function `finch_pounces_manager_show':
: undefined reference to `gnt_window_present'
gntpounce.o(.text+0x1cb5): In function `finch_pounces_manager_show':
: undefined reference to `gnt_util_set_trigger_widget'
gntpounce.o(.text+0x1d9f): In function `finch_pounces_manager_show':
: undefined reference to `gnt_util_set_trigger_widget'
gntprefs.o(.text+0x4b4): In function `finch_prefs_show_all':
: undefined reference to `gnt_window_present'
gntstatus.o(.text+0x2d4): In function `finch_savedstatus_show_all':
: undefined reference to `gnt_window_present'
gntstatus.o(.text+0x43d): In function `finch_savedstatus_show_all':
: undefined reference to `gnt_tree_set_column_width_ratio'
gntstatus.o(.text+0x56b): In function `finch_savedstatus_show_all':
: undefined reference to `gnt_util_set_trigger_widget'
gntstatus.o(.text+0x64f): In function `finch_savedstatus_show_all':
: undefined reference to `gnt_util_set_trigger_widget'
collect2: ld returned 1 exit status
gmake[3]: *** [finch] Error 1
gmake[3]: Leaving directory 
`/usr/ports/net/pidgin/w-pidgin-2.1.0p0/build-i386/finch'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/net/pidgin/w-pidgin-2.1.0p0/build-i386/finch'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/net/pidgin/w-pidgin-2.1.0p0/build-i386'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/net/pidgin (line 2063 
of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/net/pidgin (line 1373 
of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/net/pidgin (line 1861 
of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/net/pidgin (line 1421 
of /usr/ports/infrastructure/mk/bsd.port.mk).

Reply via email to