Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 158761

Summary: media-gfx/imagemagick-6.3.0.5 fails to compile
Product: Gentoo Linux Reporter: Jason Ahrens <gentoobugs>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Last bit of the compile
Ouput from emerge --info

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 ***