Date: Wed, 24 Jan 2018 15:47:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225433] www/nginx: lua build broken Message-ID: <bug-225433-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225433 Bug ID: 225433 Summary: www/nginx: lua build broken Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: joneum@FreeBSD.org Reporter: mwalker@carbonhouse.com Assignee: joneum@FreeBSD.org Flags: maintainer-feedback?(joneum@FreeBSD.org) Created attachment 190036 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190036&action= =3Dedit Remove ngx_http_lua patches from Makefile Hello, The updates to ngx_http_lua in r459527 broke the build of nginx with the LUA option enabled. The five ngx_http_lua patches mentioned below were needed for ngx_http_lua 0.10.8, but are now included in 0.10.11, and not needed as trying to apply = them again fails the build. So they can be removed: files/extra-patch-ngx_http_lua_common.h files/extra-patch-ngx_http_lua_headers.c files/extra-patch-ngx_http_lua_headers.h files/extra-patch-ngx_http_lua_module.c files/extra-patch-ngx_http_lua_ssl_ocsp.c I've attached the Makefile diff that addresses these as well. Removing the files and updating the Makefile allowed me to successfully bui= ld nginx with the LUA option. Cheers! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225433-13>