ports/114328: lynx-ssl-2.8.6.5, 1 fails to build when gd-2.0.35, 1 installed

Kostik Belousov kostikbel at gmail.com
Thu Jul 5 09:20:04 UTC 2007


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



More information about the freebsd-ports-bugs mailing list