ID: 24446 Updated by: [EMAIL PROTECTED] Reported By: tony at tonybibbs dot com -Status: Feedback +Status: Bogus Bug Type: Compile Failure Operating System: RedHat 9 PHP Version: 5.0.0b1 (beta1) New Comment:
..and this is not PHP problem, just something borked in your system. (works fine for me (tm) :) Previous Comments: ------------------------------------------------------------------------ [2003-07-01 17:19:58] [EMAIL PROTECTED] Try: make clean make You most probably have a stale file somewhere. ------------------------------------------------------------------------ [2003-07-01 15:06:55] tony at tonybibbs dot com Description: ------------ On stock RH9 system I removed Apache2 and installed 1.3.27. Then went ahead and tried a simple compile: ./configure --with-mysql --with-apxs Got an unrecognized file on ctype.lo, so I added --disable-ctype to configure Got an unreconized file on some dom.lo file so I added --without-dom to configure Got an unrecognized file on php_mysql.lo which I absolutely needed so I quit. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24446&edit=1
