Skip to content

build error with nginx/1.3.15 #8

@leecade

Description

@leecade

nginx -V
nginx version: nginx/1.3.15
built by gcc 3.4.5 20051201 (Red Hat 3.4.5-2)
configure arguments: --prefix=/home/users/xx/local/nginx


make[1]: Entering directory /home/users/xx/src/nginx-1.3.15' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I src/mail \ -o objs/addon/src/chunked_parser.o \ module/chunkin-nginx-module-0.23rc4/src/chunked_parser.c src/chunked_parser.rl: In functionngx_http_chunkin_run_chunked_parser':
src/chunked_parser.rl:296: error: structure has no member named plain_http' make[1]: *** [objs/addon/src/chunked_parser.o] Error 1 make[1]: Leaving directory/home/users/yuji/src/nginx-1.3.15'
make: *** [install] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions