From nobody@FreeBSD.ORG Fri Jun  4 17:52:02 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 636A315367; Fri,  4 Jun 1999 17:52:02 -0700 (PDT)
Message-Id: <19990605005202.636A315367@hub.freebsd.org>
Date: Fri,  4 Jun 1999 17:52:02 -0700 (PDT)
From: milcrat@bigfoot.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: apache won't configure
X-Send-Pr-Version: www-1.0

>Number:         12028
>Category:       i386
>Synopsis:       apache won't configure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun  4 18:00:02 PDT 1999
>Closed-Date:    Fri Jun 4 18:07:51 PDT 1999
>Last-Modified:  Fri Jun  4 18:10:25 PDT 1999
>Originator:     mark
>Release:        3.2-RELEASE
>Organization:
>Environment:
FreeBSD thor 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999     jkh@cathair:/usr/src/sys/compile/GENERIC  i386
>Description:
when configuring apache with php
./configure --prefix=/www --activate-module=src/modules/php3/libphp3.a
this is apache 1.3.6
it gives error 
/usr/libexec/elf/ld: cannot open -lgd: No such file or directory
and stops

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Fri Jun 4 18:07:51 PDT 1999 
State-Changed-Why:  
Try building this from the port, /usr/ports/www/apache13-php3, or run 
configure with something like --without-gd or --with-gd=no.  If you 
really want to build this by hand and would like to have the GD library 
support, then 'cd /usr/ports/graphics/gd; make install' and try again. 
>Unformatted:
