ID:               34486
 Updated by:       [EMAIL PROTECTED]
 Reported By:      rporticio at yahoo dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Red hat linux
 PHP Version:      5.0.5
 New Comment:

Once is enough.. bug #34487



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

[2005-09-13 03:40:44] rporticio at yahoo dot com

Description:
------------
php 5.0.4  doesn't compile after configuring

please note that there is no 5.0.4 in your PHP version above.

Reproduce code:
---------------
./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/usr 

make

(some codes here...)

ext/mysql/php_mysql.lo(.text+0x2076): In function
`zif_mysql_create_db':
/home/php/php-5.0.4/ext/mysql/php_mysql.c:1166: undefined reference to
`mysql_create_db'
ext/mysql/php_mysql.lo(.text+0x2279): In function `zif_mysql_drop_db':
/home/php/php-5.0.4/ext/mysql/php_mysql.c:1208: undefined reference to
`mysql_drop_db'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


Expected result:
----------------
there is no error and it is ready for the next command make install.



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


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

Reply via email to