pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problems Building Lynx Using pkgsrc-2010Q1 on NetBSD 5.0.2.



When trying to build www/lynx I get the following errors:

Compiling Lynx sources
cd chrtrans && /usr/bin/make  SITE_DEFS=""  BUILD_CFLAGS="-O2
-I/usr/pkg/include/ncurses -I/usr/pkg/include -I/usr/include"
BUILD_CPPFLAGS="-I/usr/pkg/include/ncurses -I/usr/pkg/include
-I/usr/include -I/usr/pkg/include -I/usr/pkg/include/ncurses
-DHAVE_CONFIG_H"  BUILD_LDFLAGS=""  BUILD_LIBS=""  BUILD_CC="cc" tables
cc -DHAVE_CONFIG_H   -DLOCALEDIR=\"/usr/pkg/share/locale\"  -I.  -I..
-Ichrtrans  -I./chrtrans  -I..  -I../src
-I.././WWW/Library/Implementation     -I/usr/pkg/include/ncurses
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include
-I/usr/pkg/include/ncurses -O2 -I/usr/pkg/include/ncurses
-I/usr/pkg/include -I/usr/include -c parsdate.c ./parsdate.y: In
function 'Convert': ./parsdate.y:612: error: invalid type argument of
'->' ./parsdate.y: In function 'DSTcorrect': ./parsdate.y:626: error:
invalid type argument of '->' ./parsdate.y:627: error: invalid type
argument of '->' ./parsdate.y: In function
'RelativeMonth': ./parsdate.y:641: warning: assignment makes pointer
from integer without a cast ./parsdate.y: In function
'GetTimeInfo': ./parsdate.y:878: warning: assignment makes pointer from
integer without a cast ./parsdate.y: In function
'parsedate': ./parsdate.y:924: warning: assignment makes pointer from
integer without a cast
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/lynx/work.kaworu/lynx2-8-7/src
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/lynx/work.kaworu/lynx2-8-7
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/lynx
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/lynx

I also had this problem when trying to build it with any system (NetBSD
5.0.1, NetBSD 4.0.1, and Linux) in pkgsrc-2009Q4.

Any suggestions?
-- 
- Dave V.


Home | Main Index | Thread Index | Old Index