lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV compiling lynx 2.7.1


From: Dave Williams
Subject: LYNX-DEV compiling lynx 2.7.1
Date: Tue, 21 Oct 1997 12:34:13 -0700 (PDT)

I have encountered a problem compiling lynx 2-7-1 for linux.

My system is a 486, running kernel 2.0.27, gcc 2.7.2.  I append error
messages produced by make.

LYMail.o: In function `reply_by_mail':
LYMail.o(.text+0xf3c): undefined reference to `scrollok'
LYMail.o(.text+0x13a5): undefined reference to `scrollok'
LYMail.o(.text+0x15cb): undefined reference to `scrollok'
LYMail.o(.text+0x17b6): undefined reference to `scrollok'
LYMail.o(.text+0x1861): undefined reference to `scrollok'
LYMail.o(.text+0x19b3): more undefined references to `scrollok' follow
GridText.o: In function `display_page':
GridText.o(.text+0x11a1): undefined reference to `clearok'
LYBookmark.o: In function `select_multi_bookmarks':
LYBookmark.o(.text+0xc08): undefined reference to `clearok'
LYBookmark.o: In function `select_menu_multi_bookmarks':
LYBookmark.o(.text+0x100b): undefined reference to `clearok'
LYOptions.o: In function `options':
LYOptions.o(.text+0x7d): undefined reference to `clearok'
LYOptions.o: In function `edit_bookmarks':
LYOptions.o(.text+0x280a): undefined reference to `clearok'
LYForms.o: In function `popup_options':
LYForms.o(.text+0x8ab): undefined reference to `scrollok'
LYForms.o(.text+0x93b): undefined reference to `wborder'
LYForms.o(.text+0xc5d): undefined reference to `clearok'
LYNews.o: In function `LYNewsPost':
LYNews.o(.text+0xd2): undefined reference to `scrollok'
LYNews.o(.text+0x563): undefined reference to `scrollok'
LYNews.o(.text+0x752): undefined reference to `scrollok'
LYNews.o(.text+0x959): undefined reference to `scrollok'
HTFWriter.o: In function `HTFWriter_free':
HTFWriter.o(.text+0x1a2): undefined reference to `clearok'
make[1]: *** [lynx] Error 1
make[1]: Leaving directory `/mine/software/lynx/lynx2-7-1/src'
make: *** [linux] Error 2

I can read C code, and comprehend it on the level of someone who has taken
an introductory course; but reading a makefile gives me a headache.
Please take this into consideration, should you attempt to tell me how to
solve my problem.

Thanks.


 Dave Williams   
 address@hidden  

;
; 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]