[Bug 253542] www/bozohttpd: update to 20201014 and add config options
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 17 12:33:27 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253542
--- Comment #5 from Fernando Apesteguía <fernape at 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=gnu99 -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=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall
-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>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list