Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7200 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64322 invoked by uid 1010); 20 Jan 2004 16:59:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64298 invoked from network); 20 Jan 2004 16:59:56 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 20 Jan 2004 16:59:56 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 810541488087; Tue, 20 Jan 2004 08:56:39 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id AAD511488088; Tue, 20 Jan 2004 08:56:34 -0800 (PST) Message-ID: <052001c3df76$872a09c0$8802a8c0@obsidian> To: "Blake Schwendiman" , References: <01eb01c3df75$af48d720$cc6464c5@RMAGSBS.local> Date: Tue, 20 Jan 2004 16:57:44 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] PHP Windows Build System: NMAKE CLEAN From: wez@thebrainroom.com ("Wez Furlong") 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" To: 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 > it on. > > Blake > > 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 > NMAKE : fatal error U1077: 'for' : return code '0x77fa88f0' > Stop.