Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14052 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48937 invoked by uid 1010); 12 Dec 2004 21:57:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48861 invoked from network); 12 Dec 2004 21:57:06 -0000 Received: from unknown (HELO smtp3.pp.htv.fi) (213.243.153.36) by pb1.pair.com with SMTP; 12 Dec 2004 21:57:06 -0000 Received: from localhost.localdomain (cs78149119.pp.htv.fi [62.78.149.119]) by smtp3.pp.htv.fi (Postfix) with ESMTP id 5DB5827AF4E; Sun, 12 Dec 2004 23:57:05 +0200 (EET) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.8) with ESMTP id iBCLv4gU024978; Sun, 12 Dec 2004 23:57:04 +0200 Received: from localhost (jani@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) with ESMTP id iBCLv3mM024974; Sun, 12 Dec 2004 23:57:04 +0200 X-Authentication-Warning: localhost.localdomain: jani owned process doing -bs Date: Sun, 12 Dec 2004 23:57:03 +0200 (EET) Reply-To: Jani Taskinen To: Hans Zaunere Cc: Joe Orton , internals@lists.php.net In-Reply-To: <41EE526EC2D3C74286415780D3BA9F8706A1DF2E@ehost011-1.exch011.intermedia.net> Message-ID: References: <41EE526EC2D3C74286415780D3BA9F8706A1DF2E@ehost011-1.exch011.intermedia.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: RE: [PHP-DEV] ./configure, PHP, SuSE and the AMD64 From: sniper@iki.fi (Jani Taskinen) On Sun, 12 Dec 2004, Hans Zaunere wrote: >-- the latest RCs of both 4.3.10 and 5.0.3 work properly, and will >always use libs in /lib64 or /usr/lib64, and ./configure and compile >work correctly. Interesting to hear that 4.3.10 works as it hasn't been touched at all? (I might have missed some fix, but AFAICT, this was only fixed in PHP 5 :) --Jani