Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: libpng12 is missing
Date: Tue, 11 May 2010 14:41:55
Message-Id: 201005111641.12957.volkerarmin@googlemail.com
In Reply to: Re: [gentoo-user] Re: libpng12 is missing by Alan McKinnon
1 On Dienstag 11 Mai 2010, Alan McKinnon wrote:
2 > On Tuesday 11 May 2010 12:15:06 Neil Bothwick wrote:
3 > > On Tue, 11 May 2010 10:47:35 +0200, Alan McKinnon wrote:
4 > > > I still have huge breakage with gnomecanvas and other things, meaning
5 > > > that lots of gtk apps are broken right now for me.
6 > >
7 > > This worked for me
8 > >
9 > > lafilefixer --justfixit
10 > > emerge --oneshot --jobs 1 --keep-going $(qfile -qC $(find /usr/lib64 \
11 > > -name '*.la' | xargs grep -- -lpng12 | awk -F: '{print $1}'))
12 > >
13 > > You may need to run it more than once before it completes without errors.
14 >
15 > Several times more than just once actually. At the end dev-
16 > python/gtksourceview-python just refused to build.
17
18 because of glade?
19
20 Had to rebuild glade manually, because pygtk insisted on failing.