Hi Stanislav

On 2/15/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
Hi!

Does anybody know how to build IMAP module successfully on WIndows? I

Not that I have any idea, but check out ext/imap/IMAP_Win32_HOWTO.txt

-Hannes

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