Hi Stanislav,

IIRC, you need to modify the Makefile.w2k in c-client. Change the Link
flag /MT to /MD, rebuild imap and rebuild php_imap.dll

- Frank

> Hi!
> 
> Does anybody know how to build IMAP module successfully on WIndows? I 
> try to build it and I get this:
> 
> cclient.lib(os_w2k.obj) : error LNK2005: _flock already defined in 
> flock_compat.obj
> cclient.lib(os_w2k.obj) : error LNK2005: _openlog already defined in 
> wsyslog.obj
> cclient.lib(os_w2k.obj) : error LNK2005: _syslog already defined in 
> wsyslog.obj
> 
> So obviously we have symbol clash between cclient library and PHP. Does

> anybody know the good way to fix it?
> -- 
> Stanislav Malyshev, Zend Products Engineer
> [EMAIL PROTECTED]  http://www.zend.com/
> 
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to