Subject: new sup - building talk
To: None <current-users@NetBSD.ORG>
From: John M Vinopal <banshee@gabriella.resort.com>
List: current-users
Date: 05/21/1996 05:04:56
All new sources for this evening.  Anyone else having this problem?

gabriella% make
cc   -o talk ctl.o ctl_transact.o display.o get_addrs.o get_names.o init_disp.o invite.o io.o look_up.o msgs.o talk.o -lcurses -ltermlib -lcompat
init_disp.o: Undefined symbol `_scrollok' referenced from text segment
init_disp.o: Undefined symbol `_scrollok' referenced from text segment
init_disp.o: Undefined symbol `_wborder' referenced from text segment
*** Error code 1

Stop.
gabriella% ls -l /usr/lib/libcu*
-r--r--r--  1 bin  bin  47512 May 21 04:11 /usr/lib/libcurses.a
-r--r--r--  1 bin  bin  40328 May 21 04:11 /usr/lib/libcurses.so.2.1
-r--r--r--  1 bin  bin  55708 May 21 04:11 /usr/lib/libcurses_p.a
-r--r--r--  1 bin  bin  53266 May 21 04:11 /usr/lib/libcurses_pic.a