Date: Fri, 10 Sep 1999 09:53:41 -0700 From: Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> To: Jos Backus <Jos.Backus@nl.origin-it.com> Cc: Brian Beattie <beattie@aracnet.com>, stable@FreeBSD.ORG Subject: Re: Error message when running StarOffice 5.1 Message-ID: <199909101654.JAA05157@passer.osg.gov.bc.ca> In-Reply-To: Your message of "Fri, 10 Sep 1999 09:47:23 %2B0200." <19990910094723.A34672@hal.mpn.cp.philips.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <19990910094723.A34672@hal.mpn.cp.philips.com>, Jos Backus
writes:
> On Thu, Sep 09, 1999 at 03:23:51PM -0700, Brian Beattie wrote:
> > Sep 9 15:19:01 w-bbeattie /kernel: cmd soffice.bin pid 10767 tried to use
> non-present sched_yield
>
> Add
>
> options P1003_1B
> options _KPOSIX_PRIORITY_SCHEDULING
> options _KPOSIX_VERSION=199309L
>
> to your kernel config, and build/install/reboot.
It would be nice if this were in the GENERIC kernel. I came across
this when installing the NTP port. NTP determines whether an O/S has
support for POSIX priority scheduling by looking in the /usr/include.
If it cannot find it it assumes rtprio support. Since it finds it in
/usr/include it includes support even though the kernel may not have
support included it.
I suppose another alternative might be for ports that check for it,
check using sysctl p1003_1b.priority_scheduling, rather than looking in
/usr/include, to determine whether it's supported in that particular
kernel or not.
Regards, Phone: (250)387-8437
Cy Schubert Fax: (250)387-5766
Open Systems Group Internet: Cy.Schubert@uumail.gov.bc.ca
ITSD Cy.Schubert@gems8.gov.bc.ca
Province of BC
"e**(i*pi)+1=0"
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909101654.JAA05157>
