📄 50
字号:
Replied: Sat, 28 Dec 1996 01:24:02 -0500Replied: "John Hay <jhay@zibbi.mikom.csir.co.za> "Received: from snow-white.ee.udel.edu by whimsy.udel.edu id aa09722; 27 Dec 96 7:42 GMTReceived: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.8.3/8.8.3) id JAA20617 for stenn@whimsy.udel.edu; Fri, 27 Dec 1996 09:42:10 +0200 (SAT)From: John Hay <jhay@zibbi.mikom.csir.co.za>Message-Id: <199612270742.JAA20617@zibbi.mikom.csir.co.za>Subject: Problems with configure on FreeBSD againTo: stenn@whimsy.udel.eduDate: Fri, 27 Dec 1996 09:42:10 +0200 (SAT)X-Mailer: ELM [version 2.4ME+ PL24 (25)]MIME-Version: 1.0Content-Type: text/plain; charset=US-ASCIIContent-Transfer-Encoding: 7bitHi Harlan,In xntpd3-5.87.6-export the probe in configure for kernel_pll is broken. Thevalue for ac_cv_var_ntp_syscalls on FreeBSD is "libc", but the test is:---- case "$ac_cv_header_sys_timex_h$ac_cv_var_ntp_syscalls" inyesyes) ac_cv_var_kernel_pll=yes ;;*) ac_cv_var_kernel_pll=no ;;esac-----If I understand the configure script correctly, ac_cv_var_ntp_syscalls cannever be yes, but only "no, libc or kernel"?John-- John Hay -- John.Hay@mikom.csir.co.za
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -