I'm having difficulties building Apache 2.2.6 for Windows. I run into the following compile errors: 1>.\network_io\unix\multicast.c(137) : error C2079: 'mip' uses undefined struct 'group_source_req' 1>.\network_io\unix\multicast.c(168) : error C2224: left of '.gsr_interface' must have struct/union type 1>.\network_io\unix\multicast.c(168) : warning C4013: 'find_if_index' undefined; assuming extern returning int ..... I am compiling using Visual C++ 2005 Express, and I have followed all the instructions here >>> http://httpd.apache.org/docs/2.0/platform/win_compiling.html Is it trying to build Unix-specific files that should be ignored on the Win32 platform? I get the same errors regardless of whether I build from the command line or IDE, and whether I do a debug or release build. Please advise! Thanks in advance. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx