Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37274 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6789 invoked from network); 28 Apr 2008 13:28:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2008 13:28:03 -0000 Authentication-Results: pb1.pair.com header.from=scottmac@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=scottmac@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 193.227.246.108 as permitted sender) X-PHP-List-Original-Sender: scottmac@php.net X-Host-Fingerprint: 193.227.246.108 ip246-108-v193.static.x-ip.net Received: from [193.227.246.108] ([193.227.246.108:53846] helo=lovelace.midden.org.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/5C-37693-2E0D5184 for ; Mon, 28 Apr 2008 09:28:03 -0400 Received: from office.vbulletin.com ([217.155.246.60] helo=[10.0.0.116]) by lovelace.midden.org.uk with esmtp (Exim 4.69) (envelope-from ) id 1JqTOq-0003GF-Gn; Mon, 28 Apr 2008 14:28:08 +0100 Message-ID: <4815D0D6.1090707@php.net> Date: Mon, 28 Apr 2008 14:27:50 +0100 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Matt Wilmas CC: PHP Developers Mailing List , Derick Rethans , RQuadling@GoogleMail.com References: <10845a340804271712k64da2605s7c01fd891bc122f3@mail.gmail.com> <00d801c8a911$b724f590$0201a8c0@pc1> <011401c8a921$5b26e630$0201a8c0@pc1> In-Reply-To: <011401c8a921$5b26e630$0201a8c0@pc1> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Failed Win32 builds log file. From: scottmac@php.net (Scott MacVicar) I've fixed this now, I did it locally over the weekend just never got around to committing this now. Scott Matt Wilmas wrote: > Hi Derick, > > ----- Original Message ----- > From: "Derick Rethans" > Sent: Monday, April 28, 2008 > >> On Mon, 28 Apr 2008, Matt Wilmas wrote: >> >>> Yeah, was thinking the same thing about the logs. :-) Don't know if you >>> tried to compile yourself, but the failure is from Derick's date > additions >>> Friday (http://news.php.net/php.cvs/49738): >> I guess the config.w32 files need to be updated for this - but as I >> can't test it, I didn't touch it. > > Thanks for the pointer about what needed to be changed (build system n00b!). > :-) I copied the changes in config.m4, tested (in 5.3), and it's working > now. Patches are attached. > >> Derick > > - Matt >