php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1431 Cannot Re-Compile w/Database Support
Submitted: 1999-05-20 16:51 UTC Modified: 1999-05-28 07:53 UTC
From: forsyth at dataforge dot on dot ca Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 3.0.7 OS: Linux Redhat 5.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: forsyth at dataforge dot on dot ca
New email:
PHP Version: OS:

 

 [1999-05-20 16:51 UTC] forsyth at dataforge dot on dot ca
gcc -O2 -m486 -fno-strength-reduce -fpic  -I. -I.   -I/usr/include/apache
   -I/usr/include/pgsql            -c functions/gdttf.c -o
functions/gdttf.o
functions/gdttf.c:18: freetype.h: No such file or directory
make: *** [functions/gdttf.o] Error 1
Bad exit status from /var/tmp/rpm-tmp.65988 (%build)

The above is my compiler error... I cannot seem too find the header file anywhere?

Thanks.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-28 07:53 UTC] sas at cvs dot php dot net
Install the freetype-devel rpm.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 11:01:27 2025 UTC