| Summary: | Can not build apache13-php3 with gd. | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Masachika ISHIZUKA <ishizuka> |
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Masachika ISHIZUKA
1999-11-17 16:30:01 UTC
>>Environment: > > ports/graphics/gd (gd-1.7.3) > $FreeBSD: ports/graphics/gd/Makefile,v 1.14 > 1999/11/01 01:00:54 steve Exp $ > ports/www/apache13-php3 (apache 1.3.9 with php 3.0.12) > $FreeBSD: ports/www/apache13-php3/Makefile,v 1.95 > 1999/09/19 14:21:08 dirk Exp $ > >>Description: > > As gd-1.7.3 does not use GNU configure and produces no shared > libraries (libgd.so.0 nor libgd.so.2 past in gd-1.7.5), > apache13-php3 with gd can not make that want to use libgd.so.0. Hi. This is ishizuka@ish.org I could make with the following new files. ports/www/apache13-php3/Makefile,v 1.96 1999/11/18 23:02:51 dirk Exp Thank you !!! State Changed From-To: open->closed Fixed! |