ID: 39511 Updated by: [EMAIL PROTECTED] Reported By: czachary at wiley dot com -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Solaris 9 PHP Version: 5.2.0 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Not PHP problem. Previous Comments: ------------------------------------------------------------------------ [2006-11-14 15:05:15] czachary at wiley dot com Description: ------------ While compiling PHP 5.2.0 CLI I received the following error. Reproduce code: --------------- Undefined first referenced symbol in file __lshrdi3 main/snprintf.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __cmpdi2 ext/date/php_date.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __divdi3 ext/date/php_date.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __floatdidf ext/date/php_date.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __moddi3 ext/date/php_date.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __muldi3 ext/date/lib/dow.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __ashldi3 ext/pdo_sqlite/sqlite/src/vdbe.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __ashrdi3 ext/pdo_sqlite/sqlite/src/vdbe.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __udivdi3 ext/pdo/pdo.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) __umoddi3 ext/date/lib/tm2unixtime.o (symbol belongs to implicit dependency /usr/local/lib/libgcc_s.so.1) ld: fatal: Symbol referencing errors. No output written to sapi/cgi/php collect2: ld returned 1 exit status make: *** [sapi/cgi/php] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39511&edit=1
