Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140317 - gcc-3.4.6-r1 do not have libgcj.la in /usr/lib and revdep-rebuild think it is wrong
Summary: gcc-3.4.6-r1 do not have libgcj.la in /usr/lib and revdep-rebuild think it is...
Status: RESOLVED DUPLICATE of bug 125728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 01:22 UTC by Joe Chen
Modified: 2006-09-13 21:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***