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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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: Thu Apr 25 20:01:45 2024 UTC