After recent cvs update -d , ./buildconf and ./configure (with args), then make I get the following error
gawk: /usr/local/src/apache/httpd-2.1/httpd-2.0/build/make_exports.awk:138: (FIL ENAME=/usr/local/src/apache/httpd-2.1/httpd-2.0/include/pcreposix.h FNR=99) fata l: cannot open file `/usr/local/src/apache/httpd-2.1/httpd-2.0/include/rfc1413.h ' for reading (No such file or directory) make[2]: *** [/usr/local/src/apache/httpd-2.1/httpd-2.0/server/exports.c] Error 2 make[2]: Leaving directory `/usr/local/src/apache/httpd-2.1/httpd-2.0/server' make[1]: *** [all-recursive] Error 1 Looking in an older directory tree (httpd-2.0.43), the file include/rfc1413.h is there
