lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Can't compile 2.7.2 on Linux Slackware


From: Bill Schiavo
Subject: Re: LYNX-DEV Can't compile 2.7.2 on Linux Slackware
Date: Sun, 1 Mar 1998 08:53:18 -0500 (EST)

Hello everyone.



On Mon, 2 Mar 1998, Michael Rowe wrote:

> I am having problems getting Lynx 2.7.2 to compile on my Linux Slackware
> system. (I tried another Slackware box, and got the same error, too)
> 
> Here's what I get when I type make linux:
> 
The target you want is linux-ncurses.  I am currently running Slackware
version 3.4 and do not have any problems compiling Lynx.  What version are
you running?  I am asking because on some earlier versions of Slackware
you must change things a bit so that NCurses will get picked up.  

Bill

> ..
> ..
> ..
> Linking and creating Lynx executable
> gcc -O -DUNIX -DLINUX  -DNO_KEYPAD -DNO_TTYTYPE  
> -I../WWW/Library/Implementation -DDIRED_SUPPORT  -DOK_TAR -DOK_ZIP -DOK_GZIP 
> -DOK_UUDECODE -DOK_OVERRIDE -DOK_PERMIT   -I..  -o lynx  LYClean.o 
> LYShowInfo.o LYEdit.o LYStrings.o LYMail.o HTAlert.o GridText.o LYGetFile.o 
> LYMain.o LYMainLoop.o LYCurses.o LYBookmark.o LYUtils.o LYOptions.o 
> LYReadCFG.o LYSearch.o LYHistory.o LYForms.o LYPrint.o LYrcFile.o 
> LYDownload.o LYNews.o LYKeymap.o HTML.o HTFWriter.o HTInit.o DefaultStyle.o 
> LYLocal.o LYUpload.o LYLeaks.o LYexit.o LYJump.o LYList.o LYCgi.o 
> LYTraversal.o LYEditmap.o LYCharSets.o LYCharUtils.o LYMap.o LYCookie.o 
> ../WWW/Library/unix/libwww.a  -lcurses -ltermcap  
> LYMail.o: In function `reply_by_mail':
> LYMail.o(.text+0xf04): undefined reference to `scrollok'
> LYMail.o(.text+0x136d): undefined reference to `scrollok'
> LYMail.o(.text+0x1593): undefined reference to `scrollok'
> LYMail.o(.text+0x177e): undefined reference to `scrollok'
> LYMail.o(.text+0x1829): undefined reference to `scrollok'
> LYMail.o(.text+0x197b): 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+0x1a6): undefined reference to `clearok'
> make[1]: *** [lynx] Error 1
> make[1]: Leaving directory `/home/mjrow/lynx/lynx2-7/src'
> make: *** [linux] Error 2
> 
> 

reply via email to

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