[Pidgin] #9972: autoconf test does not properly detect libpanel.
Pidgin
trac at pidgin.im
Wed Aug 19 21:09:46 EDT 2009
#9972: autoconf test does not properly detect libpanel.
--------------------------+-------------------------------------------------
Reporter: brad0 | Owner: rekkanoryo
Type: defect | Status: new
Component: unclassified | Version: 2.6.1
Keywords: |
--------------------------+-------------------------------------------------
At the moment the autoconf script does not properly detect libpanel on
some operating systems (at least OpenBSD for this scenario). The issue is
that for the libpanel test it is not linking in libncurses leaving
undefined symbols.
Without the attached patch to fix the test..
checking for initscr in -lncursesw... no
checking for update_panels in -lpanelw... no
checking for initscr in -lncurses... yes
checking for update_panels in -lpanel... no
--
Ticket URL: <http://developer.pidgin.im/ticket/9972>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list