On Wed, 2 Feb 2000, Ollivier Robert wrote:

> According to Greg Lehey:
> >   Feb  1 12:14:59 panic /kernel: cmd ntpd pid 96 tried to use non-present 
>sched_get_priority_max
> >   Feb  1 12:14:59 panic /kernel: cmd ntpd pid 96 tried to use non-present 
>sched_setscheduler
> > 
> > I've seen a message that this last is related to POSIX threads, but I
> > haven't had any confirmation, and that should be mentioned somewhere
> > UPDATING.
> 
> As the sched_* functions are now enabled by default (POSIX stuff) in GENERIC I
> decided to enable their use within ntpd. 

ntp should use the POSIX feature test macros for these functions.
Unfortunately, it uses autoconfig, and we turn this into hard coded
configuration by committing the generated config.h file as a source
file.

Bruce



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to