On Sun, 29 Jul 2007 23:31:10 -0400
Mikhail Teterin <[EMAIL PROTECTED]> wrote:
> Has anyone had any luck using ImageMagick built with modules support?
>
> If I try that, and follow-up with `gmake check' (in the ${WRKSRC}),
> about a fifth of ImageMagick's own self-tests seg-fault -- all of
> them
Has anyone had any luck using ImageMagick built with modules support?
If I try that, and follow-up with `gmake check' (in the ${WRKSRC}),
about a fifth of ImageMagick's own self-tests seg-fault -- all of
them inside __cxa_finalize (after main() has already returned):
[EMAIL PROTECTED]:Ima