Date: 11/23/98
- Next message: sprinkle <email protected>: "[PHP-DEV] Bug #945: Invalid doc_root in INI causes dump to browser"
- Previous message: achowe <email protected>: "[PHP-DEV] Bug #944: Polluted name space - PHP fails to compile for use with PostgreSQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 944
Updated by: jah
Reported By: achowe <email protected>
Status: Closed
Bug Type: Compile Failure
Assigned To: jah
Comments:
The problem seems to missing gd.h, not palloc redefined.
Either configure using '--without-gd' or put the gd headers and libs somewhere they can be found, like /usr/local/{include|lib}.
In file included from internal_functions.c:70:
functions/php3_gd.h:44: gd.h: No such file or directory
make: *** [internal_functions.o] Error 1
Full Bug description available at: http://ca.php.net/bugs.php3?id=944
-- 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>
- Next message: sprinkle <email protected>: "[PHP-DEV] Bug #945: Invalid doc_root in INI causes dump to browser"
- Previous message: achowe <email protected>: "[PHP-DEV] Bug #944: Polluted name space - PHP fails to compile for use with PostgreSQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

