Gentoo Archives: gentoo-user

From: Ryan Tandy <tarpman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Imagemagick fails
Date: Sun, 09 Jul 2006 00:16:30
Message-Id: 44B0469B.4030405@gmail.com
In Reply to: [gentoo-user] Imagemagick fails by gentuxx
1 gentuxx wrote:
2 > -----BEGIN PGP SIGNED MESSAGE-----
3 > Hash: SHA1
4 >
5 > revdep-rebuild tells me that I need to remerge ImageMagick, but then
6 > fails during the remerge. This is the error I get:
7 >
8 > libxml2 -O2 -march=pentium4 -fomit-frame-pointer -Wall -pthread -MT
9 > coders/coders_png_la-png.lo -MD -MP -MF
10 > "coders/.deps/coders_png_la-png.Tpo" -c -o coders/coders_png_la-png.lo
11 > `test -f 'coders/png.c' || echo './'`coders/png.c; \
12 > then mv -f "coders/.deps/coders_png_la-png.Tpo"
13 > "coders/.deps/coders_png_la-png.Plo"; else rm -f
14 > "coders/.deps/coders_png_la-png.Tpo"; exit 1; fi
15 > coders/png.c: In function 'ReadOnePNGImage':
16 > coders/png.c:1755: warning: implicit declaration of function
17 > 'png_access_version'
18 > coders/png.c:1764: error: 'png_ptr' undeclared (first use in this
19 > function)
20 > coders/png.c:1764: error: (Each undeclared identifier is reported only
21 > once
22 > coders/png.c:1764: error: for each function it appears in.)
23 > make: *** [coders/coders_png_la-png.lo] Error 1
24 > make: *** Waiting for unfinished jobs....
25 >
26 > !!! ERROR: media-gfx/imagemagick-6.2.5.5 failed.
27 > Call stack:
28 > ebuild.sh, line 1539: Called dyn_compile
29 > ebuild.sh, line 939: Called src_compile
30 > imagemagick-6.2.5.5.ebuild, line 86: Called die
31 >
32 > Any ideas?
33 >
34 > - --
35 > gentux
36 > echo "hfouvyyAhnbjm/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
37 >
38 > gentux's gpg fingerprint ==> 5495 0388 67FF 0B89 1239 D840 4CF0 39E2
39 > 18D3 4A9E
40 > -----BEGIN PGP SIGNATURE-----
41 > Version: GnuPG v1.4.4 (GNU/Linux)
42 >
43 > iD8DBQFEsEPUTPA54hjTSp4RAt1AAJ0Uwn+pbGdjEIAFIAvKg+zygmYmpwCffSW6
44 > JoklQthphWWLh4h/qoxNPzw=
45 > =zYM/
46 > -----END PGP SIGNATURE-----
47 >
48
49 Try remerging libpng and/or libxml2.
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Imagemagick fails gentuxx <gentuxx@×××××.com>