ID: 25445 Updated by: [EMAIL PROTECTED] Reported By: frank dot finner at ezi dot de -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: SuSE Linux 8.2 PHP Version: 4.3.3 New Comment:
There is no tsrm directory. Previous Comments: ------------------------------------------------------------------------ [2003-09-09 02:49:06] frank dot finner at ezi dot de Description: ------------ There are two directories: TSRM and tsrm. Very strange: tsrm contains TSRM.h (and other files of similiar names). make looks for this header in TSRM, but not in tsrm. Obviously there should only be one directory TSRM with all the TSRM stuff in it. I made a workaround: moved the content of TSRM to tsrm and made a link TSRM -> tsrm. Then it worked. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25445&edit=1