Gentoo Archives: gentoo-dev

From: Pacho Ramos <pacho@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: rfc: news item for png15
Date: Fri, 14 Oct 2011 08:47:28
Message-Id: 1318582000.1855.2.camel@belkin4
In Reply to: [gentoo-dev] Re: rfc: news item for png15 by Ryan Hill
1 El jue, 13-10-2011 a las 20:48 -0600, Ryan Hill escribió:
2 > On Fri, 14 Oct 2011 01:01:50 +0300
3 > Samuli Suominen <ssuominen@g.o> wrote:
4 >
5 > > Title: Upgrade to libpng15
6 > > Author: Samuli Suominen <ssuominen@g.o>
7 > > Content-Type: text/plain
8 > > Posted: 2011-10-14
9 > > Revision: 1
10 > > News-Item-Format: 1.0
11 > > Display-If-Installed: <media-libs/libpng-1.5
12 > >
13 > > After upgrading from libpng14 to libpng15 it's important that you rebuild
14 > > cairo and gdk-pixbuf soon as possible if they are installed.
15 > ^ as
16 > >
17 > > Then you can proceed with rebuilding rest of the software against the new
18 > ^ the
19 > > library:
20 > >
21 > > # revdep-rebuild --library libpng14.so.14
22 > >
23 > > In case of failure, try skipping the failing package and rebuilding it
24 > > later in the process.
25 >
26 > How?
27 >
28
29 Maybe we could suggest to run "revdep-rebuild --library libpng14.so.14
30 -- --keep-going" two times :-/
31
32 > > If you find packages not building with message "ld: cannot find -lpng14",
33 > ^ the
34 > > they are likely caused by broken libtool archives (.la) in your system.
35 > >
36 > > You can identify those files with following one-liner:
37 > >
38 > > # find /usr/ -name '*.la' -exec grep png14 {} +
39 > >
40 > > More information and help is available at following forums post:
41 > ^ the ^-s?
42 > >
43 > > http://forums.gentoo.org/viewtopic-t-894950.html
44 > >
45 >
46 >
47 >

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Re: rfc: news item for png15 Dale <rdalek1967@×××××.com>