Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13646 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46296 invoked by uid 1010); 31 Oct 2004 21:20:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38196 invoked from network); 31 Oct 2004 21:18:54 -0000 Received: from unknown (HELO smtp11.intermedia.net) (64.78.21.10) by pb1.pair.com with SMTP; 31 Oct 2004 21:18:54 -0000 Received: from ehost011-1.exch011.intermedia.net ([64.78.21.3]) by smtp11.intermedia.net with Microsoft SMTPSVC(6.0.3790.211); Sun, 31 Oct 2004 13:18:53 -0800 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Sun, 31 Oct 2004 13:18:49 -0800 Message-ID: <41EE526EC2D3C74286415780D3BA9F87055369C7@ehost011-1.exch011.intermedia.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] ./configure, PHP, SuSE and the AMD64 Thread-Index: AcS4TJ21nq332gC3T4KGSxI5lzyMOAHQm55w To: "Derick Rethans" , "Joe Orton" Cc: X-OriginalArrivalTime: 31 Oct 2004 21:18:53.0394 (UTC) FILETIME=[3930BB20:01C4BF8F] Subject: RE: [PHP-DEV] ./configure, PHP, SuSE and the AMD64 From: hans@nyphp.com ("Hans Zaunere") > > On Fri, Oct 22, 2004 at 02:36:00PM +0200, Derick Rethans wrote: > > > AFAIK Joe is going to commit his patch, but we need to "fix" it for the > > > PECL extensions too if applicable. > > > > I was kind of waiting for Sascha to review it... do you want me to > > commit it now? PECL extensions (or any autoconf code in general) are > > not necessarily broken on bi-arch platforms, it's only if they use a > > certain style of configure check which is prevalant in ext/*/config*.m4. >=20 > They should all do that, if they use an external library so it would be > great to mail pecl-dev with instructions on how to fix the exts for both > PHP 4.3, PHP 5.0 and PHP 5.1 ;-) Has anything been committed yet? I'd like to test some things out once it has... Regards, H