ID:               19509
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux 2.4.18
 PHP Version:      4.2.3
 New Comment:

Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

Your problem is in your c-client compile not PHP.  Talk to c-client
people..


Previous Comments:
------------------------------------------------------------------------

[2002-09-19 19:41:54] [EMAIL PROTECTED]

here:
php-4.2.3
linux 2.4.18
cyrus-imapd-2.1.9
cyrus-sasl-2.1.6
httpd-2.0.40
./configure  --with-apxs2=/usr/local/apache2/bin/apxs
 --with-pear --disable-debug --enable-track-vars --with-ftp
 --with-xml --enable-sockets
 --with-imap=/usr/src/imap-2002.RC6 --with-gettext=yes
 --with-cyrus --with-openssl

make:
...
/usr/src/imap-2002.RC6/lib/libc-client.a(osdep.o): In function
`fatal':
/usr/src/imap-2002.RC6/c-client/fs_unix.c(.text+0x9500): multiple
definition of `fatal'
/usr/src/php-4.2.3/ext/cyrus/.libs/libcyrus.al(cyrus.lo)(.text+0x160):/usr/src/php-4.2.3/ext/cyrus/cyrus.c:
first defined here
/usr/i486-suse-linux/bin/ld: Warning: size of symbol `fatal' changed
from 40 to 43 in /usr/src/imap-2002.RC6/lib/libc-client.a(osdep.o)
/usr/local/lib/libcyrus.a(xmalloc.o): In function `fs_get':
/usr/src/cyrus-imapd-2.1.9/lib/xmalloc.c(.text+0x190): multiple
definition of `fs_get'
/usr/src/imap-2002.RC6/lib/libc-client.a(osdep.o)(.text+0x93c0):/usr/src/imap-2002.RC6/c-client/env_unix.c:
first defined here
/usr/i486-suse-linux/bin/ld: Warning: size of symbol `fs_get' changed
from 110 to 44 in /usr/local/lib/libcyrus.a(xmalloc.o)
/usr/local/lib/libcyrus.a(xmalloc.o): In function `fs_give':
/usr/src/cyrus-imapd-2.1.9/lib/xmalloc.c(.text+0x1c0): multiple
definition of `fs_give'
/usr/src/imap-2002.RC6/lib/libc-client.a(osdep.o)(.text+0x94b0):/usr/src/imap-2002.RC6/c-client/fs_unix.c:
first defined here/usr/i486-suse-linux/bin/ld: Warning: size of symbol
`fs_give' changed from 80 to 34 in
/usr/local/lib/libcyrus.a(xmalloc.o)
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/usr/src/php-4.2.3'
make: *** [all-recursive] Error 1

see also Bug #15776 imap compile failure



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19509&edit=1

Reply via email to