Mladen Turk wrote: > > -1 > Doesn't build on Windows. > > apr-util included doesn't include the > backport of r667437, so it break compiles with > nasty warnings > > .\dbd\apr_dbd.c(101) : warning C4013: 'apu_dso_init' undefined > .\dbd\apr_dbd.c(148) : warning C4013: 'apu_dso_mutex_lock' undefined > .\dbd\apr_dbd.c(155) : warning C4013: 'apu_dso_mutex_unlock' undefined > > So, none of the tools using static apr-util (htdbm, htcacheclean, etc) > cannot be build cause of missing aprutil-1.lib
I'm sort of baffled. I'll have to look at my build logs (which were piped away to a handy location, not on this box) but I didn't see any noise from the compiler that I remember. I trust you are building apr-util as part of httpd and not stand-alone (there's a tarball for that purpose).
