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 03:36:08
Message-Id: 44B077CF.7050004@gmail.com
In Reply to: Re: [gentoo-user] Imagemagick fails by gentuxx
1 if /bin/sh ./libtool --silent --tag=CC --mode=compile
2 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand
3 -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=pentium4
4 -pipe -Wall -pthread -MT coders/coders_png_la-png.lo -MD -MP -MF
5 "coders/.deps/coders_png_la-png.Tpo" -c -o coders/coders_png_la-png.lo
6 `test -f 'coders/png.c' || echo './'`coders/png.c; \
7 then mv -f "coders/.deps/coders_png_la-png.Tpo"
8 "coders/.deps/coders_png_la-png.Plo"; else rm -f
9 "coders/.deps/coders_png_la-png.Tpo"; exit 1; fi
10 coders/png.c: In function 'ReadOnePNGImage':
11 coders/png.c:1755: warning: implicit declaration of function
12 'png_access_version'
13 coders/png.c:1764: error: 'png_ptr' undeclared (first use in this function)
14 coders/png.c:1764: error: (Each undeclared identifier is reported only once
15 coders/png.c:1764: error: for each function it appears in.)
16 make: *** [coders/coders_png_la-png.lo] Error 1
17
18 !!! ERROR: media-gfx/imagemagick-6.2.5.5 failed.
19 Call stack:
20 ebuild.sh, line 1545: Called dyn_compile
21 ebuild.sh, line 940: Called src_compile
22 imagemagick-6.2.5.5.ebuild, line 86: Called die
23
24 !!! compile problem
25 !!! If you need support, post the topmost build error, and the call
26 stack if relevant.
27
28 tarpman@epsilon ~ $
29
30 Well. :P
31
32 On second thought, I should have checked Bugzilla *before* downloading
33 and compiling all that...
34
35 https://bugs.gentoo.org/show_bug.cgi?id=136452
36
37 Bottom line: you need ~x86 libpng and imagemagick until libpng-1.2.12-r1
38 and imagemagick-6.2.8.0 are stabled.
39
40 HTH. ;)
41 --
42 gentoo-user@g.o mailing list