On Wed, 2 Feb 2000, Ollivier Robert wrote: > According to Bruce Evans: > > 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. > > Wouldn't work. Autoconf finds the sched_* functions regardless of their > presence in the kernel config. file. Autoconf is a compile-time utility > whereas we'd need something more sophisticated to get this right. ntp would work if it were configured POSIXly. autoconf cannot work. Another problem is that the presence of the sched_* functions in headers is independent of kernel options, so compile time POSIX feature tests don't work. Bruce To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: UPDATING Max Khon
- Re: UPDATING Eric Jacoboni
- Serious problems installing -CURRENT (was: UPDA... Greg Lehey
- Re: Serious problems installing -CURRENT (w... Marc Schneiders
- Re: Serious problems installing -CURRENT (w... Yoshinobu Inoue
- Solved: Serious problems installing -CURREN... Greg Lehey
- Re: Serious problems installing -CURRENT (w... Ollivier Robert
- Re: Serious problems installing -CURREN... Bruce Evans
- Re: Serious problems installing -CURREN... Ollivier Robert
- Re: Serious problems installing -CURREN... John Hay
- Re: Serious problems installing -CURREN... Bruce Evans
- Re: Serious problems installing -CURREN... Peter Jeremy
- Re: Serious problems installing -CURREN... Bruce Evans
- Re: Serious problems installing -CURREN... Peter Jeremy
- Re: Serious problems installing -CURREN... Poul-Henning Kamp
- Re: UPDATING Warner Losh
- Re: UPDATING Ruslan Ermilov
- Re: UPDATING Bruce Evans
- Re: UPDATING Ruslan Ermilov
- Re: UPDATING Bruce Evans
- Re: UPDATING Jim Bloom
