Date: Wed, 1 Mar 2006 08:49:51 -0800 From: "Pascal Hofstee" <caelian@gmail.com> To: "Marcin Jessa" <yazzy@yazzy.org> Cc: Jean-Yves Lefort <jylefort@freebsd.org>, gnome@freebsd.org, ports@freebsd.org Subject: Re: libxklavier and wv build error: undefined reference to `pthread_equal' Message-ID: <d8a0b7620603010849me892f58v8a186669bcc20a78@mail.gmail.com> In-Reply-To: <20060301161110.d6c0bb40.yazzy@yazzy.org> References: <20060301092920.18e08881.yazzy@yazzy.org> <20060301155902.15c6ad59.jylefort@FreeBSD.org> <20060301161110.d6c0bb40.yazzy@yazzy.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/1/06, Marcin Jessa <yazzy@yazzy.org> wrote: > Most propably. I've WITH_THREADS=3DYES 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 bee= n a problem for the libxklavier port until the change from USE_AUTOTOOLS=3Dlibtool:15 to GNU_CONFIGURE=3Dyes. I actually simply put USE_AUTOTOOLS=3Dlibtool: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=3Dlibtool:15 entr= y seems to be needed. -- Pascal Hofstee
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d8a0b7620603010849me892f58v8a186669bcc20a78>