From:             tony at tonybibbs dot com
Operating system: RedHat 9
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     Compile Failure
Bug description:  unrecognized files

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 bug report at http://bugs.php.net/?id=24446&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24446&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24446&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24446&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24446&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24446&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24446&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24446&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24446&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24446&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24446&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24446&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24446&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24446&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24446&r=gnused

Reply via email to