build problem regarding __magick_read__.cc
Ben Abbott
bpabbott at mac.com
Tue Sep 30 12:22:36 CDT 2008
On Tuesday, September 30, 2008, at 01:11PM, "John W. Eaton" <jwe at bevo.che.wisc.edu> wrote:
>On 30-Sep-2008, 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.
>
>I made this change.
>
>Thanks,
>
>jwe
>
Thanks, I started a new build and have also inquired about having Fink add a package for graphicsmagick.
Ben
More information about the Octave-maintainers
mailing list