Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2001 14:52:29 +0200
From:      Anders Nordby <anders@fix.no>
To:        ache@freebsd.org
Cc:        mi@aldan.algebra.com, ports@freebsd.org
Subject:   www/WebMagick failing on libfpx
Message-ID:  <20010325145229.A6038@totem.fix.no>

next in thread | raw e-mail | index | archive | help
Hello,

It seems webmagick is failing badly on libfpx, an ImageMagick dependency:

anders@totem:~/public_html/tezt$ webmagick
Can't load
'/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Image/Magick/Magick.so'
for module Image::Magick: /usr/local/lib/libfpx.so.1: Undefined symbol
"__pure_virtual" at /usr/libdata/perl/5.00503/DynaLoader.pm line 169.

 at /usr/local/bin/webmagick line 841
BEGIN failed--compilation aborted at /usr/local/bin/webmagick line 841.
anders

Are you actively maintaining WebMagick these days? I looked a little into the
problem and read about similar issues on -ports. It seems to be an issue with
thread libraries, and adding a -lgcc_r in the appropriate place may help. I
haven't found a solution yet, but if you do or have any tips -- let me know.

(FYI I'm using fpx-1.2.0, ImageMagick-5.2.9_1 and WebMagick-1.46 in
4.1.1-STABLE here.)

Cheers,

-- 
Anders.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010325145229.A6038>