Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] problem emerging Libdrm
Date: Sun, 25 Jan 2015 08:55:27
Message-Id: CAJ1xhMUx2mX6f=wpZxzCYM+GgxDgzOBsAUsypA4Wf2ZZY2OFjg@mail.gmail.com
In Reply to: [gentoo-user] problem emerging Libdrm by Philip Webb
1 On Sun, Jan 25, 2015 at 7:18 AM, Philip Webb <purslow@××××××××.net> wrote:
2
3 > After exactly 2 years , I'm trying to update my Asus EEE netbook.
4 > I've emerged gcc-4.8.3 ( 3 h 31 m ), portage-2.2.14 & udev-216 .
5 > However, I've lost X : trying to update gtk+ , I've run into a problem :
6 > it requires Mesa & Cairo & both require libdrm-2.4.58 ,
7 > which refuses to compile, failing with lines reporting
8 > that "libpng15.so.15 & libudev.so.0 not found",
9 > which seem to be needed by Cairo & Mesa, which depend on Libdrm ;
10 > I've already updated to libpng-1.6.16 , so libpng16.so.16 is installed.
11 > I've tried 'emerge --nodeps' with Cairo & Mesa, but both fail.
12 >
13 > libdrm-2.4.58 was emerged on this desktop machine without any difficulty
14 > with libpng-1.6.16 emerged a bit later & everything working properly.
15 >
16 > I've done searches of Bugs, Forum & asked Google without much help.
17 >
18 > Can anyone suggest what might be causing this problem ?
19 >
20 > --
21 > ========================,,============================================
22 > SUPPORT ___________//___, Philip Webb
23 > ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
24 > TRANSIT `-O----------O---' purslowatchassdotutorontodotca
25 >
26 >
27 > Did the gcc update go alright?
28
29 What's the output of 'gcc --version' and 'gcc-config -l'?