So I started the PSDK again, and this time I noticed that it's a WEB install, so when I thought it was hung it was just downloading a large file. The install finished when I was more patient, and got still further, but hit YAIP (Yet Another Include Problem):
C:\Program Files\Apache Software Foundation\Apache2.2\bin>vsvars32.bat Setting environment for using Microsoft Visual Studio 2005 x86 tools. C:\Program Files\Apache Software Foundation\Apache2.2\bin>setenv.cmd /2000 Attempting to detect a Microsoft Visual Studio installation Targeting Windows 2000 and IE 5.0 DEBUG C:\Program Files\Apache Software Foundation\Apache2.2\bin>apxs -c -i -a mod_httpbl.ccl /nologo /MD /W3 /O2 /D WIN32 /D _WINDOWS /D NDEBUG -I"C:\PROGRA~1\APACHE~1\Apache2.2\include" /c /Fomod_httpbl.lo mod_httpbl.c
mod_httpbl.cmod_httpbl.c(360) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory
apxs:Error: Command failed with rc=131072 So why am I missing this one, and what SDK do I hafta download to get it? Mark -------- Original Message --------Subject: Re: Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PL
From: Mark A. Craig <mark.a.craig@xxxxxxxxx> To: Mark A. Craig <mark.a.craig@xxxxxxxxx> Date: Wednesday, October 03, 2007 02:10:51 PM
Downloaded the SDK for "Vista and .NET 3.0 Runtime Components", and now it's telling me that Setup.exe is not a valid Win32 application! I've downloaded and tried to run it three separate times now, same response each time. And yes, I downloaded it from microsoft.com. o_OMark -------- Original Message --------Subject: Re: Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PLFrom: Mark A. Craig <mark.a.craig@xxxxxxxxx> To: users@xxxxxxxxxxxxxxxx Date: Wednesday, October 03, 2007 01:57:38 PMI think you're right... I'm trying to install the Platform SDK right now, and apparently it's HUNG copying files.*runs back outside to the pump again* -------- Original Message --------Subject: Re: Compiling module under Windows for Apache 2.2.4 with APXS.BAT/.PLFrom: William A. Rowe, Jr. <wrowe@xxxxxxxxxxxxx> To: users@xxxxxxxxxxxxxxxx Date: Wednesday, October 03, 2007 01:48:18 PMMark A. Craig wrote:You mean it doesn't come included with a WINDOWS-based compiler package from MICROSOFT? o_OAnd actually, in my case I'll apparently need the old-fashioned PlatformSDK, because I'm compiling on Windows 2000....NO - you want the modern one that integrates into VS2005. Don't panic, it will even compile Windows NT 4 programs, still :) ---------------------------------------------------------------------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
--------------------------------------------------------------------- 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