lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV compile help


From: Foteos Macrides
Subject: Re: LYNX-DEV compile help
Date: Sat, 23 Nov 1996 18:45:57 -0500 (EST)

Kendall Lloyd <address@hidden> wrote:
>Hello,
> I am trying to compile lynx2-6 and I am getting the following error
>when the compiler quits.
>
><snip>
>LYCharUtils.o LYMap.o ../WWW/Library/unix/libwww.a  -lncurses  
>LYForms.o: In function `change_form_link':
>LYForms.o(.text+0xa81): undefined reference to `winsertln'
                                                 ^^^^^^^^^
>make[1]: *** [lynx] Error 1
>make[1]: Leaving directory `/tmp/setup/lynx2-6/src'
>make: *** [linux-ncurses] Error 2
>address@hidden lynx2-6]# 
>
>I am attempting to compile using the command "make linux-ncurses". I
>have ncurses 1.9.6 on my system and the system is a PC running Linux
>1.2.13. I also tried the other linux compile options but they didn't
>seem to get as far before busting. If there is any more info any one
>needs to help I wuold be glad to provide. Thanks for your time, and
>thanks in advance for any help.

        The winsertln() curses function does not appear to be
present in all versions of ncurses or native curses libraries.
That's a "bug" in them, but I got rid of that function in conjunction
with enhancing the popup handling in LYForms.c, so get the 2-6update
replacement files and your problem will go away (plus you'll have
all the latest bug fixes and enhancements, except for the ncurses
color support, multibookmark support, and mouse handling).

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; 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]