FS#10012 - Pidgin can't compile using libtool 2.2 from [core]
Attached to Project:
Arch Linux
Opened by Manuel C. (ekerazha) - Saturday, 29 March 2008, 19:47 GMT
Last edited by Jan de Groot (JGC) - Saturday, 05 April 2008, 17:39 GMT
Opened by Manuel C. (ekerazha) - Saturday, 29 March 2008, 19:47 GMT
Last edited by Jan de Groot (JGC) - Saturday, 05 April 2008, 17:39 GMT
|
Details
Description: Pidgin (2.4.0-1 PKGBUILD) can't compile using
libtool 2.2 from [core]
Additional info: * package version: 2.4.0-1 (source) I've also reported this upstream: http://developer.pidgin.im/ticket/5346 |
This task depends upon
Closed by Jan de Groot (JGC)
Saturday, 05 April 2008, 17:39 GMT
Reason for closing: Won't fix
Additional comments about closing: Not a libtool bug, not a real pidgin bug. Just live with the feature called "libtool version differences".
Saturday, 05 April 2008, 17:39 GMT
Reason for closing: Won't fix
Additional comments about closing: Not a libtool bug, not a real pidgin bug. Just live with the feature called "libtool version differences".
libtoolize --force --copy
aclocal
autoconf
automake
libtoolize --force --copy
is this a clean solution? On the pidgin bugtracker they said it could be a broken libtool package.
The whole point is that pidgin includes libtoolization without a libtool binary included. Every source tarball that is shipped this way is broken with libtool 2.2.
sed -i -e 's/gconftool-2/no/g' configure.ac
autoconf || return 1