[PHP-DEV] Bug #869: Missing files From: cynthia <email protected>
Date: 10/22/98

From: cynthia <email protected>
Operating system: BSD 3.1
PHP version: 3.0.5
PHP Bug Type: Compile Failure
Bug description: Missing files

I was trying to compile the source files but I had
the following problem:

gcc -g -O2 -O2 -I. -I. -I../apache_1.3.3/src/include -I../apache_1.3.3/src/o
s/unix -I/usr/local/include/mysql -c functions/gd.c -o functions/gd.o
functions/gd.c:61: gdfontt.h: No such file or directory
functions/gd.c:62: gdfonts.h: No such file or directory
functions/gd.c:63: gdfontmb.h: No such file or directory
functions/gd.c:64: gdfontl.h: No such file or directory
functions/gd.c:65: gdfontg.h: No such file or directory
*** Error code 1

Stop.

--
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>