Subject: build problem
To: None <current-users@netbsd.org>
From: Rick Kelly <rmk@toad.rmkhome.com>
List: current-users
Date: 03/08/2002 16:19:14
This is with the March 2 tarball from ftp.netbsd.org.

This is a Sun 3 running the latest snapshot.

When doing "./build.sh -t" to build the tools so that I can build a 
kernel so that I can do a "make build":

cc -DINFODIR=\"/usr/src/toolbin/info\" -DLOCALEDIR=\"/usr/src/toolbin/share/locale\" -DHAVE_CONFIG_H -I. -I/usr/src/tools/texinfo/../../gnu/dist/texinfo/lib -I../intl -I.. -I/usr/src/tools/texinfo/../../gnu/dist/texinfo/info    -O -c /usr/src/tools/texinfo/../../gnu/dist/texinfo/info/infomap.c
cc  -O  -o ginfo  dir.o display.o dribble.o echo-area.o filesys.o  footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o  m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o  tilde.o variables.o window.o doc.o ../lib/libtxi.a  -lcurses ../intl/libintl.a 
echo-area.o: In function `ea_possible_completions':
echo-area.o(.text+0x1104): undefined reference to `set_window_pagetop'
session.o: In function `info_show_point':
session.o(.text+0x928): undefined reference to `set_window_pagetop'
session.o: In function `info_scroll_forward':
session.o(.text+0x13c2): undefined reference to `set_window_pagetop'
session.o: In function `info_scroll_backward':
session.o(.text+0x148e): undefined reference to `set_window_pagetop'
session.o: In function `info_down_line':
session.o(.text+0x1548): undefined reference to `set_window_pagetop'
session.o(.text+0x158a): more undefined references to `set_window_pagetop' follow
*** Error code 1
1 error

Should I just update fron anoncvs and try again?
-- 
Rick Kelly  rmk@rmkhome.com  www.rmkhome.com