ID: 50514 Updated by: [email protected] Reported By: pushpender007 at gmail dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: SUSE Enterprise Server s390x PHP Version: 5.2SVN-2009-12-18 (snap) New Comment:
Those diffs alone are meaningless. Use the 'save results' option in the end instead and provide that. Or rather send it straight away to the mailing list like suggested. Previous Comments: ------------------------------------------------------------------------ [2009-12-21 18:12:43] pushpender007 at gmail dot com I am still getting errors. Please check http://pushpender007.byethost6.com/archive1.tar for new diff files. Thanks ------------------------------------------------------------------------ [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 ------------------------------------------------------------------------ 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
