Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44344 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96226 invoked from network); 17 Jun 2009 12:26:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2009 12:26:35 -0000 X-Host-Fingerprint: 85.21.236.169 xdmitri.static.corbina.ru Received: from [85.21.236.169] ([85.21.236.169:8401] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/F8-51188-AF0E83A4 for ; Wed, 17 Jun 2009 08:26:35 -0400 Message-ID: <75.F8.51188.AF0E83A4@pb1.pair.com> To: internals@lists.php.net References: <74.A3.35766.8C4283A4@pb1.pair.com> <1245229469.3667.7.camel@goldfinger.johannes.nop> <1245239385.3667.31.camel@goldfinger.johannes.nop> Date: Wed, 17 Jun 2009 16:26:38 +0400 Lines: 79 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-RFC2646: Format=Flowed; Original X-Posted-By: 85.21.236.169 Subject: Re: [PHP-DEV] seems 5.3RC3 is too unstable From: dmda@yandex.ru ("jvlad") >> solaris2.8/sparc 32bit (it's 32bit, not 64bit as I mentioned before): > > yes, I used 32bit on the niagara box, too. > >> $ uname -a >> SunOS qu1 5.8 Generic_108528-11 sun4u sparc SUNW,UltraSPARC-IIi-cEngine > > I used a similar machine from our lab now and did some tests and > couldn't reproduce. did you try with my configure arguments? > The problems you're seeing are both times when the PHP interpreter is > run, so can you do a > $ sapi/cli/php -m $ ./php -m [PHP Modules] bcmath calendar Core ctype date dom ereg fileinfo filter hash json libxml pcre PDO pdo_sqlite posix Reflection session SimpleXML SPL SQLite sqlite3 standard tokenizer wddx xml xmlreader xmlwriter zlib [Zend Modules] > or similar just to see if the binary itself works It works in some extents. In particular it returns phpinfo, runs trivial scripts, but fails to install :) > my assumption would > be that the loader is loading the wrong libs or similar, maybe also > check whether > $ ldd sapi/cli/php $ ldd php librt.so.1 => /usr/lib/librt.so.1 libz.so.1 => /usr/lib/libz.so.1 libresolv.so.2 => /usr/lib/libresolv.so.2 libm.so.1 => /usr/lib/libm.so.1 libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libpthread.so.1 => /usr/lib/libpthread.so.1 libc.so.1 => /usr/lib/libc.so.1 libaio.so.1 => /usr/lib/libaio.so.1 libmp.so.2 => /usr/lib/libmp.so.2 libthread.so.1 => /usr/lib/libthread.so.1 /usr/platform/SUNW,UltraSPARC-IIi-cEngine/lib/libc_psr.so.1