evilginx icon indicating copy to clipboard operation
evilginx copied to clipboard

installation issue / unable to install

Open shahidakhter786 opened this issue 4 years ago • 1 comments

src/os/unix/ngx_user.c: In function ‘ngx_libc_crypt’: src/os/unix/ngx_user.c:36:7: error: ‘struct crypt_data’ has no member named ‘current_salt’ 36 | cd.current_salt[0] = ~salt[0]; | ^ make[2]: *** [objs/Makefile:1050: objs/src/os/unix/ngx_user.o] Error 1 make[1]: *** [Makefile:8: build] Error 2 make: *** [Makefile:8: all] Error 2 [-] Failed to compile openresty.

shahidakhter786 avatar Sep 26 '21 00:09 shahidakhter786

I am also having the same issue on a Ubuntu 20.04 LTS hosted on AWS.

c0y0te-git avatar Dec 10 '21 18:12 c0y0te-git