ID: 36068 Updated by: [EMAIL PROTECTED] Reported By: php at rince dot de -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 5.1.2 New Comment:
Apparently you forgot to tell us what exactly the problem is. >Then, the testsuite wants to report this and wants to use > "bison" - which isn't installed usually on a Solaris machine. And you know that because you see some error, right? Or is it a secret? Previous Comments: ------------------------------------------------------------------------ [2006-01-18 15:58:33] php at rince dot de Situation: Solaris 8 on Sparc. Fresh Download of php-sources, Version 5.1.2. unpack, "./configure --with-apxs2=/usr/local/apache-2.0.55/bin/apxs" results in a "Build complete." After that I make a "make test", there are quite some tests and at one point the tests result apparently in an unexpected state. Then, the testsuite wants to report this and wants to use "bison" - which isn't installed usually on a Solaris machine. So there should be a check against bison in the configure-script (this was already a problem in php3, as I can see in the bug database). ------------------------------------------------------------------------ [2006-01-18 15:30:56] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2006-01-18 15:24:25] php at rince dot de Description: ------------ I just did a "make test" and somewhere it failed. As the testsuite tried to send the report to the php-group, it expected to have bison installed - which I hadn't at that time. configure didn't complain about a missing bison. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36068&edit=1
