From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 5 09:20:03 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E7A3D16A421 for ; Thu, 5 Jul 2007 09:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id B06B513C447 for ; Thu, 5 Jul 2007 09:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l659K394063513 for ; Thu, 5 Jul 2007 09:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l659K3et063512; Thu, 5 Jul 2007 09:20:03 GMT (envelope-from gnats) Resent-Date: Thu, 5 Jul 2007 09:20:03 GMT Resent-Message-Id: <200707050920.l659K3et063512@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kostik Belousov Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC98816A468 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/114328: lynx-ssl-2.8.6.5, 1 fails to build when gd-2.0.35, 1 installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jul 2007 09:20:04 -0000 >Number: 114328 >Category: ports >Synopsis: 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: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 05 09:20:03 GMT 2007 >Closed-Date: >Last-Modified: >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: >Unformatted: