On 15.10.2007, at 02:36, William A. Rowe, Jr. wrote:
Torsten Curdt wrote:
Hmmm ...better to ask on the dev list?
Where does -no-cpp-precomp come from? That's weird!
Well my configure says
Applying APR hints file rules for i386-apple-darwin8.10.1
adding "-DDARWIN" to CP
Hmmm ...better to ask on the dev list?
cheers
--
Torsten
On 13.10.2007, at 21:40, Torsten Curdt wrote:
I've got some problems building 2.2.6 on OSX 10.4.10. For some
reason the build ends up with unmatched #if/endifs. What I did:
curl http://apache.mirror.iphh.net/httpd/httpd-2.2.6.t
I've got some problems building 2.2.6 on OSX 10.4.10. For some reason
the build ends up with unmatched #if/endifs. What I did:
curl http://apache.mirror.iphh.net/httpd/httpd-2.2.6.tar.gz >
httpd-2.2.6.tar.gz
tar xzvf httpd-2.2.6.tar.gz
cd httpd-2.2.6
./configure
make
...
gcc -E -DHAVE_CONF