Gregg L. Smith wrote: > Hello again, > > While were at it. > I dropped in APR/Util 1.3.9 and had a go at it.
> Compiling... > util_ldap.c > E:\build\httpd-2.3.3-alpha\modules\ldap\util_ldap.c(2667) : error C2065: > 'AP_LDAP_OPT_DEBUG' : undeclared identifier This looks like a purely httpd error; AP_ is the httpd namespace, nothing at all to do with apr.