From owner-freebsd-ports Sun Nov 14 11:30: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A53BA14ECC for ; Sun, 14 Nov 1999 11:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA97425; Sun, 14 Nov 1999 11:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id EF33F14A05; Sun, 14 Nov 1999 11:24:05 -0800 (PST) Message-Id: <19991114192405.EF33F14A05@hub.freebsd.org> Date: Sun, 14 Nov 1999 11:24:05 -0800 (PST) From: mjy@pobox.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/14878: apache13-php3 depends on shared lib gd.0 which the gd port won't install Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14878 >Category: ports >Synopsis: apache13-php3 depends on shared lib gd.0 which the gd port won't install >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 14 11:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Marinos J. Yannikos >Release: 3.3-RELEASE >Organization: >Environment: FreeBSD devil 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: The apache13-php3 port depends on the shared library "gd.0" when GD support is enabled for PHP3. The 3.3-RELEASE gd port in /usr/ports/graphics/gd builds only a static library and has no support for shared libraries, causing the build process for apache13-php3 to fail. >How-To-Repeat: Build apache13-php3 with GD support selected in the configuration dialog box. >Fix: 1) Make gd build shared libraries (please e-mail me for a new Makefile) - or - 2) Fix the apache13-php3 port so that it expects a statically linked GD library (I have a half-working fix for this, too - needs some more work to fix libpng dependencies) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message