ID:               40540
 User updated by:  mikko dot kayhko at gmail dot com
 Reported By:      mikko dot kayhko at gmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Fedora Core 3
 PHP Version:      5.2.1
 New Comment:

MySQL server community edition 5.0.27.


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

[2007-02-19 10:22:02] [EMAIL PROTECTED]

Can't reproduce.
Which version of MySQL are you using?

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

[2007-02-19 10:06:02] mikko dot kayhko at gmail dot com

Description:
------------
PHP 5.2.1.

./configure parameters: --with-apxs2=/usr/local/apache/bin/apxs
--with-mysql --with-config-file-path=/usr/local/apache/php
--with-ldapÂ’

While performing "make", the following error message appears and stops
doing whatever it did:

..
ext/mysql/.libs/php_mysql.o(.text+0x232d): In function
`zif_mysql_create_db': /tmp/php-5.2.1/ext/mysql/php_mysql.c:1164:
undefined reference  to `mysql_create_db'
ext/mysql/.libs/php_mysql.o(.text+0x2548): In function
`zif_mysql_drop_db': /tmp/php-5.2.1/ext/mysql/php_mysql.c:1203:
undefined reference  to `mysql_drop_db'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

Expected result:
----------------
Successful build.

Actual result:
--------------
See description.


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


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

Reply via email to