Bug 14951

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
	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.

Fix: 

I don't know. Please help me.
How-To-Repeat: 
	Make ports/graphics/gd and ports/www/apache13-php3 with gd.
Comment 1 Masachika ISHIZUKA 1999-11-21 08:28:33 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 !!!
Comment 2 dirk freebsd_committer freebsd_triage 1999-11-22 16:42:25 UTC
State Changed
From-To: open->closed

Fixed!