Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] revdep-rebuild madness. Rumen Yotov <rumen@××××××.org>