Newsgroups: php.internals,php.internals.win Path: news.php.net Xref: news.php.net php.internals:39190 php.internals.win:128 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42323 invoked from network); 22 Jul 2008 14:35:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2008 14:35:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.230 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.230 rv-out-0506.google.com Received: from [209.85.198.230] ([209.85.198.230:47436] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/A2-46193-C30F5884 for ; Tue, 22 Jul 2008 10:35:43 -0400 Received: by rv-out-0506.google.com with SMTP id g37so1552942rvb.23 for ; Tue, 22 Jul 2008 07:35:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=IJsvGFmcyp9GnKjmVkhvldCWW+h3VBsjIf7AQ4Ie4AU=; b=COI8kHbNOeAmMwfh6EmVbVYCzMrYXVnDH+cZBfGvtuHPlb+41okFFr+EWTnYD7dX/T cpQrUOrQ3LqlMDSWi7I1IZ2QDQyhZXJkMuLoDtTXdGTsgVvDkP/Ore9BHlI6pUoYYcmR KsY2uD+ap8n5nKo1U9s/MSwulCzleU/OO72Hs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=fDmZwe1HoD1VEExD4B7tZeEI+vO6VwD5HrGPQUxPvJywcwrKiVasQ0krrJwPCzIUqZ TYpB1s2yymwl65GAijtMdvz29vl+os9fQYyIT8QIvf1g780ye6x3J3Fv6OZr94E9szw8 y6KFe+bQRWg7TtNciKtHhDwtgeg25kytOxxjY= Received: by 10.140.178.17 with SMTP id a17mr2578101rvf.156.1216737337596; Tue, 22 Jul 2008 07:35:37 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Tue, 22 Jul 2008 07:35:37 -0700 (PDT) Message-ID: Date: Tue, 22 Jul 2008 16:35:37 +0200 To: "Steph Fox" Cc: "Pierre-Alain Joye" , internals@lists.php.net, internals-win@lists.php.net In-Reply-To: <036601c8ec07$91a36570$a7bd614d@foxbox> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <02e701c8ebff$305fed40$a7bd614d@foxbox> <036601c8ec07$91a36570$a7bd614d@foxbox> Subject: Re: [PHP-DEV] Re: [INTERNALS-WIN] Re: [PHP-CVS] cvs: php-src /win32/build confutils.js From: pierre.php@gmail.com ("Pierre Joye") On Tue, Jul 22, 2008 at 4:31 PM, Steph Fox wrote: > >>> Does anyone know the conditions that broke the script in HEAD, e.g. which >>> extension/what was missing? Even throwing away the libxml libraries >>> doesn't >>> cause an error here. >> >> Easiest way to reproduce the runtime error in confutil is to empty the >> lib/ dir and leave only resolv's files. > > Heh... > > Checking for arpa\nameser.h ... ..\bindlib_w32 > Checking for library resolv_a.lib ... > Checking for library resolv.lib ... > ERROR: We really need that arpa\nameser.h file - it is part of the bindlib > package > > Actually with that fixed, the thing *still* works for me in HEAD. Sounds > like a good idea but... doesn't help here. > > I'm going to drop this for now and investigate when I've time. But it really > wasn't a nasty merging accident (unlike the other one), it's just a weird > and - for me at least - unreproducible error. It was broken, it works now, problem solved, end of the discussion. Waiting for your patches if you need something else in HEAD. -- Pierre http://blog.thepimp.net | http://www.libgd.org