Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When attempting to emerge x11-wm/kahakai the compile fails with the following error: mkdir .libs libtool: link: `/usr/lib/libImlib2.la' is not a valid libtool archive make[2]: *** [kahakai] Error 1 make[2]: *** Waiting for unfinished jobs.... rm -f .dummy.cpp make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/kahakai-0.6.1/work/kahakai-0.6.1/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/kahakai-0.6.1/work/kahakai-0.6.1/src' make: *** [all-recursive] Error 1 !!! ERROR: x11-wm/kahakai-0.6.1 failed. !!! Function src_compile, Line 28, Exitcode 2 !!! (no error message) Reproducible: Always Steps to Reproduce: 1. emerge x11-wm/kahakai 2. 3. Actual Results: mkdir .libs libtool: link: `/usr/lib/libImlib2.la' is not a valid libtool archive make[2]: *** [kahakai] Error 1 make[2]: *** Waiting for unfinished jobs.... rm -f .dummy.cpp make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/kahakai-0.6.1/work/kahakai-0.6.1/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/kahakai-0.6.1/work/kahakai-0.6.1/src' make: *** [all-recursive] Error 1 !!! ERROR: x11-wm/kahakai-0.6.1 failed. !!! Function src_compile, Line 28, Exitcode 2 !!! (no error message) Expected Results: Um, it should have compiled...
make sure your libtool is updated and re-emerge imlib2 *** This bug has been marked as a duplicate of 39576 ***