Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Cc: Neil Bothwick <neil@××××××××××.uk>
Subject: Re: [gentoo-user] Re: libpng12 is missing
Date: Tue, 11 May 2010 11:42:58
Message-Id: 201005111339.01660.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Re: libpng12 is missing by Neil Bothwick
1 On Tuesday 11 May 2010 12:15:06 Neil Bothwick wrote:
2 > On Tue, 11 May 2010 10:47:35 +0200, Alan McKinnon wrote:
3 > > I still have huge breakage with gnomecanvas and other things, meaning
4 > > that lots of gtk apps are broken right now for me.
5 >
6 > This worked for me
7 >
8 > lafilefixer --justfixit
9 > emerge --oneshot --jobs 1 --keep-going $(qfile -qC $(find /usr/lib64 \
10 > -name '*.la' | xargs grep -- -lpng12 | awk -F: '{print $1}'))
11 >
12 > You may need to run it more than once before it completes without errors.
13
14
15 Several times more than just once actually. At the end dev-
16 python/gtksourceview-python just refused to build.
17
18 But I fixed that with USE=-gtk
19
20
21 --
22 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] Re: libpng12 is missing Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Re: libpng12 is missing Volker Armin Hemmann <volkerarmin@××××××××××.com>
[gentoo-user] Re: libpng12 is missing walt <w41ter@×××××.com>