Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation issue / unable to install #97

Open
shahidakhter786 opened this issue Sep 26, 2021 · 1 comment
Open

installation issue / unable to install #97

shahidakhter786 opened this issue Sep 26, 2021 · 1 comment

Comments

@shahidakhter786
Copy link

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.

@c0y0te-git
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants