[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Frontpage 2002 + OpenBSD-current, Apache 1.3.23



Has anyone configured OpenBSD current's builtin Apache 1.3.23 to work
with Frontpage 2002 extensions? The mod_frontpage port uses FP 2000
extensions. 
I tried following this link 

http://archives.neohapsis.com/archives/openbsd/2001-06/1794.html

but it bombs at the "make -f Makefile.bsd-wrapper" step with the
following error.

http_request.c: In function `get_path_info':
http_request.c:191: structure has no member named `execfilename'
http_request.c:191: structure has no member named `execfilename'
http_request.c: In function `directory_walk':
http_request.c:581: structure has no member named `execfilename'
http_request.c:581: structure has no member named `execfilename'
http_request.c:592: structure has no member named `execfilename'
http_request.c:592: structure has no member named `execfilename'
*** Error code 1

Stop in /usr/src/usr.sbin/httpd/obj/src/main.
*** Error code 1

Stop in /usr/src/usr.sbin/httpd/obj/src (line 155 of Makefile).
*** Error code 1

Stop in /usr/src/usr.sbin/httpd/obj (line 202 of ./Makefile).
*** Error code 1

Stop in /usr/src/usr.sbin/httpd/obj (line 184 of Makefile).
*** Error code 1