Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158761 - media-gfx/imagemagick-6.3.0.5 fails to compile
Summary: media-gfx/imagemagick-6.3.0.5 fails to compile
Status: RESOLVED DUPLICATE of bug 155804
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-21 12:19 UTC by Jason Ahrens
Modified: 2006-12-21 12:25 UTC (History)
0 users

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


Attachments
Last bit of the compile (Compile-tail.txt,11.31 KB, text/plain)
2006-12-21 12:20 UTC, Jason Ahrens
Details
Ouput from emerge --info (emerge-info.txt,3.65 KB, text/plain)
2006-12-21 12:20 UTC, Jason Ahrens
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Ahrens 2006-12-21 12:19:28 UTC
media-gfx/imagemagick-6.3.0.5  will not complete compile, complaining that it cannot find -lMagik

I have attached emerge --info and last bit of compile as attachements.

rm -f blib/arch/auto/Image/Magick/Magick.so
i686-pc-linux-gnu-gcc  -L../magick/.libs -lMagick -shared -L/usr/local/lib Magick.o  -o blib/arch/auto/Image/Magick/Magick.so   \
           -L/usr/lib -lfreetype -lz -L/usr/lib -ltiff -lfreetype -ljpeg -lfreetype -lz -lfontconfig -lexpat -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lpthread -lm -lpthread          \

/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lMagick
collect2: ld returned 1 exit status
make[1]: *** [blib/arch/auto/Image/Magick/Magick.so] Error 1
make[1]: Leaving directory `/var/tmp/portage/imagemagick-6.3.0.5/work/ImageMagick-6.3.0/PerlMagick'
make: *** [all-perl] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: media-gfx/imagemagick-6.3.0.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  imagemagick-6.3.0.5.ebuild, line 86:   Called die
Comment 1 Jason Ahrens 2006-12-21 12:20:01 UTC
Created attachment 104531 [details]
Last bit of the compile
Comment 2 Jason Ahrens 2006-12-21 12:20:33 UTC
Created attachment 104532 [details]
Ouput from emerge --info
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2006-12-21 12:25:18 UTC
Use the search...

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