Date: 05/30/98
- Next message: shane: "[PHP-DEV] CVS update: php31/ext/standard"
- Previous message: brian <email protected>: "[PHP-DEV] Bug #420: Compile failure on FreeBSD (fudged headers)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 420
Updated by: rasmus
Reported By: brian <email protected>
Status: Closed
Bug Type: Compile Failure
Assigned To: rasmus
Comments:
Reported and fixed already. We had forgotten to run
'autoheader' to update config.h.in. Simply add:
/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
to your config.h.in file and it should take care of it.
Full Bug description available at: http://ca.php.net/bugs.php3?id=420
- Next message: shane: "[PHP-DEV] CVS update: php31/ext/standard"
- Previous message: brian <email protected>: "[PHP-DEV] Bug #420: Compile failure on FreeBSD (fudged headers)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

