On 3 Oct 2018, at 14.09, Berindeie Avram-Teodor <[email protected]> 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 <[email protected] > <mailto:[email protected]>> wrote: > On 3 Oct 2018, at 13.22, Berindeie Avram-Teodor <[email protected] > <mailto:[email protected]>> wrote: > > > > I applied the patch and recompiled but nothing resolved. > > What else can I do? > > You also need to run autogen.sh & configure again. >
