build problem regarding __magick_read__.cc

Ben Abbott bpabbott at mac.com
Tue Sep 30 05:42:02 CDT 2008


On Sep 30, 2008, at 6:34 AM, soren at hauberg.org wrote:

> Quoting Ben Abbott <bpabbott at mac.com>:
>
>> I've encountered a build problem which appears (to me) to be  
>> related to Søren's changeset below.
>
> Ahh, my bad. The 'magick_to_octave_value' functions should only be  
> defined if HAVE_MAGICK is defined. I don't have access to a  
> Mercurial checkout at the moment, but if you simply add
>
> #ifdef HAVE_MAGICK
>
> before the 'magick_to_octave_value' functions, and
>
> #endif
>
> after, then I guess things should work.
>
> Søren

I'll take another shot at the build later. In the meatime, I do have  
imagemagick, see below

$ fink list magick
Information about 7163 packages read in 0 seconds.
  i   imagemagick                      6.4.1-1011               Image  
manipulation tools
      imagemagick-dev                  6.1.8-1008               Image  
manipulation tools, oldest version
  p   imagemagick-nox                                            
[virtual package]
      imagemagick-nox-dev              6.1.8-1008               Image  
manipulation tools, oldest version
      imagemagick-nox-shlibs           6.1.8-1008               Image  
manipulation tools, oldest version
      imagemagick-nox1-dev             6.4.1-1011               Image  
manipulation tools
      imagemagick-nox10-dev            1:6.3.5-1017             Image  
manipulation tools, old version
      imagemagick-nox10-shlibs         1:6.3.5-1017             Image  
manipulation tools, old version
  i   imagemagick-shlibs               6.1.8-1008               Image  
manipulation tools, oldest version
      imagemagick1-dev                 6.4.1-1011               Image  
manipulation tools
  i   imagemagick1-shlibs              6.4.1-1011               Image  
manipulation tools
  i   imagemagick10-dev                1:6.3.5-1017             Image  
manipulation tools, old version
  i   imagemagick10-shlibs             1:6.3.5-1017             Image  
manipulation tools, old version
      perlmagick-pm586                 6.3.5-1003               Perl  
interface to ImageMagick
      perlmagick-pm588                 6.3.5-1003               Perl  
interface to ImageMagick

Any thought on what is wrong?

Ben


More information about the Octave-maintainers mailing list