From owner-freebsd-bugs Fri Oct 26 15:50: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50DF937B403 for ; Fri, 26 Oct 2001 15:50:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9QMo0J91223; Fri, 26 Oct 2001 15:50:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F306537B401 for ; Fri, 26 Oct 2001 15:40:12 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9QMeCi89841; Fri, 26 Oct 2001 15:40:12 -0700 (PDT) (envelope-from nobody) Message-Id: <200110262240.f9QMeCi89841@freefall.freebsd.org> Date: Fri, 26 Oct 2001 15:40:12 -0700 (PDT) From: Colin Faber To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/31518: GD 1.8.4 port fails to build TTF support Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31518 >Category: misc >Synopsis: GD 1.8.4 port fails to build TTF support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 26 15:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Colin Faber >Release: 4.3-STABLE >Organization: fpsn.net, Inc. >Environment: FreeBSD 4.3-STABLE i386 >Description: the GD port in /usr/ports/graphics/gd fails to build TrueType font support. >How-To-Repeat: Build and install FreeType 2.x.x, Libpng and Libjpeg; Then `make' the port. After making the port test to see if work/gd-1.8.4/gdtestttf which will return: gd was not compiled with HAVE_LIBTTF defined. Install the FreeType library, including the header files. Then edit the gd Makefile, type make clean, and type make again. Attempting to rebuild the library with -DHAVE_LIBTTF will fail with a health chunk of syntax errors from `gdft.c' >Fix: None. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message