From: raulsalitrero at gmail dot com Operating system: Windows Xp SP3 PHP version: 5.3SVN-2009-09-04 (SVN) PHP Bug Type: Compile Failure Bug description: php_sockets build broken
Description: ------------ php_sockets.dll build is broken in win vc9, with the next error ext\sockets\sockets.c(327) : error C2491: 'php_sockets_le_socket' : definition of dllimport function not allowed tried building the last svn source with the same result. using vc9 to compile, the error is also observable in the windows sanpshots compile logs the bug was introduced in revision: 287911 - export le_socket from ext/sockets changing files: -/php/php-src/branches/PHP_5_3/ext/sockets/php_sockets.h -/php/php-src/branches/PHP_5_3/ext/sockets/sockets.c Reproduce code: --------------- use nmake to compile with vc9 compiler Expected result: ---------------- php_sockets.dll is built Actual result: -------------- php_sockets.dll is missing from the result build -- Edit bug report at http://bugs.php.net/?id=49464&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=49464&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=49464&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=49464&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=49464&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=49464&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=49464&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=49464&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=49464&r=needscript Try newer version: http://bugs.php.net/fix.php?id=49464&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=49464&r=support Expected behavior: http://bugs.php.net/fix.php?id=49464&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=49464&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=49464&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=49464&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=49464&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=49464&r=dst IIS Stability: http://bugs.php.net/fix.php?id=49464&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=49464&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=49464&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=49464&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=49464&r=mysqlcfg