[PHP-DEV] Bug #1024 Updated: Incomplete mysql code in php-3_0_6_tar.gz From: Bug Database (php-dev <email protected>)
Date: 01/03/99

ID: 1024
Updated by: zeev
Reported By: George_Kinal <email protected>
Status: Closed
Bug Type: MySQL related
Assigned To:
Comments:

Nothing is missing from the distribution, .o files are
object files that are compiled from .c and .h files (they
aren't distributed).

On the functions/ directory you should see mysql.c and
php3_mysql.h, nothing else is related. When you run
'make', it should try and generate functions/mysql.o, and
it seems that for some reason it fails. You'd have to
send us the error message the compiler shows when it tries
to compile functions/mysql.c.

Full Bug description available at: http://ca.php.net/bugs.php3?id=1024

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>