Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61860 invoked by uid 1010); 19 Apr 2006 22:19:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61828 invoked from network); 19 Apr 2006 22:19:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Apr 2006 22:19:06 -0000 X-Host-Fingerprint: 64.233.166.181 pproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.166.181:59818] helo=pproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C5/24-19715-A47B6444 for ; Wed, 19 Apr 2006 18:18:59 -0400 Received: by pproxy.gmail.com with SMTP id 57so2444pya for ; Wed, 19 Apr 2006 15:18:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B+KTPwIppYPkpZEhIIlMF4YAX/Yzc3tEYOhKzUBqrd+80qMYh9iz5Bz+BC7TJumXVbhksdsZRIm3TXUdEm4ls4sF+lxlm144Jaeqj3Oo8tR2Lumc5Qh3HPrTMHQzcjTB2OhWjFm3qy/J+F7DxPQj47Bq4tDG9qdwaNQnEu172bU= Received: by 10.35.126.7 with SMTP id d7mr54277pyn; Wed, 19 Apr 2006 15:18:33 -0700 (PDT) Received: by 10.35.41.17 with HTTP; Wed, 19 Apr 2006 15:18:33 -0700 (PDT) Message-ID: <4e89b4260604191518t623b5d6p4657528d6da0b3e7@mail.gmail.com> Date: Wed, 19 Apr 2006 18:18:33 -0400 To: Jon Cc: internals@lists.php.net In-Reply-To: <0D.72.19715.621B6444@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <0D.72.19715.621B6444@pb1.pair.com> Subject: Re: [PHP-DEV] compiling a 64-bit PHP on a mac G5 From: kingwez@gmail.com ("Wez Furlong") Sounds like those libraries are not 64-bit. --Wez. On 4/19/06, Jon wrote: > I'm using os X and 64-bit mysql on a G5 and I'm trying to compile > a 64-bit PHP but I seem to be having trouble with the libraries. > > ld64 warning: in /usr/lib/libxml2.dylib, file does not contain requested > architecture > ld64 warning: in /usr/lib/libz.dylib, file does not contain requested > architecture > ld64 warning: in /usr/lib/libiconv.dylib, file does not contain > requested architecture