[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Bug in OSF ver 4.0
From: |
Duncan Hill |
Subject: |
Re: LYNX-DEV Bug in OSF ver 4.0 |
Date: |
Fri, 28 Mar 1997 17:02:47 +0400 (GMT-4) |
On Fri, 28 Mar 1997, Rodney Raney wrote:
> The following is an error meesage I get while trying to run "make osf".
> -I.. -c LYCurses.c
> cc: Error: LYCurses.c, line 396: In this statement, "ttytype" is not
> declared.
> if (strncmp((CONST char*)ttytype, "dec-vt", 6) == 0) {
As stated in the Makefile :)
# -DNO_TTYTYPE if your system lacks the ttytype variable.
Tack that on the list of make commands under the osf section, and see if
it works.
Duncan Hill
------------------------------------------------------------------------------
Administrator/Webmaster for Bajan.Org
Cogito cogito ergo cogito sum - I think that I think therefore I think I am.
Email: address@hidden : address@hidden
http://www.bajan.org http://www.bajan.org/dhill
------------------------------------------------------------------------------
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;