libxklavier and wv build error: undefined reference to `pthread_equal'

Pascal Hofstee caelian at gmail.com
Wed Mar 1 08:49:54 PST 2006


On 3/1/06, Marcin Jessa <yazzy at yazzy.org> wrote:

> Most propably. I've WITH_THREADS=YES for python in my make.conf.
> Thanks.


I've noticed the exact same issue myself and yes it's caused by having
libxml2 build with the WITH_THREADS flag set ... however this has never been
a problem for the libxklavier port until the change from
USE_AUTOTOOLS=libtool:15 to GNU_CONFIGURE=yes.

I actually simply put USE_AUTOTOOLS=libtool:15 back into the libxklavier
port's Makefile and the port once more builds without a hitch.

If somebody can at least commit that line back into the Makefile the port
should work regardless of how libxml2 was built .. but it would be nice if
somebody can figure out why apparently that USE_AUTOTOOLS=libtool:15 entry
seems to be needed.

--
  Pascal Hofstee


More information about the freebsd-gnome mailing list