Zak Greant wrote:
> Log:
> Updating embedded libmysql to version 3.23.48

    libmysql.lib(my_thr_init.obj): error LNK2001:
    Unresolved external symbol _win_pthread_init
    
    libmysql.lib(my_thr_init.obj): error LNK2001:
    Unresolved external symbol _pthread_cond_init
    
    libmysql.lib(my_thr_init.obj): error LNK2001:
    Unresolved external symbol _pthread_cond_destroy
    
    libmysql.lib(my_compress.obj): error LNK2001:
    Unresolved external symbol _compress
    
    libmysql.lib(my_compress.obj): error LNK2001:
    Unresolved external symbol _uncompress

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to