lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV problems compiling lynx2.7ac-0.38


From: Nelson Henry Eric
Subject: LYNX-DEV problems compiling lynx2.7ac-0.38
Date: Wed, 9 Apr 1997 09:33:27 +0900 (JST)

Re: lynx2.7ac-0.38.  I'm on sunos4.1.3, compiling with gcc2.7.2.

The configure script stopped with an error when it could not find
the slang header file.  No makefile was produced.  How do you specify
where header files are when doing --with-screen=slang?

I then tried the usual way (Makefile, sun4-slang) after a fresh
breakout, and got the errors given below.  How to proceed?

__Henry

LYStrings.c: In function `LYgetch':
LYStrings.c:370: `KEY_DOWN' undeclared (first use this function)
LYStrings.c:370: (Each undeclared identifier is reported only once
LYStrings.c:370: for each function it appears in.)
LYStrings.c:373: `KEY_UP' undeclared (first use this function)
LYStrings.c:376: `KEY_LEFT' undeclared (first use this function)
LYStrings.c:379: `KEY_RIGHT' undeclared (first use this function)
LYStrings.c:382: `KEY_HOME' undeclared (first use this function)
LYStrings.c:385: `KEY_CLEAR' undeclared (first use this function)
LYStrings.c:388: `KEY_NPAGE' undeclared (first use this function)
LYStrings.c:391: `KEY_PPAGE' undeclared (first use this function)
LYStrings.c:394: `KEY_LL' undeclared (first use this function)
LYStrings.c:401: `KEY_A1' undeclared (first use this function)
LYStrings.c:404: `KEY_A3' undeclared (first use this function)
LYStrings.c:407: `KEY_B2' undeclared (first use this function)
LYStrings.c:410: `KEY_C1' undeclared (first use this function)
LYStrings.c:413: `KEY_C3' undeclared (first use this function)
LYStrings.c:446: warning: unreachable code at beginning of switch statement
*** Error code 1
make: Fatal error: Command failed for target `LYStrings.o'
Current working directory /home/kyoin/nelsonhe/.lynx/Bin/lynx2-7/src
*** Error code 1
make: Fatal error: Command failed for target `sun4-slang'

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]