3 Oct
2018
3 Oct
'18
3:47 p.m.
Thank you. Now it is working!
On Wed, Oct 3, 2018 at 2:44 PM Timo Sirainen tss@iki.fi wrote:
On 3 Oct 2018, at 14.09, Berindeie Avram-Teodor berindeie.teo@gmail.com wrote:
I do not have downloaded the source from GitHub.
The patch modifies configure.ac, so unless you run autogen.sh the configure script isn't modified and that patch doesn't work. Or as an alternative you could simply manually append to config.h:
#define HAVE_CRYPT_H
On Wed, Oct 3, 2018 at 1:53 PM Timo Sirainen tss@iki.fi wrote:
On 3 Oct 2018, at 13.22, Berindeie Avram-Teodor berindeie.teo@gmail.com wrote:
I applied the patch and recompiled but nothing resolved. What else can I do?
You also need to run autogen.sh & configure again.