Hi,

Has anyone else had any success with this?

MySQL-client-4.1.7-0
php 5.0.3


/usr/local/imap-2004a/lib/libc-client.a(misc.o)(.text+0x8a4): In function 
`hash_reset':
/build/imap-2004a/c-client/misc.c:278: multiple definition of `hash_reset'
/usr/lib/mysql/libmysqlclient.a(hash.o)(.text+0x130): first defined here
/usr/bin/ld: Warning: size of symbol `hash_reset' changed from 94 in 
/usr/lib/mysql/libmysqlclient.a(hash.o) to 89 in 
/usr/lib/mysql/libmysqlclient.a(hash.o)
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1


"Rodolfo Gonzalez Gonzalez" <[EMAIL PROTECTED]> wrote in 
message news:[EMAIL PROTECTED]
> Hello,
>
> I'm trying to compile with: UW-IMAP's c-client 2004, MySQL 4.1.7,
> php-5.0.3RC2 and php-5.0.2, configure <somethingmorehere> --with-imap
> --with-mysqli, and I get this:
>
> /usr/lib/libc-client.a(misc.o)(.text+0x8a4): In function `hash_reset':
> /home/rodolfo/software/imap-2004a/c-client/misc.c:278: multiple definition
> of `hash_reset'
> /usr/lib/mysql/libmysqlclient.a(hash.o)(.text+0x130): first defined here
> /usr/bin/ld: Warning: size of symbol `hash_reset' changed from 94 to 89 in
> /usr/lib/libc-client.a(misc.o)
> collect2: ld returned 1 exit status
> make: *** [libphp5.la] Error 1
>
> Any help is appreciated,
> Rodolfo. 

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

Reply via email to