Hi

I'd like to compile the new PHP 4.1.0, but
it always stops at the libmysqlclient.a with these
error messages:

/usr/lib/mysql/libmysqlclient.a(dbug.o): In function `_db_unlock_file':
dbug.o(.text+0xaf4): multiple definition of `_db_unlock_file'

/usr/lib/mysql/libmysqlclient.a(ctype-tis620.o)(.data+0x1701): first defined
here
/usr/lib/mysql/libmysqlclient.a(ctype-tis620.o): In function
`my_strnncoll_tis620':
ctype-tis620.o(.text+0x244): multiple definition of `my_strnncoll_tis620'

/usr/lib/mysql/libmysqlclient.a(ctype.o)(.data+0x684): first defined here
/usr/lib/mysql/libmysqlclient.a(ctype.o): In function
`find_compiled_charset_by_name':
ctype.o(.text+0x0): multiple definition of `find_compiled_charset_by_name'

/usr/lib/mysql/libmysqlclient.a(array.o)(.text+0x78): first defined here
/usr/lib/mysql/libmysqlclient.a(array.o): In function `alloc_dynamic':
array.o(.text+0xc4): multiple definition of `alloc_dynamic'

and so on...

We use the latest stable mysql (3.23.46-1).

Could you help me, what's wrong with it?

Thanks in advance!

Regards

                  Istvan


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to