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

Bug 94852

Summary: Unable to compile dev-ruby/rmagick-1.7.3
Product: Gentoo Linux Reporter: Erlend Simonsen <mr>
Component: [OLD] DevelopmentAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal CC: znmeb
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Erlend Simonsen 2005-06-02 11:28:39 UTC
rmimage.c: In function `Image_color_profile_eq':
rmimage.c:1384: error: incompatible types in assignment
rmimage.c: In function `Image_iptc_profile_eq':
rmimage.c:4014: error: incompatible types in assignment
make: *** [rmimage.o] Error 1


Reproducible: Always
Steps to Reproduce:
1.emerge dev-ruby/rmagick
2.
3.

Actual Results:  
rmimage.c: In function `Image_color_profile_eq':
rmimage.c:1384: error: incompatible types in assignment
rmimage.c: In function `Image_iptc_profile_eq':
rmimage.c:4014: error: incompatible types in assignment



According the the author of rmagick, 1.7.4 is available which fixes the problem.
ImageMagick changed some api stuff.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2005-06-07 16:50:58 UTC
bumped to 1.7.4 
Comment 2 M. Edward Borasky 2005-08-20 16:27:33 UTC
(In reply to comment #1)
> bumped to 1.7.4 

Ah ... but 1.7.4 doesn't compile either ... in fact, it doesn't even seem to
start the "configure" step. See bug 103194 for the gory details.