ID:               30631
 User updated by:  mailbox at 2fresh dot ru
 Reported By:      mailbox at 2fresh dot ru
 Status:           Open
 Bug Type:         Compile Warning
 Operating System: FreeBSD 4.9
 PHP Version:      5.0.2
 New Comment:

hmm..., without --enable-embedded-mysqli

everything is ok.


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

[2004-10-31 19:02:54] mailbox at 2fresh dot ru

Description:
------------
compile PHP5.0.2 + MySQL 4.1.7-standard


-bash-2.05b$ ./configure --prefix=/home/u12613/usr/local/ --with-zlib
--with-mysql=/home/u12613/usr/local --with-mysql-sock=/home/u12613/tmp
--with-mysqli=/home/u12613/usr/local/bin/mysql_config
--enable-embedded-mysqli


configure ok

make errors:


Reproduce code:
---------------
...
/home/u12613/usr/local/lib/libmysqlclient.a(strmake.o)(.text+0x0):
first defined here
/usr/libexec/elf/ld: Warning: size of symbol `strmake' changed from 49
to 48 in
/home/u12613/usr/local/lib/libmysqld.a(libmystrings_strings-x86.o)
/home/u12613/usr/local/lib/libmysqld.a(libmystrings_strings-x86.o): In
function `strnmov':
libmystrings_strings-x86.o(.text+0x1a6): multiple definition of
`strnmov'
/home/u12613/usr/local/lib/libmysqlclient.a(strnmov.o)(.text+0x0):
first defined here
/usr/libexec/elf/ld: Warning: size of symbol `strnmov' changed from 46
to 32 in
/home/u12613/usr/local/lib/libmysqld.a(libmystrings_strings-x86.o)
/home/u12613/usr/local/lib/libmysqld.a(libmystrings_strings-x86.o): In
function `strmov':
libmystrings_strings-x86.o(.text+0x1c6): multiple definition of
`strmov'
/home/u12613/usr/local/lib/libmysqlclient.a(strmov.o)(.text+0x0): first
defined here
/home/u12613/usr/local/lib/libmysqld.a(libmystrings_strings-x86.o): In
function `strxmov':
libmystrings_strings-x86.o(.text+0x1e1): multiple definition of
`strxmov'
/home/u12613/usr/local/lib/libmysqlclient.a(strxmov.o)(.text+0x0):
first defined here
/usr/libexec/elf/ld: Warning: size of symbol `strxmov' changed from 52
to 42 in
/home/u12613/usr/local/lib/libmysqld.a(libmystrings_strings-x86.o)
*** Error code 1


Actual result:
--------------
whats problem?


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


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

Reply via email to