kmra...@rockwellcollins.com wrote on Thu, Jun 21, 2012 at 12:36:29 -0500: > > From: Daniel Shahaf <danie...@elego.de> > > > Also, specifying --without-apxs does not correctly disable building > > > mod_dav_svn and mod_dontdothat. The build fails with a missing > httpd.h, > > > error, so I pointed it to my local build of httpd as a workaround. > > > > > > > httpd 2.2 or 2.4? > > I pointed it to 2.2.22 as a workaround, but originally I was trying to > build without mod_dav_svn or mod_dontdothat (passing --without-apxs) > That just fails if you do not have httpd-devel installed... >
We'll have to fix that then. I'm not sure (without checking logs) whether it's one of the 1.7.x bugs I'd mentioned. > > I remember fixing an issue with mod_dontdothat and such --- and also > > nominting it for 1.7.x backport --- if there is still an issue here > > I could look... > > > > (Well, rather, "add it to my list". Quite busy this and next week) > > > > > Another very *minor* thing I noticed is that the sqlite3 error > > > during the build still references the old sqlite3 naming > > > format and references a http:// URL that is no longer valid. > > > > Which error? The one in build/ac-macros/sqlite.m4? Line number please? > > Just (on a machine with old sqlite3 installed): > mv sqlite-almagamation foo > ./configure > Why didn't you just say "yes" ? Could you send a patch to the file I named?