Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2014 03:14:17 GMT
From:      Mike Tempinski <mike.tempinski@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187016: failure of the php port when it is made with gd
Message-ID:  <201402250314.s1P3EHLP091864@cgiserv.freebsd.org>
Resent-Message-ID: <201402250320.s1P3K0vn052260@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187016
>Category:       ports
>Synopsis:       failure of the php port when it is made with gd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 25 03:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Mike Tempinski
>Release:        freebsd 10
>Organization:
Lextor Design
>Environment:
>Description:
I had a problem when I was trying to make the php 5 and php 5.5 ports.

The 'make' command stops on errors while it is trying to make 'GD', because it can't find freetype.h. 

>How-To-Repeat:
type make and hit enter
>Fix:

In port-grahics-php-gd the file is looking for freetype.h in 
'include/freetype2/freetype' and it should be looking for it in 'include/freetype2'

It successfully built php5 after erasing the '/freetype'.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402250314.s1P3EHLP091864>