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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 07:01:29 2024 UTC