Summary: | x11-libs/gtk+-2.10.13 self-references installed libraries during build | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joe Peterson (RETIRED) <lavajoe> |
Component: | [OLD] Library | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Joe Peterson (RETIRED)
![]() Actually, I was thinking (yes, it happens!) : could we use sandbox to find that sort of things? A couple of weeks ago, I had a similar bug with anjuta with make -jN. Due to b0rked makefiles, anjuta would link against the installed copy thus hiding the parallel make bug. Anyway, the only way for us all to fix anything is to first *find* what's happening. :) as we figured in some other packages (evolution), it might also just be a libtool-1 related bug. Unless you can spot an obvious error in the Makefile.ams. I am not sure if this is still valid now that we have libtool-2 stable :-/ Upstream is using libtool 2 now, let's assume this is fixed. We can always "patch" broken versions by running elibtoolize. Cheers |