[us...@httpd] apxs:Error: Sorry, cannot determine bootstrap symbol name

2009-03-19 Thread Hindley Nick
any suggestions? using apache 2.2.11 to build mod_proxy [r...@newhf3pad proxy]# apxs -i -a -c *.c /usr/apache2/build/libtool --silent --mode=compile gcc -prefer-pic -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -pthread -I/usr/apache2/include -I/usr/apache2/include -I/u

[us...@httpd] printing an httpd.conf file

2009-03-06 Thread Hindley Nick
hello all, I've inherited a system with a baroque set of configuration files - nested includes etc. I've been trying to unpick this and have found a perl module Config::ApacheFormat which looks powerful enough to be able to to the parsing. However, my perl isnt good enought to be able to hack