Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14796 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63103 invoked by uid 1010); 10 Feb 2005 14:49:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63086 invoked from network); 10 Feb 2005 14:49:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2005 14:49:35 -0000 X-Host-Fingerprint: 67.15.70.19 unknown Received: from ([67.15.70.19:48248] helo=thc4.thehostingcompany.us) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id F6/06-10493-6747B024 for ; Thu, 10 Feb 2005 09:49:26 -0500 Message-ID: Received: from 69-201-188-60.nyc.rr.com ([69.201.188.60] helo=mobilez) by thc4.thehostingcompany.us with esmtpa (Exim 4.44) id 1CzFdC-0007GU-VB; Thu, 10 Feb 2005 06:49:23 -0800 To: "'Jani Taskinen'" Cc: "'Joe Orton'" , Date: Thu, 10 Feb 2005 09:49:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcUPb2Fp6OzIi3WNSbi3QgUGgV9/2gAD87NQ X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - thc4.thehostingcompany.us X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - zaunere.com X-Source: X-Source-Args: X-Source-Dir: Subject: RE: [PHP-DEV] AMD64 and libdir Broken? From: lists@zaunere.com ("Hans Zaunere") References: > > My system build environment (Fedora Core 2, updated) has the = following: > > > > ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42) > > autoconf (GNU Autoconf) 2.59 > > automake (GNU automake) 1.8.3 > > > > This had worked a few months ago, when we first started on this = stuff. > > > > So it seems that the libtool version required, won't work for = x86_64, and more > libtool/auto* voodoo :) >=20 > I fixed our build system (someone might think I broke it though = :) so that > we really use only and only the libtool version we've bundled. That makes sense, since no matter what version of libtool is installed = in the system, the results are the same (it doesn't work :) > I think we should bundle libtool 1.5.10 in HEAD, but there are = some issues > I need to fix before that happens. One of them is the requirement = for autoconf > 2.5x.. I'd be +1, as long as we can have a stable compile for x86_64 systems = (/lib64 and all that). Currently HEAD still won't compile. It looks = like the --with-libdir option that Joe added is overlooked by the = current libtool (even in HEAD). --- Hans Zaunere President, Founder New York PHP http://www.nyphp.org AMP Technology Supporting Apache, MySQL and PHP