Date: Tue, 10 Apr 2007 13:50:11 +0200 From: Olivier Houchard <mlfbsd@ci0.org> To: Krassimir Slavchev <krassi@bulinfo.net> Cc: freebsd-arm@freebsd.org, freebsd-current@freebsd.org Subject: Re: POSIX threads failure on arm? Message-ID: <20070410115011.GA19555@ci0.org> In-Reply-To: <461B7268.7050904@bulinfo.net> References: <461B7268.7050904@bulinfo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 10, 2007 at 02:18:00PM +0300, Krassimir Slavchev wrote: > Hi, > > When using libpthread on 7.0-CURRENT: > > Fatal error 'kse_create() failed > ' at line 441 in file /usr/src-arm/src/lib/libpthread/thread/thr_kern.c > (errno = 45) > > Both libc_r and libthr work. > This error happens only on arm! > > What does this error mean? > Hi, Make sure you have "options KSE" in your kernel config file. Regards, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070410115011.GA19555>