Bug 64417 - Error on compile mod_php4
Summary: Error on compile mod_php4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-18 13:10 UTC by Renato Botelho
Modified: 2004-03-18 16:03 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho 2004-03-18 13:10:09 UTC
I´ll try compile mod_php4 to upgrade from mod_php4-4.3.4_6,1 to mod_php4-4.3.4_7,1 and get this error:

In file included from /usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/libgd/gdft.c:63:
/usr/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!"
/usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files."
/usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/local/include/freetype2/freetype/freetype.h:23:2: #error "  #include <ft2build.h>"
/usr/local/include/freetype2/freetype/freetype.h:24:2: #error "  #include FT_FREETYPE_H"
*** Error code 1

Stop in /usr/ports/www/mod_php4/work/php-4.3.4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.

How-To-Repeat: Install freetype2-2.1.7 and try to compile mod_php4 using the follow options:

PHP4_OPTIONS=CTYPE MYSQL OVERLOAD PCRE POSIX SESSION TOKENIZER XML ZLIB DOMXML FTP GD IMAP INTERBASE MCRYPT XML PDFLIB GETTEXT
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-18 13:30:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-03-18 16:03:16 UTC
State Changed
From-To: open->closed

Fixed!