From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.18
PHP version:      4.2.3
PHP Bug Type:     Compile Failure
Bug description:  imap compile failure

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 bug report at http://bugs.php.net/?id=19509&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19509&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19509&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19509&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19509&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19509&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19509&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19509&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19509&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19509&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19509&r=globals

Reply via email to