Re: [users@httpd] error: 'ap_document_root_check' undeclared

2013-07-12 Thread Mike Rumph
Hello Don, ap_document_root_check is declared in httpd-2.2.25/include/http_main.h This was introduced in httpd 2.2.17. You have several include directories ahead of /sw/sources/httpd-2.2.25/include. Perhaps one of these has an older version of http_main.h. Thanks, Mike Rumph On 7/12/2013 7:2

Re: [users@httpd] error: 'ap_document_root_check' undeclared

2013-07-12 Thread Mike Rumph
Hello Don, What configure options are you using? Thanks, Mike Rumph On 7/12/2013 5:53 AM, Don Fike wrote: Using 2.2.25, when running make I get the following error, would like help resolving this, Thanks, /sw/build-1/libtool --silent --mode=compile gcc -pthread -fPIC -DLINUX=2 -D_REENTRA

[users@httpd] error: 'ap_document_root_check' undeclared

2013-07-12 Thread Don Fike
Using 2.2.25, when running make I get the following error, would like help resolving this, Thanks, /sw/build-1/libtool --silent --mode=compile gcc -pthread -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/sw/apps/mysql/include/mysql -I/sw/apps/apache2/include -I/sw/apps/python/include/python2.7