[Pidgin] #4108: undefined symbol: purple_account_get_current_error
Pidgin
trac at pidgin.im
Tue Nov 27 21:05:48 EST 2007
#4108: undefined symbol: purple_account_get_current_error
----------------------+-----------------------------------------------------
Reporter: Athanatos | Owner: lschiere
Type: defect | Status: new
Priority: minor | Component: unclassified
Version: 2.3.0 | Keywords:
Pending: 0 |
----------------------+-----------------------------------------------------
Latest version halts right out of the gate, with error message
{{{
/usr/bin/pidgin: symbol lookup error: /usr/bin/pidgin: undefined symbol:
purple_account_get_current_error
}}}
Ran ldconfig as per kind suggestion of Sean Egan; no discernible change.
Backtrace sees unhelpful:
{{{
[daniel at localhost ~]$ gdb pidgin
GNU gdb Red Hat Linux (6.5-25.el5rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host
libthread_db library "/lib/libthread_db.so.1".
(gdb) handle SIGPIPE nostop
Signal Stop Print Pass to program Description
SIGPIPE No Yes Yes Broken pipe
(gdb) run
Starting program: /usr/bin/pidgin
[Thread debugging using libthread_db enabled]
[New Thread -1208908080 (LWP 4162)]
/usr/bin/pidgin: symbol lookup error: /usr/bin/pidgin: undefined symbol:
purple_account_get_current_error
Program exited with code 0177.
(gdb) bt full
No stack.
(gdb) quit
}}}
System runs RHEL 5.1 on a Pentium M.
--
Ticket URL: <http://developer.pidgin.im/ticket/4108>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list