Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139298 - imagemagick won't compile
Summary: imagemagick won't compile
Status: RESOLVED DUPLICATE of bug 136452
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-05 05:44 UTC by R. May
Modified: 2006-07-05 05:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description R. May 2006-07-05 05:44:03 UTC
media-gfx/imagemagick-6.2.5.5  USE="X bzip2 doc gs jpeg jpeg2k mpeg png tiff truetype wmf xml zlib -fpx -graphviz -jbig -lcms* -minimal -nocxx -perl*" 0 kB

If I use -perl Use Flag same Problem

then mv -f "coders/.deps/coders_ept_la-ept.Tpo" "coders/.deps/coders_ept_la-ept.Plo"; else rm -f "coders/.deps/coders_ept_la-ept.Tpo"; exit 1; fi
if /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand   -I/usr/include/freetype2 -I/usr/include/libxml2  -O2 -march=nocona -pipe -Wall -pthread -MT coders/coders_tiff_la-tiff.lo -MD -MP -MF "coders/.deps/coders_tiff_la-tiff.Tpo" -c -o coders/coders_tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo './'`coders/tiff.c; \
then mv -f "coders/.deps/coders_tiff_la-tiff.Tpo" "coders/.deps/coders_tiff_la-tiff.Plo"; else rm -f "coders/.deps/coders_tiff_la-tiff.Tpo"; exit 1; fi
coders/png.c: In function `ReadOnePNGImage':
coders/png.c:1755: warning: implicit declaration of function `png_access_version'
coders/png.c:1764: error: `png_ptr' undeclared (first use in this function)
coders/png.c:1764: error: (Each undeclared identifier is reported only once
coders/png.c:1764: error: for each function it appears in.)
if /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand   -I/usr/include/freetype2 -I/usr/include/libxml2  -O2 -march=nocona -pipe -Wall -pthread -MT coders/coders_x_la-x.lo -MD -MP -MF "coders/.deps/coders_x_la-x.Tpo" -c -o coders/coders_x_la-x.lo `test -f 'coders/x.c' || echo './'`coders/x.c; \
then mv -f "coders/.deps/coders_x_la-x.Tpo" "coders/.deps/coders_x_la-x.Plo"; else rm -f "coders/.deps/coders_x_la-x.Tpo"; exit 1; fi
make: *** [coders/coders_png_la-png.lo] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: media-gfx/imagemagick-6.2.5.5 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  imagemagick-6.2.5.5.ebuild, line 86:   Called die

R. R.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-05 05:47:03 UTC

*** This bug has been marked as a duplicate of 136452 ***