root@client-chrony:/tmp# find / -name "libfreebl3.so"
/usr/lib/x86_64-linux-gnu/nss/libfreebl3.so
-------------------------------------------------------
root@client-chrony:/tmp# export
LDFLAGS="-L/usr/lib/x86_64-linux-gnu/nss/"
-------------------------------------------------------
Now, it's ALMOST better ^^
root@client-chrony:/tmp# sh install.sh
Configuring for Linux-x86_64
Checking for 64-bit time_t : Yes
NTP time mapped to 1965-10-31T13:34:25Z/2101-12-07T20:02:41Z
Checking for math : No
Checking for math in -lm : Yes
Checking for <stdint.h> : Yes
Checking for <inttypes.h> : Yes
Checking for IPv6 support : Yes
Checking for in6_pktinfo : No
Checking for in6_pktinfo with _GNU_SOURCE : Yes
Checking for getaddrinfo() : Yes
Checking for pthread : Yes
Checking for <sys/timepps.h> : No
Checking for <timepps.h> : No
Checking for libcap : No
Checking for <linux/rtc.h> : Yes
Checking for <linux/ptp_clock.h> : Yes
Checking for clock_gettime() : No
Checking for clock_gettime() in -lrt : Yes
Checking for sched_setscheduler() : Yes
Checking for mlockall() : Yes
Checking for editline : No
Checking for readline : No
Checking for readline with -lncurses : No
Checking for NSS : Yes
Features : +CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -DEBUG -READLINE
+ASYNCDNS +IPV6 +SECHASH
Creating Makefile
Creating chrony.conf.5
Creating chrony.texi
Creating chronyc.1
Creating chronyd.8
In file included from /usr/include/nss/nss.h:46:0,
from hash_nss.c:28:
/usr/include/nss/seccomon.h:19:21: fatal error: prtypes.h: Aucun
fichier ou dossier de ce type
compilation terminated.
In file included from /usr/include/nss/nss.h:46:0,
from hash_nss.c:28:
/usr/include/nss/seccomon.h:19:21: fatal error: prtypes.h: Aucun
fichier ou dossier de ce type
compilation terminated.