Date: Sun, 14 Nov 1999 11:24:05 -0800 (PST) From: mjy@pobox.com To: freebsd-gnats-submit@freebsd.org Subject: ports/14878: apache13-php3 depends on shared lib gd.0 which the gd port won't install Message-ID: <19991114192405.EF33F14A05@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991114192405.EF33F14A05>