1. WANT_AUTOCONF=2.5 emerge -u kdemultimedia
As I said, this didn't work. One post in the tread mentioned changing some compile time options directly in the ebuild (/usr/portage/kde-base/kdemultimedia/kdemultimedia-3.1.5.ebuild), which I did:
2. myconf="$myconf --disable-strict --disable-warnings". Add this
after the other myconf lines toward the top of the file.
Actually, all you needed was ...
# export WANT_AUTOCONF=2.5 # emerge -u kde
This is how I solved the same problem.
Johnny
-- [EMAIL PROTECTED] mailing list
