Hi,

I´m trying to compile PHP on an Alpha machine with Tru64 UNIX V5.1A.
The configure line looks like:

./configure --with-mysql=/usr/local/mysql --enable-track-vars --with-mcrypt --
with-gettext --with-cyrus \
--with-openssl=/usr/local/ssl --with-imap --with-
apxs2=/usr/local/apache2/bin/apxs

But:
#make
...
/usr/local/lib/libc-client.a(osdep.o): fatal: multiply defined
/usr/local/lib/libcyrus.a(xmalloc.o): fs_get: multiply defined
/usr/local/lib/libcyrus.a(xmalloc.o): fs_give: multiply defined

The libc-client came from imap-2002.
The libcyrus came from cyrus-1.6.24.
PHP Version: 4.2.1

Does anyone have any hint?

TIA

Wander

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to