Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: libpng12 is missing
Date: Tue, 25 May 2010 03:33:18
Message-Id: 87iq6c64jc.fsf@newsguy.com
In Reply to: Re: [gentoo-user] Re: libpng12 is missing by Alex Schuster
1 Alex Schuster <wonko@×××××××××.org> writes:
2
3 > After writing down some ideas about installing the old libraries somewhere
4 > in parallel, I just checked eix, and there is an extra slot for the 1.2
5 > version. So, just emerge media-libs/libpng:1.2 , and I'd expect all to be
6 > fine then.
7
8 Doesn't seem to be the case here. (Some details below), But do we have
9 a accepted way to handle this problem now?
10
11 ------- --------- ---=--- --------- --------
12
13 eix shows both versions installed with 1.2.43-r3 in slots (1.2) and
14 1.4.2 in slot 0. Or at least I THINK thats what that output means.
15 (Asterisks added ed -hp)
16
17 I] media-libs/libpng
18 Available versions:
19 (0) 1.2.43-r2 (~)1.4.2
20 (1.2) (~)1.2.43-r3
21 Installed versions: ( ** 1.2.43-r3(1.2) ** )(10:18:02 05/23/10)
22 ( ** 1.4.2 ** ) 10:14:51
23
24 But still some pkgs strike out from what appears to be libpng errors:
25
26 Example: xfce-base/thunar-1.0.2, (Wrapped for mail)
27 (Emphasis added with asterisks -ed hp)
28 ------- --------- ---=--- --------- --------
29 tail of emerge:
30
31 ,----
32 | [...]
33 |
34 | /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../\
35 | i686-pc-linux-gnu/bin/ld:
36 |
37 | **** cannot find -lpng12 ****
38 |
39 | collect2: ld returned 1 exit status
40 | make[4]: *** [thunar-tpa] Error 1
41 |
42 | make[4]: Leaving directory
43 | `/var/tmp/portage/xfce-base/thunar-1.0.2/work/\
44 | Thunar1.0.2/plugins/thunar-tpa'
45 |
46 | make[3]: *** [all] Error 2
47 |
48 | make[3]: Leaving directory
49 | `/var/tmp/portage/xfce-base/thunar-1.0.2/work/\
50 | Thunar1.0.2/plugins/thunar-tpa'
51 |
52 | make[2]: *** [all-recursive] Error 1
53 |
54 | make[2]: Leaving directory
55 | `/var/tmp/portage/xfce-base/thunar-1.0.2/work/Thunar1.0.2/plugins'
56 |
57 | make[1]: *** [all-recursive] Error 1
58 |
59 | make[1]: Leaving directory
60 | `/var/tmp/portage/xfce-base/thunar-1.0.2/work/Thunar1.0.2'
61 |
62 | make: *** [all] Error 2
63 | * ERROR: xfce-base/thunar-1.0.2 failed:
64 | * emake failed
65 | *
66 | * Call stack:
67 | * ebuild.sh, line 54: Called src_compile
68 | * environment, line 3219: Called xfconf_src_compile
69 | * environment, line 3866: Called die
70 | * The specific snippet of code:
71 | * emake || die "emake failed"
72 |
73 | [...]
74 |
75 | >>> Failed to emerge xfce-base/thunar-1.0.2,
76 `----
77
78 The log files show a 8-9 pkgs failing... I'm not sure about all of
79 them but at least 5 are for this same error.

Replies

Subject Author
Re: [gentoo-user] Re: libpng12 is missing Alex Schuster <wonko@×××××××××.org>