Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 1999 16:30:45 +0100
From:      Marcel Moolenaar <marcel@scc.nl>
To:        emulation@FreeBSD.ORG
Subject:   Re: sched_setscheduler error message?
Message-ID:  <36FA56A5.2DD468DD@scc.nl>
References:  <XFMail.990325082901.patrick@cre8tivegroup.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Patrick Gardella wrote:
> 
> When testing a new piece of software, I got the following message:
> 
> Mar 24 23:36:20 new /kernel: cmd civctp pid 2862 tried to use
> non-present sched_setscheduler

Rebuild your kernel with:

options         "P1003_1B"
options         "_KPOSIX_PRIORITY_SCHEDULING"
options         "_KPOSIX_VERSION=199309L"

This should solve your problem, although I don't have any experience with it.

marcel


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36FA56A5.2DD468DD>