That was it. I got another error later, though, just FYI.
-----
C:\Blake\php5\php5-200401192230>nmake clean
Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation. All rights reserved.
Cleaning SAPI
Could Not Find C:\Blake\php5\php5-200401192230\Debug_TS\php_calendar.dll
Could Not Find C:\Blake\php5\php5-200401192230\Debug_TS\php_spl.dll
Cleaning
rmdir /s /q Debug_TS\php-5.0.0RC1-dev
The system cannot find the file specified.
-----
Blake
-----Original Message-----
From: Wez Furlong [mailto:wez@thebrainroom.com]
Sent: Tuesday, January 20, 2004 9:58 AM
To: Blake Schwendiman; internals@lists.php.net
Subject: Re: [PHP-DEV] PHP Windows Build System: NMAKE CLEAN
Do you also have a pecl checkout?
If not, try deleting the PECL_TARGETS line from
the generated makefile.
--Wez.
----- Original Message -----
From: "Blake Schwendiman" <blake@smeadlink.com>
To: <internals@lists.php.net>
Sent: Tuesday, January 20, 2004 4:51 PM
Subject: [PHP-DEV] PHP Windows Build System: NMAKE CLEAN
> I'm not sure if this is a problem with my configuration or with NMAKE,
> but I thought I should report it. If I find more information, I'll
pass