[PHP-DEV] Bug #421 Updated: Parse errors compiling functions/mysql.c From: Bug Database (php-dev <email protected>)
Date: 06/02/98

ID: 421
Updated by: rasmus
Reported By: mattp <email protected>
Status: Closed
Bug Type: Compile Failure
Assigned To: rasmus
Comments:

I believe this one is due to the fact that we forgot to run 'autoheader' before building the RC5 tarball. Try adding these lines to your config.h.in file:

/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

Please report back to php-dev <email protected> with the status so we know if we can close this bug.

Fixed

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