Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51220 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77962 invoked from network); 5 Jan 2011 13:33:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2011 13:33:50 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 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.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:48878] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/20-10843-B33742D4 for ; Wed, 05 Jan 2011 08:33:48 -0500 Received: by bwz13 with SMTP id 13so14985480bwz.29 for ; Wed, 05 Jan 2011 05:33:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=MQklHglVGCx/DtWDiCW8xTFwgzjU0ye5Lw+gxh3Ivmc=; b=ulrWxEO5TVnRjom2b5eNYyfVfmxQ9hL2dzC3+hwo9Ssfjwi9F9EO6gZYXw3oP2qXiZ d31BGWtf/uNAF2tJcTPpHeegmgHaj5Fgiw+E05Zx71nYB4TWFenJj3W+PfJTON5i3+Jy 7fBJUKZcMhk8L3QmSMJCrRdiBGs/tS9rGhpR8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=YH6SIdcVJxJ5cbWbIoxHCjcpEnW99nFzhgdNZzHMAoo7qBYDqREjBYtCGhrHrUZSbH cs69ZkXBOj55NYp8jFFt0uB324fgZ2PEdmWj+j5Uup/djc+VbJ3Fb9vH/R4Ez1wBIdLb mJ0jV9IJcNcOXJ3pF8np9A7GwPpOF6X9rmgj0= MIME-Version: 1.0 Received: by 10.204.60.14 with SMTP id n14mr6158023bkh.118.1294234425089; Wed, 05 Jan 2011 05:33:45 -0800 (PST) Received: by 10.204.52.129 with HTTP; Wed, 5 Jan 2011 05:33:44 -0800 (PST) In-Reply-To: References: Date: Wed, 5 Jan 2011 14:33:44 +0100 Message-ID: To: RQuadling@googlemail.com Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] php_xsl build failure. From: pierre.php@gmail.com (Pierre Joye) hi Richard, thanks for the headup! Yes, this commit is responsible for this break. I've asked Kalle to revert but he went offline, I reverted it myself earlier. Cheers, On Tue, Jan 4, 2011 at 4:55 PM, Richard Quadling wrote: > Hi. > > I'm having a link error in the php_xsl extension. > > And not just me. > > Look at the tail of the compile.txt [1] and you'll see the same error as me. > > I'm guessing the change is due to revision [2] and an incompatible > version of one of the dependent libraries for php_xsl.dll > > I'm using the libxslt files from [3] which contains files last updated > on 8th June 2008. > > Regards, > > [1] http://rmtools.php.net/snaps/5.3-nts-windows-vc9-x86/logs/r307044/compile.txt > [2] http://svn.php.net/viewvc/php/php-src/trunk/win32/build/confutils.js?r1=307044&r2=307043&pathrev=307044 > [3] http://pecl2.php.net/downloads/php-windows-builds/php-libs/VC9/x86/libxslt-1.1.23-vc9-x86.zip > -- > Richard Quadling > Twitter : EE : Zend > @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org