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

Any help with compile issue #5

Open
kleuf opened this issue May 15, 2017 · 1 comment
Open

Any help with compile issue #5

kleuf opened this issue May 15, 2017 · 1 comment

Comments

@kleuf
Copy link

kleuf commented May 15, 2017

Hi there

When i try to add this module, i get the following error when configure runs:

nginx-x-rid-header/ngx_x_rid_header_module.c:9:24: fatal error: uuid.h: No such file or directory
compilation terminated.

I have uuid-dev install and also the "--with-ld-opt=-lossp-uuid" line has been added.

Please can you assist with this?

@ravloony
Copy link

In case someone still needs this for some reason: you need to add "-I /usr/include/ossp" to your c compiler flags

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