Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9826 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79092 invoked by uid 1010); 13 May 2004 02:08:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79068 invoked from network); 13 May 2004 02:08:41 -0000 Received: from unknown (HELO scaup.mail.pas.earthlink.net) (207.217.120.49) by pb1.pair.com with SMTP; 13 May 2004 02:08:41 -0000 Received: from waldorf.psp.pas.earthlink.net ([207.217.78.20]) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BO5eK-0005IT-00 for internals@lists.php.net; Wed, 12 May 2004 19:08:40 -0700 Message-ID: <5130024.1084414120264.JavaMail.root@waldorf.psp.pas.earthlink.net> Date: Wed, 12 May 2004 19:08:38 -0700 (PDT) Reply-To: Dan Rizzi To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Earthlink Zoo Mail 1.0 Subject: I do not believe the suggested solution will apply ..... HELP 2 days left From: sandduneinfo@earthlink.net (Dan Rizzi) 1) Pathe seems to be correect and not looking in the default\ 2)I do not have a default libtools in the AIX compiler for it to look at. The only libtools files are for php and apache top_builddir = /tmp/php4-STABLE-200404150030 . . . . . . LIBTOOL = $(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps Proposed solution per notes below ..... Thus the solution is to modify the PHP Makefile so that the line LIBTOOL = $(SHELL) libtool --silent instead reads LIBTOOL = $(SHELL) ./libtool --silent Previous rec'd message ID: 27986 Updated by: jay@php.net Reported By: sandduneinfo at earthlink dot net Status: Open Bug Type: Compile Failure Operating System: AIX 5.1 PHP Version: 4CVS, 5CVS (2004-04-16) New Comment: 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 Previous Comments: ------------------------------------------------------------------------ [2004-05-12 04:21:41] sandduneinfo at earthlink dot net 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 Dan Rizzi Sand Dune Information Services LLC (516) 983-4142