Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2003 16:49:02 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        BSDC <bsdc@xtremedev.com>
Cc:        current@freebsd.org
Subject:   Re: ImageMagick on 5.2-RC1 fails with pthread error (libkse)
Message-ID:  <20031223162809.O71916@carver.gumbysoft.com>
In-Reply-To: <20031223084804.GA59462@Amber.XtremeDev.com>
References:  <20031223084804.GA59462@Amber.XtremeDev.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Dec 2003, BSDC wrote:

> Getting the following when trying to compile ImageMagick-5.5.7.14 on
> FreeBSD 5.2-RC1, I don't think it's an issue with libkse specifically
> though..

I can't reproduce this on my -current system compiling non-threaded.. you
should have mentioned you are compiling with WITH_IMAGEMAGICK_THREADS.  It
does show up when using that option.

This is probably a bug. Please send a message to the port maintainer; they
need to update the port Makefile to include the correct thread
selection bits.

> Making all in utilities
> gmake[1]: Entering directory
> `/usr/ports/graphics/ImageMagick/work/ImageMagick-5.5.7/utilities'
> /bin/sh ../libtool --silent --mode=link cc  -O -pipe -lc_r
> -funroll-loops -DVM_STACK -march=pentium4 -Wall  -L/usr/local/lib -lc_r
> -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -o composite
> -L/usr/local/lib -lc_r -L/usr/X11R6/lib -L/usr/local/lib
> -L/usr/local/lib composite.o ../magick/libMagick.la
> /usr/local/lib/libjasper.so: warning: tmpnam() possibly used unsafely;
> consider using mkstemp()
> ../magick/.libs/libMagick.so: undefined reference to `pthread_equal'

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



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