From: douglas at gpc dot edu Operating system: solaris 10 PHP version: 5.1.4 PHP Bug Type: Compile Failure Bug description: ld: fatal: file ext/: unknown file type
Description: ------------ In compile php 5.1.4 on Solaris 10, I get (last few lines): ... li/getopt.lo main/internal_functions_cli.lo -lmysqlclient -lldap -llber -lintl - lgd -lt1 -lfreetype -lX11 -lXpm -lpng -lz -ljpeg -lbz2 -lz -lresolv -lm -lnsl -l socket -lxml2 -lz -lm -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lxml2 - lz -lm -lsocket -lnsl -lxml2 -lz -lm -lsocket -lnsl -lxml2 -lz -lm -lsocket -lns l -lxml2 -lz -lm -lsocket -lnsl -lxml2 -lz -lm -lsocket -lnsl -o sapi/cli/php ld: fatal: file ext/: unknown file type ld: fatal: File processing errors. No output written to a.out make: *** [sapi/cli/php] Error 1 -- Edit bug report at http://bugs.php.net/?id=37751&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37751&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=37751&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37751&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37751&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37751&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37751&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37751&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37751&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37751&r=support Expected behavior: http://bugs.php.net/fix.php?id=37751&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37751&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37751&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37751&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37751&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37751&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37751&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37751&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37751&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37751&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37751&r=mysqlcfg
