From:             [EMAIL PROTECTED]
Operating system: Win32
PHP version:      5CVS-2004-07-12 (dev)
PHP Bug Type:     *Compile Issues
Bug description:  mysqli extension stopped compiling

Description:
------------
The last 10 snapshots (win32 php5-dev) don't have the mysqli extension
included, nor can it be found anywhere around there (well, I couldn't).

According to the snapshot log, the culprit is here:
mysqli_api.obj : error LNK2001: unresolved external symbol
_mysql_stmt_field_count
mysqli_prop.obj : error LNK2001: unresolved external symbol
_mysql_stmt_field_count

Expected result:
----------------
compiled mysqli extension.

Actual result:
--------------
mysqli_api.obj : error LNK2001: unresolved external symbol
_mysql_stmt_field_count
mysqli_prop.obj : error LNK2001: unresolved external symbol
_mysql_stmt_field_count
Release_TS\php_mysqli.dll : fatal error LNK1120: 1 unresolved externals

-- 
Edit bug report at http://bugs.php.net/?id=29101&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29101&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29101&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29101&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29101&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29101&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29101&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29101&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29101&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29101&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29101&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29101&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29101&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29101&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29101&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29101&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29101&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29101&r=float

Reply via email to