Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140317

Summary: gcc-3.4.6-r1 do not have libgcj.la in /usr/lib and revdep-rebuild think it is wrong
Product: Gentoo Linux Reporter: Joe Chen <scsichen>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joe Chen 2006-07-14 01:22:32 UTC
when revdep-rebuild, we can find that
  broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-w3c-dom.la (requires /usr/lib/libgcj.la)
  broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-xml-sax.la (requires /usr/lib/libgcj.la)
  broken /usr/X11R6/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-w3c-dom.la (requires /usr/lib/libgcj.la)
  broken /usr/X11R6/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-xml-sax.la (requires /usr/lib/libgcj.la)

but i found libgcj.la is in /usr/X11R6/lib/gcc/i686-pc-linux-gnu/3.4.6/

by the away, revdep-rebuild may stop search into soft link
becaue it will check so library double or more time.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-14 02:11:49 UTC

*** This bug has been marked as a duplicate of 125728 ***