opentracing-contrib/nginx-opentracing

Error when building on centos7 No such file or directory dynamic_load.h propagation.h

Closed this issue · 1 comments

Centos 7.9
nginx 1.21.1

When building a dynamic module, an error occurs about the lack of header files in the source code dynamic_load.h and propagation.h . They are really not there.
Where can I get these files from ?

I don't do the build through docker or whatever, I go by building the rpm package through a spec file.

2

We need to build another opentracing-cpp package. Went to write spec for it.