Hi, On Thu, 2008-11-06 at 21:15 +0100, Richard Bos wrote:
Hi,
I'm trying to build a patch php-imap rpm, and for the openSUSE versions prior to factory, it works quite well. But for factory I run into the following error:
/usr/src/packages/BUILD/php-5.2.6/build-cli/libtool: line 460: CDPATH: command not found /usr/src/packages/BUILD/php-5.2.6/build-cli/libtool: line 1138: func_opt_split: command not found libtool: Version mismatch error. This is libtool 2.2.6, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 libtool: and run autoconf again. make: *** [ext/date/php_date.lo] Error 63 error: Bad exit status from /var/tmp/rpm-tmp.55810 (%build)
<snip>
Is it possible (easy) to do this: "libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6"? If so how?
Does anybody know the solution for this problem?
I saw the exact same problem a couple of days back. Try running autoupdate and add lt_init in your configure.in: http://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html HTH, Srinidhi. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org