On 5/14/06, John J. Foster <[EMAIL PROTECTED]> wrote:
broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-w3c-dom.la
        (requires /usr/lib/libgcj.la)
broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-xml-sax.la
        (requires /usr/lib/libgcj.la)
done.

There is probably a better way, but I just added the
/usr/lib/gcc/i686-pc-linux-gnu/3.4.x directory to SEARCH_DIRS_MASK in
/etc/make.conf to prevent revdep-rebuild from looking there.  The java
libraries in that directory have a lot of dependancies, so something
built with gcj might break one day.  But the other libraries
(libstdc++.so in particular) only rely on glibc, and if the major
version of that ever changes, we will all have to do an 'emerge -e
world' anyway.

-Richard

--
gentoo-user@gentoo.org mailing list

Reply via email to