Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9824 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88841 invoked by uid 1010); 12 May 2004 14:33:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88807 invoked by uid 1007); 12 May 2004 14:33:09 -0000 Message-ID: <20040512143309.88805.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: jay@php.net Mail-Copies-To: jay@php.net Date: Wed, 12 May 2004 10:32:19 -0400 References: <8140769.1084370113227.JavaMail.root@ernie.psp.pas.earthlink.net> Lines: 23 User-Agent: KNode/0.7.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 216.94.11.234 Subject: Re: Need resolution - it has been a month! From: jay@php.net (Jay Smith) Dan Rizzi wrote: > OK here is the compile errors from last attempt. If I do not have this > resolved by the end of the week the project is lost to perl. I have no > defense it has been a month since I reported this to you. The first fixes > I patched in repaired the unsigned integer - I web searched and it seems > this .lo extension unrecognized has come up in older releases of AIX and > was supposedly resolved in much older releases of php. Anyway for what its > worth here is the detail of error output: cc: 1501-218 file > ext/standard/formatted_print.lo contains an incorrect file suf fix cc: > 1501-218 file ext/standard/fsock.lo contains an incorrect file suffix cc: > 1501-218 file ext/standard/head.lo contains an incorrect file suffix cc: Have you tried the fix suggested here yet? http://marc.theaimsgroup.com/?l=php-install&m=104327038604878&w=2 I don't have access AIX so I have no idea if it works, but it's worth a shot... J