Re: [us...@httpd] compilation of apache 2.2 on windows

2009-08-06 Thread walty
thx william, that works! walty 2009/8/6 William A. Rowe, Jr. > walty wrote: > > > > By the way, the line of error seems to induced from somewhere inside > > "srclib\apr-util\aprutil.dep" > > Right. set NO_EXTERNAL_DEPS=1 in the environment, that will actually > bypass all broken (and working)

Re: [us...@httpd] compilation of apache 2.2 on windows

2009-08-06 Thread William A. Rowe, Jr.
walty wrote: > > By the way, the line of error seems to induced from somewhere inside > "srclib\apr-util\aprutil.dep" Right. set NO_EXTERNAL_DEPS=1 in the environment, that will actually bypass all broken (and working) dependency checking. > Do I miss something here? Nope, the new APR packages

[us...@httpd] compilation of apache 2.2 on windows

2009-08-06 Thread walty
hi all, For some reasons, I need to compile apache on windows. I have installed windows server 2008, vistual studio 2008 professional, windows sdk for windows server 2008, and gnu awk. The source tree is I used is "httpd-2.2.12-win32-src", and I followed the instructions on http://httpd.apache.