Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6915 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40740 invoked by uid 1010); 9 Jan 2004 03:54:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40716 invoked from network); 9 Jan 2004 03:53:59 -0000 Received: from unknown (HELO sys23.mail.msu.edu) (35.9.75.123) by pb1.pair.com with SMTP; 9 Jan 2004 03:53:59 -0000 Received: from 66-65-38-153.nyc.rr.com ([66.65.38.153] helo=chiaraquartet.net) by sys23.mail.msu.edu with asmtp (Exim 4.24 #37) (TLSv1:AES256-SHA:256) id 1Aenih-0007Fi-7C; Thu, 08 Jan 2004 22:53:59 -0500 Message-ID: <3FFE25DC.4050706@chiaraquartet.net> Date: Thu, 08 Jan 2004 22:54:04 -0500 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wez Furlong CC: internals@lists.php.net References: <20040108015811.9902.qmail@pb1.pair.com> <01da01c3d594$76c2a650$8802a8c0@obsidian> In-Reply-To: <01da01c3d594$76c2a650$8802a8c0@obsidian> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus: None found by Clam AV Subject: Re: [PHP-DEV] problem with win32 build From: greg@chiaraquartet.net (Greg Beaver) Hi Wez, Thanks for you help so far. I decided to re-download php-src and start over from scratch, I suspect the problem was that I didn't re-run buildconf.bat. I have one other issue that I'm sure can be fixed easily, I need to know how I should grab SPL so that simplexml can compile. The build works now though, so for future idiots, it's good to remind us to always run buildconf before configure.js is run Thanks, Greg