Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2010 18:14:44 +0000
From:      "b. f." <bf1783@googlemail.com>
To:        Da Rock <freebsd-questions@herveybayaustralia.com.au>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating
Message-ID:  <AANLkTindhZyODVJtXnPq01FuGObO0tgk1-v67T_s=%2Bmq@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Da Rock wrote:
>>>I run portupgrade and it tells me it can't update ImageMagick because
>>>the Djvu option requires threads, and needs perl, therefore perl needs
>>>to be threaded. So it comes up with an IGNORE which is nuts because I
>>>run threaded perl.
...
>Any hints guys?

So, as the others wrote, build the port WITHOUT_IMAGEMAGICK_PERL, if
you don't need perl support; or fix the checks that are failing.  What
precisely is the message displayed when you've explicitly selected
WITH_THREADS, WITH_IMAGEMAGICK_PERL, and WITH_IMAGEMAGICK_DJVU?  Is it
a message generated by the ImageMagick Makefile, or by portupgrade?
If it is generated by the Makefile ( "... Perl is non-threaded.
Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL."), and
you've selected the above three options, then what is the output of
"perl --version" and "make -C $PORTSDIR/*/ImageMagick -V
PERL_THREADED"?

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTindhZyODVJtXnPq01FuGObO0tgk1-v67T_s=%2Bmq>