Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2007 09:13:10 GMT
From:      Kostik Belousov <kostikbel@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/114328: lynx-ssl-2.8.6.5, 1 fails to build when gd-2.0.35, 1 installed
Message-ID:  <200707050913.l659DAIM030043@www.freebsd.org>
Resent-Message-ID: <200707050920.l659K3et063512@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707050913.l659DAIM030043>