From nobody@FreeBSD.org  Thu Jul  5 09:13:10 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AC98816A468
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 Jul 2007 09:13:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 9D9EC13C48A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 Jul 2007 09:13:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l659DAD5030044
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 5 Jul 2007 09:13:10 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l659DAIM030043;
	Thu, 5 Jul 2007 09:13:10 GMT
	(envelope-from nobody)
Message-Id: <200707050913.l659DAIM030043@www.freebsd.org>
Date: Thu, 5 Jul 2007 09:13:10 GMT
From: Kostik Belousov <kostikbel@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: lynx-ssl-2.8.6.5,1 fails to build when gd-2.0.35,1 installed
X-Send-Pr-Version: www-3.0

>Number:         114328
>Category:       ports
>Synopsis:       www/lynx-ssl 2.8.6.5,1 fails to build when gd-2.0.35,1 installed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 05 09:20:03 GMT 2007
>Closed-Date:    Mon Aug 13 11:19:03 GMT 2007
>Last-Modified:  Mon Aug 13 11:19:03 GMT 2007
>Originator:     Kostik Belousov
>Release:        RELENG_6
>Organization:
>Environment:
FreeBSD deviant.kiev.zoral.com.ua 6.2-STABLE FreeBSD 6.2-STABLE #90: Tue Jun 26 06:52:02 EEST 2007     root@deviant.kiev.zoral.com.ua:/usr/obj/usr/src/sys/DEVIANT  i386
>Description:
While building lynx-ssl-2.8.6.5,1 with gd-2.0.35,1 installed, I get

gmake[1]: Nothing to be done for `tables'.
gmake[1]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/www/lynx-ss
l/work/lynx2-8-6/src/chrtrans'
cc  -I/usr/include -I/usr/include/ncurses  -I/usr/local/include -D_BSD_TYPES -D_
_BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H  -DLO
CALEDIR=\"/usr/local/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../s
rc -I../WWW/Library/Implementation   -O2 -fno-strict-aliasing -pipe -march=penti
umpro -I/usr/include  -c ./LYCharSets.c
./LYCharSets.c: In function `HTMLGetEntityUCValue':
./LYCharSets.c:878: error: `unicode_entities' undeclared (first use in this func
tion)
./LYCharSets.c:878: error: (Each undeclared identifier is reported only once
./LYCharSets.c:878: error: for each function it appears in.)

The problem is that gd installs /usr/local/include/entities.h that shadows the
 chrtrans/entities.h from lynx source.

I manually moved /usr/local/include/entities.h, and build succeed.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jul 5 09:47:21 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114328 
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: mm 
Responsible-Changed-When: Wed Jul 18 16:34:48 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114328 

From: Martin Matuska <mm@FreeBSD.org>
To: bug-followup@FreeBSD.org,  kostikbel@gmail.com
Cc: jharris@widomaker.com
Subject: Re: ports/114328: www/lynx-ssl 2.8.6.5,1 fails to build when gd-2.0.35,1
 installed
Date: Wed, 18 Jul 2007 18:35:39 +0200

 First, there is no lynx-ssl port anymore.
 Second, I couldn't reproduce this.
 
 Is anyone else experiencing this problem? If not, PR should be closed.
 
 Maintainer please confirm.
State-Changed-From-To: feedback->closed 
State-Changed-By: mm 
State-Changed-When: Mon Aug 13 11:17:38 UTC 2007 
State-Changed-Why:  
Not reproducable, maintainer timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114328 
>Unformatted:
