[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] configure --with-threads and config.log
- From: Daniel Veillard <veillard redhat com>
- To: peterbarrie <peterbarrie btconnect com>
- Cc: xml gnome org
- Subject: Re: [xml] configure --with-threads and config.log
- Date: Mon, 4 Apr 2005 08:36:32 -0400
On Fri, Apr 01, 2005 at 12:26:21PM +0000, peterbarrie wrote:
> I'm configuring libxml2 under QNX x86 V6.2.1
> libxml2 2.6.18
>
> Here's some of the output from ./configure --with-mem-debug
> --with-threads
> 8<...
> Enabling multithreaded support
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking for pthread_join in -lpthread... no
> 8<...
>
> That looks good.
No it does not look good.
http://www.opengroup.org/onlinepubs/009695399/functions/pthread_join.html
your implementation of pthread seems to be missing pthread_join or
the configure code could not find your thread library.
You will have to look at the .log to find out why, that can't be debugged
on a different OS.
Daniel
--
Daniel Veillard | Red Hat Desktop team http://redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]