Re: [chrony-users] Problem with authentication algorithm |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
On Mon, Oct 19, 2015 at 12:10:46PM +0200, Steven Liegaux wrote:
> The file /usr/include/nss/hasht.h exist:
>
> root@client-chrony:/usr/include/nss# l | grep hasht.h
> -rw-r--r-- 1 root root 1756 août 16 20:30 hasht.h
> root@client-chrony:/usr/include/nss#
>
> --------------------------------------------------------------------------------------------------------
>
> The file /usr/include/nss/nsslowhash.h exist too:
>
> root@client-chrony:/usr/include/nss# l | grep nsslowhash.h
> -rw-r--r-- 1 root root 1172 août 16 20:30 nsslowhash.h
> root@client-chrony:/usr/include/nss#
>
> --------------------------------------------------------------------------------------------------------
>
> I have nothing about "nss-softokn-devel" or "nss-softokn-freebl" or
> "freebl" onmy system. Nothing on Internet, except
> http://linuxsoft.cern.ch/cern/updates/slc6X/i386/RPMS/repoview/nss-softokn-freebl-devel.html
> but it's only for RedHat (and I'm on Debian).
Looking at the Debian packaging, it seems all necessary files are
included in the libnss3 and libnss3-dev packages.
What does "pkg-config --cflags --libs nss" print?
You might need to set the CPPFLAGS variable for configure:
CPPFLAGS="-I/usr/include/nss" ./configure
Does the error message in config.log change after this?
--
Miroslav Lichvar
--
To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "unsubscribe" in the subject.
For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.