ID: 50514 User updated by: pushpender007 at gmail dot com Reported By: pushpender007 at gmail dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: SUSE Enterprise Server s390x PHP Version: 5.2SVN-2009-12-18 (snap) New Comment:
I am still getting errors. Please check http://pushpender007.byethost6.com/archive1.tar for new diff files. Thanks Previous Comments: ------------------------------------------------------------------------ [2009-12-21 10:30:20] [email protected] Seems like the tests fail just because you have some exotic ini settings there. Try delete your php.ini before running the tests. And to avoid the crash, don't use --with-regex=system and --enable-inline-optimization options. (either of those caused the crash, I'm guessing..) ------------------------------------------------------------------------ [2009-12-18 22:05:43] pushpender007 at gmail dot com Still not able to run make test successfully. Please find new archive file http://pushpender007.byethost6.com/archive.tar ------------------------------------------------------------------------ [2009-12-18 18:19:54] [email protected] Try this (exactly!) configure line instead: # rm config.cache && \ ./configure \ --disable-cgi \ --libdir=lib64 \ --enable-mbstring \ --enable-xml \ --with-gd \ --with-gettext \ --with-mysql=/usr/local/mysql \ --with-zlib-dir=/usr/local/ \ --with-jpeg-dir=/usr/local/ ------------------------------------------------------------------------ [2009-12-18 14:28:52] pushpender007 at gmail dot com I have uploaded all the diff files I have found in my php src directory.I dont know how to upload to that php directory. Please take files from this link. http://pushpender007.byethost6.com/diff.tar Thanks ------------------------------------------------------------------------ [2009-12-18 11:10:57] [email protected] That is totally useless, we really need to know WHY they failed. Check the *.diff files, might give some hint. Or you could simply post the results and provide link to them via http://news.php.net/php.qa.reports ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/50514 -- Edit this bug report at http://bugs.php.net/?id=50514&edit=1
