Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NTPD won't start - timer_create problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
fincoop
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2004
Posts: 147

PostPosted: Sun Nov 10, 2024 8:46 pm    Post subject: NTPD won't start - timer_create problem Reply with quote

Hello all,

NTPD is suddenly failing to start, I'm not sure if I made a change that would cause this. I have just updated to the latest, version didn't seem to matter. Syslog follows:

Code:
Nov 10 15:43:38 server ntpd[9250]: ntpd 4.2.8p17@1.4004-o Sun Nov 10 20:35:52 UTC 2024 (1): Starting
Nov 10 15:43:38 server ntpd[9250]: Command line: /usr/sbin/ntpd -g -p /var/run/ntpd.pid
Nov 10 15:43:38 server ntpd[9250]: ----------------------------------------------------
Nov 10 15:43:38 server ntpd[9250]: ntp-4 is maintained by Network Time Foundation,
Nov 10 15:43:38 server ntpd[9250]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Nov 10 15:43:38 server ntpd[9250]: corporation.  Support and training for ntp-4 are
Nov 10 15:43:38 server ntpd[9250]: available at https://www.nwtime.org/support
Nov 10 15:43:38 server ntpd[9250]: ----------------------------------------------------
Nov 10 15:43:38 server ntpd[9252]: timer_create failed, Function not implemented
Nov 10 15:43:38 server ntpd[9250]: daemon child exited with code 1
Nov 10 15:43:38 server /etc/init.d/ntpd[9249]: start-stop-daemon: failed to start `/usr/sbin/ntpd'


Any ideas what could cause this?
TIA
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22769

PostPosted: Sun Nov 10, 2024 9:34 pm    Post subject: Reply with quote

According to the output, timer_create is not implemented. Is that correct? Does your kernel have support for that system call? If unsure, please pastebin your active kernel configuration, and show the output of emerge --info --verbose sys-libs/glibc.
Back to top
View user's profile Send private message
fincoop
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2004
Posts: 147

PostPosted: Sun Nov 10, 2024 11:01 pm    Post subject: Reply with quote

Hu wrote:
According to the output, timer_create is not implemented. Is that correct? Does your kernel have support for that system call? If unsure, please pastebin your active kernel configuration, and show the output of emerge --info --verbose sys-libs/glibc.


Thank you, I was missing a kernel option - Posix Clocks and Timers.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum