Skip to content

Compilation issue in nginx_ofp #3

@Nesyan

Description

@Nesyan

hi,
I followed readme. in section 1, after run ./configure, I get the following error of make install command:
sysadmin@ubuntu:~/Downloads/nginx_ofp$ make install make -f objcs/Makefile install make[1]: Entering directory '/home/sysadmin/Downloads/nginx_ofp' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I/scripts/check- odp/new-build//include//include -I src/event/modules -I src/os/unix -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c In file included from src/core/nginx.c:9:0: src/core/ngx_core.h:13:17: **fatal error**: odp.h: no such file or directory compilation terminated. objs/Makefile:352:recipe for target 'objs/src/core/nginx.o' failed ....
thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions