I am trying to install Lynx 2.8.4 on a Tru64 machine with an Alpha chip.  I have installed ncurses 5.2 and slang 1.4.5.  The configure looks fine and runs fine, but when I run make, these are the final commands issued.
 
Linking and creating Lynx executable
gcc -DDSYS5 -DHAVE_CONFIG_H  -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation   -O2   -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 LYUpload.o LYLeaks.o LYexit.o LYJump.o LYList.o LYCgi.o LYTraversal.o LYEditmap.o LYCharSets.o LYCharUtils.o LYMap.o LYCookie.o LYStyle.o LYHash.o LYPrettySrc.o TRSTable.o UCdomap.o UCAux.o UCAuto.o  LYLocal.o ../WWW/Library/Implementation/libwww.a  -lncurses    
getcury
getcurx
_acs_map
prev_lynx_edit_mode
_setecho
map_string_to_keysym
collect2: ld returned 1 exit status
make[1]: *** [lynx] Error 1
make[1]: Leaving directory `/usr/users/zabriskw/lynx2-8-4/src'
make: *** [all] Error 2
 
Does anyone have any ideas?

Reply via email to