Gentoo Archives: gentoo-user

From: Rumen Yotov <rumen@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] revdep-rebuild madness.
Date: Fri, 16 Jun 2006 15:07:24
Message-Id: 4492C5E3.6030106@qrypto.org
In Reply to: [gentoo-user] revdep-rebuild madness. by reader@newsguy.com
1 reader@×××××××.com wrote:
2 > using revdep-rebuild it finds:
3 >
4 > broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.laes (requires
5 > /usr/lib/lib-gnu-java-awt-peer-gtk.la)
6 >
7 > broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires
8 > /usr/lib/libgcj.lals) done. :
9 >
10 > And does a oneshot on gcc-4.1.1
11 >
12 > After the hours long build it is pronounced a success.
13 > A fresh revdep-rebuild finds the same problem and tries to oneshot
14 > gcc-4.1.1 again.
15 > (and yes the .rev* files were deleted in between)
16 >
17 > What are those dependancies about?
18 >
19 > The first one listed as being needed is present:
20 >
21 > ls -l /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/lib-gnu-java-awt-peer-gtk.la
22 > -rwxr-xr-x 1 root root 1689 Jun 16 01:59 \
23 > /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/lib-gnu-java-awt-peer-gtk.la
24 >
25 > (not the second)
26 >
27 > I've ran two full oneshots on gcc-4.1.1 taking hours. Both were
28 > pronounced successfull. But running revdeb-rebuild still shows those
29 > same problems.
30 >
31 Hi,
32 Bug-125728, *or* disable "java" USE flag for GCC.
33 Rumen

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
[gentoo-user] Re: revdep-rebuild madness. reader@×××××××.com