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

Error: undeclared "lcf" during installation #302

Open
falbuixech opened this issue Feb 15, 2024 · 2 comments
Open

Error: undeclared "lcf" during installation #302

falbuixech opened this issue Feb 15, 2024 · 2 comments

Comments

@falbuixech
Copy link

I've installed this module in the past with no issues, but now in Ubuntu 22 I got:

/usr/local/src/nginx/modules/nginx-clojure-master/src/c/ngx_http_clojure_module.c:2569:32: error: ‘lcf’ undeclared (first use in this function); did you mean ‘scf’?

 2569 |     rc = ngx_http_clojure_eval(lcf->log_handler_id, r, pi);
@falbuixech falbuixech changed the title Error during installation Error: undeclared "lcf" during installation Feb 15, 2024
xfeep added a commit that referenced this issue Feb 18, 2024
@xfeep
Copy link
Member

xfeep commented Feb 18, 2024

Commit d177468 fixed it. Please try again.

@falbuixech
Copy link
Author

It seems to work now.

Thanks!

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