Phew whit some help I got it all sorted out. Everything seems to be running and functioning at first sight. Atleast my config because I couln't get the test framework to run.
Although compiling from a converted source was a pain +1 on this if the final win32-src.zip compiles file after extraction. Jorge On Jan 4, 2008 11:55 PM, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: > Jorge Schrauwen wrote: > > I'm getting a whole lot of errors with vs 2008 and 2005 on windows: > > > > Apr seems to be to blame: > > --- > > Error 1 error C2079: 'mip' uses undefined struct > > 'group_source_req' > > s:\source\x86\httpd-2.2\srclib\apr\network_io\unix\multicast.c 140 apr > > Next time, try out the MS SDK beta and give them a bug report before > it's "too late" :) Not APR to blame, it's the MS SDK headers. > > http://issues.apache.org/bugzilla/show_bug.cgi?id=40398 > > is the trivial fix for their bogosity. > > Bill > -- ~Jorge