From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0 Latest CVS (24/01/2001)
PHP Bug Type:     MySQL related
Bug description:  Link errors with libmysql with latest CVS

Starting yesterday, I'm no longer able to build PHP on Win2000.  It reports the 
following link errors:

--------------------Configuration: php4dllts - Win32 Release_TSDbg--------------------
Linking...
   Creating library ..\Release_TSDbg/php4ts.lib and object ..\Release_TSDbg/php4ts.exp
string.obj : error LNK2001: unresolved external symbol _add_index_zval
string.obj : error LNK2001: unresolved external symbol _add_assoc_zval_ex
libmysql.lib(my_thr_init.obj) : error LNK2001: unresolved external symbol 
_win_pthread_init
libmysql.lib(my_compress.obj) : error LNK2001: unresolved external symbol _compress
libmysql.lib(my_compress.obj) : error LNK2001: unresolved external symbol _uncompress
..\Release_TSDbg\php4ts.dll : fatal error LNK1120: 5 unresolved externals 
Error executing link.exe.


-- 
Edit Bug report at: http://bugs.php.net/?id=8886&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to