Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94852 - Unable to compile dev-ruby/rmagick-1.7.3
Summary: Unable to compile dev-ruby/rmagick-1.7.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 11:28 UTC by Erlend Simonsen
Modified: 2005-08-20 16:27 UTC (History)
1 user (show)

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