[net.sources.games] Battleship STILL has errors

e65138@dartvax.UUCP (Paula Brittingham) (03/25/86)

I thought we had this all straightened out? The following is
the output from the 'make':


cc -o battle battle.c -lcurses
Undefined:
_saveterm
_cbreak
_beep
_resetterm
_tputs
_tgoto
_tgetent
_tgetnum
_tgetflag
_tgetstr
*** Error code 1

cad@cbosgd.UUCP (Chuck A DeGaul) (03/27/86)

> Reply-To: e65138@dartvax.UUCP (Paula Brittingham)
> 
> I thought we had this all straightened out? The following is
> the output from the 'make':
> 
> 
> cc -o battle battle.c -lcurses
> Undefined:
> _saveterm
> _cbreak
> _beep
> _resetterm
> _tputs
> _tgoto
> _tgetent
> _tgetnum
> _tgetflag
> _tgetstr
> *** Error code 1

Paula (and anyone else out there),

	If you are trying to build my revised version of Bruce Holloway's
Battleship on a Berkeley system, you have to type "make bsdbattle" instead
of just "make" or "make battle".  Please read the makefile before griping
to the net.  We did straighten this out -- we just forgot to require that
the users to have a little common sense.  Oh well. :-)

				---> Chuck A DeGaul <---

P.S. If you're trying to build Bruce's version, then I can't help you, and
	I apologize for the snide attitude.