This is with a fresh, unmodified 1.3.3. Apparently, for some reason "gen_uri_delims" is never run, which generates the header file "uri_delims.h" -- per the comments in "util_uri.c"... /* the uri_delims.h file is autogenerated by gen_uri_delims.c */
When I looked at "uri_delims.h" it was empty. I then ran this gen manually, and continued with my "make" successfully. Apache is now running successfully. This is a serious technical flaw. > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Is this with an unchanged 1.3.3? Please try unpacking it > from the source again and remaking. Watch the build process > carefully for other errors, or anything mentioning "uri_delims".
