Date: Wed, 17 Feb 2021 12:33:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253542] www/bozohttpd: update to 20201014 and add config options Message-ID: <bug-253542-7788-VckLombxJ9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253542-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-253542-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253542 --- Comment #5 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> --- Hmmm... does this build for you? --- lua-bozo.o --- cc -O2 -pipe -DDO_HTPASSWD -I/usr/local/include/lua52 -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.lua-bozo.o -MTlua-bozo.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstri ct-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c lua-boz o.c -o lua-bozo.o --- main.o --- cc -O2 -pipe -DDO_HTPASSWD -I/usr/local/include/lua52 -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.main.o -MTmain.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-proto types -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c main.c -o main. o --- bozohttpd.8.gz --- gzip -cn bozohttpd.8 > bozohttpd.8.gz --- content-bozo.o --- In file included from content-bozo.c:40: ./bozohttpd.h:48:10: fatal error: 'blocklist.h' file not found #include <blocklist.h> ^~~~~~~~~~~~~ --- ssl-bozo.o --- In file included from ssl-bozo.c:41: ./bozohttpd.h:48:10: fatal error: 'blocklist.h' file not found #include <blocklist.h> ^~~~~~~~~~~~~ --- lua-bozo.o --- In file included from lua-bozo.c:44: ./bozohttpd.h:48:10: fatal error: 'blocklist.h' file not found #include <blocklist.h> --=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-253542-7788-VckLombxJ9>