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:
Can you please tell the file name of that result file? thanks Previous Comments: ------------------------------------------------------------------------ [2009-12-22 09:00:22] [email protected] 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. ------------------------------------------------------------------------ [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/ ------------------------------------------------------------------------ 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
