Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2007 08:05:55 -0700
From:      David Southwell <david@vizion2000.net>
To:        ports@freebsd.org
Subject:   Portupgrade lynx2.-8-6 compile failure
Message-ID:  <200707050805.55256.david@vizion2000.net>

next in thread | raw e-mail | index | archive | help
Currently installed version
**************************
pkg_info |grep lynx
lynx-2.8.6_5,1      A non-graphical, text-based World-Wide Web client

System
*************
uname -a
FreeBSD dns1.vizion2000.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 
04:15:57 UTC 2006     root@bloom.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  
amd64

Compile failure
****************
 -DHAVE_CONFIG_H   -DLOCALEDIR=\"/usr/local/share/locale\"  -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src  -I../WWW/Library/Implementation    -O2 -fno-strict-aliasing -pipe -c ./LYList.c
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   -DLOCALEDIR=\"/usr/local/share/locale\"  -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src  -I../WWW/Library/Implementation    -O2 -fno-strict-aliasing -pipe -c ./LYCgi.c
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   -DLOCALEDIR=\"/usr/local/share/locale\"  -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src  -I../WWW/Library/Implementation    -O2 -fno-strict-aliasing -pipe -c ./LYTraversal.c
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   -DLOCALEDIR=\"/usr/local/share/locale\"  -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src  -I../WWW/Library/Implementation    -O2 -fno-strict-aliasing -pipe -c ./LYEditmap.c
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   -DLOCALEDIR=\"/usr/local/share/locale\"  -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src  -I../WWW/Library/Implementation    -O2 -fno-strict-aliasing -pipe -c ./LYCharSets.c
./LYCharSets.c: In function `HTMLGetEntityUCValue':
./LYCharSets.c:878: error: `unicode_entities' undeclared (first use in this 
function)
./LYCharSets.c:878: error: (Each undeclared identifier is reported only once
./LYCharSets.c:878: error: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/www/lynx/work/lynx2-8-6/src.
*** Error code 1

Stop in /usr/ports/www/lynx/work/lynx2-8-6.
*** Error code 1

Stop in /usr/ports/www/lynx.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.72731.31 
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=lynx-2.8.6_5,1 
UPGRADE_PORT_VER=2.8.6_5,1 make
** Fix the problem and try again.

Any ideas??





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