On Tue, Jan 23, 2001 at 08:59:42PM +0100, Sebastian Bergmann wrote:
>   I can't link the latest CVS of PHP on Win32:
> 
> libmysql.lib(my_thr_init.obj) : error LNK2001: Nichtaufgeloestes externes
> Symbol _win_pthread_init
> libmysql.lib(my_compress.obj) : error LNK2001: Nichtaufgeloestes externes
> Symbol _compress
> libmysql.lib(my_compress.obj) : error LNK2001: Nichtaufgeloestes externes
> Symbol _uncompress
> ..\Release_TS_inline\php4ts.dll : fatal error LNK1120: 3 unaufgeloeste
> externe Verweise

OK.  That's what I asked about in my first mail to the list (is
HAVE_COMPRESS okay on Windows?).  I guess it's not.  I'll change
config-win.h so this doesn't happen anymore.

Tim

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Tim Smith <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Development Team
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland (for a few weeks)
       <___/   www.mysql.com

-- 
PHP CVS 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