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

nginx make error #12

Open
ljr0683 opened this issue Apr 30, 2022 · 1 comment
Open

nginx make error #12

ljr0683 opened this issue Apr 30, 2022 · 1 comment

Comments

@ljr0683
Copy link

ljr0683 commented Apr 30, 2022

Hi, I was following your tutorial and I got this error when I did nginx make installation

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];
| ^
I am using Raspberry Pie 4B now and the operating system is Raspian full version
I need your help thanks

@DeTeam
Copy link
Owner

DeTeam commented May 4, 2022

Hi @ljr0683

Thanks for reporting. Unfortunately, I no longer have a raspberry pi at hand so won't be able to assist with debugging.
Maybe going forward with a different version of nginx or related modules would help?

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