Skip to content

Fix build with absolute --builddir= values.#103

Open
bavshin-f5 wants to merge 1 commit into
nginx:mainfrom
bavshin-f5:auto-builddir-absolute
Open

Fix build with absolute --builddir= values.#103
bavshin-f5 wants to merge 1 commit into
nginx:mainfrom
bavshin-f5:auto-builddir-absolute

Conversation

@bavshin-f5
Copy link
Copy Markdown
Member

This fixes two issues with auto/configure --builddir=/tmp/nginx-otel-build:

[ 20%] Building CXX object CMakeFiles/ngx_otel_module.dir/src/http_module.cpp.o
In file included from /home/bavshin/sources/nginx/nginx-otel/src/http_module.cpp:1:
/home/bavshin/sources/nginx/nginx-otel/src/ngx.hpp:4:10: fatal error: ngx_config.h: No such file or directory
    4 | #include <ngx_config.h>
      |          ^~~~~~~~~~~~~~
[ 90%] Linking CXX shared module /home/bavshin/sources/nginx/nginx/tmp/nginx-otel-build/ngx_otel_module.so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

2 participants