[Pidgin] #15703: Disable ICQ : not work Build fail
Pidgin
trac at pidgin.im
Fri Jul 26 19:05:25 EDT 2013
#15703: Disable ICQ : not work Build fail
------------------------------+--------------------------
Reporter: dradenvandewind | Owner: MarkDoliner
Type: defect | Status: pending
Milestone: Plugin Suggested | Component: ICQ
Version: 2.10.7 | Resolution:
Keywords: Disable ICQ |
------------------------------+--------------------------
Changes (by rekkanoryo):
* status: new => pending
Comment:
There are three problems here. The first is you can't have a prpl be both
dynamic ''and'' static. The second is you can't actually disable AIM or
ICQ separately--they're both lumped into "oscar". The third is that there
is probably a bug in our handling of configure arguments that prevents us
from properly handling the edge case of specifying a prpl and its
alias(es) at the same time in the configure arguments. My recommendation
would be to run configure as `./configure --disable-plugins --enable-
static-prpls=oscar` OR `./configure --enable-dynamic-prpls=oscar` and then
disable libicq.so from the resulting packaging directory prior to bundling
the files into the RPM (I believe this is possible, but I haven't screwed
with spec files in so long I can't remmeber for sure).
--
Ticket URL: <https://developer.pidgin.im/ticket/15703#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list