POSIX threads failure on arm?

Olivier Houchard mlfbsd at ci0.org
Tue Apr 10 11:32:15 UTC 2007


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


More information about the freebsd-arm mailing list