lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Compile trials...


From: Thomas Dickey
Subject: Re: lynx-dev Compile trials...
Date: Tue, 12 Jun 2001 19:42:20 -0400
User-agent: Mutt/1.2.5i

On Tue, Jun 12, 2001 at 04:36:13PM -0700, Paul Thomas wrote:
> 
> Hi,
> 
> I'm going to jump right in I guess. I am trying to compile
> lynx2-8-3  on my Linux 2.2.8 box.
> 
> The following is where it has trouble at the end of the make.
> Any suggestions would be appreciated. I have to get it to
> compile so I can then add the SSL patch as I have a need for
> an SSL enabled Lynx. Otherwise I would try a binary release.

2.8.4pre.2 is the current version, and doesn't need a patch for SSL.

Your symbols are all for ncurses - library isn't found for whatever reason.

The current version of lynx is 2.8.3

It's available at
        http://lynx.browser.org
        ftp://lynx.isc.org/lynx-2.8.3
2.8.4 Development & patches:
        http://lynx.isc.org/current/index.html

The current version of ncurses is 5.2 (20001021)
There's an faq at
        http://dickey.his.com/ncurses/ncurses.faq.html

> 
> Thanks for the good work!
> 
> --Paul 
> 
> LYStrings.o: In function `expand_tiname':
> LYStrings.o(.text+0x6a9): undefined reference to `strnames'
> LYStrings.o(.text+0x6bd): undefined reference to `strfnames'
> LYStrings.o(.text+0x6d1): undefined reference to `cur_term'
> LYStrings.o: In function `setkey_cmd':
> LYStrings.o(.text+0x1023): undefined reference to `define_key'
> LYStrings.o: In function `unsetkey_cmd':
> LYStrings.o(.text+0x10c2): undefined reference to `define_key'
> LYStrings.o: In function `setup_vtXXX_keymap':
> LYStrings.o(.text+0x12ad): undefined reference to `define_key'
> LYMail.o: In function `reply_by_mail':
> LYMail.o(.text+0x1969): undefined reference to `scrollok'
> LYMail.o(.text+0x1ecd): undefined reference to `scrollok'
> LYMail.o(.text+0x2136): undefined reference to `scrollok'
> LYMail.o(.text+0x2340): undefined reference to `scrollok'
> LYMail.o(.text+0x2409): undefined reference to `scrollok'
> LYMail.o(.text+0x2553): more undefined references to `scrollok' follow
> GridText.o: In function `display_page':
> GridText.o(.text+0x1a61): undefined reference to `clearok' 
> LYOptions.o: In function `popup_choice':
> LYOptions.o(.text+0x418a): undefined reference to `scrollok'
> LYOptions.o(.text+0x52ff): undefined reference to `wtouchln'
> LYForms.o: In function `popup_options':
> LYForms.o(.text+0x10b7): undefined reference to `scrollok'
> LYNews.o: In function `LYNewsPost':
> LYNews.o(.text+0x466): undefined reference to `scrollok'
> LYNews.o(.text+0x877): undefined reference to `scrollok'   
> LYNews.o(.text+0xac2): undefined reference to `scrollok'
> LYNews.o(.text+0xd8f): undefined reference to `scrollok' 
> make[1]: *** [lynx] Error 1
> make[1]: Leaving directory `/usr/local/src/lynx2-8-3/src'   
> make: *** [all] Error 2
> 
> 
> 
> --
> "So enjoy yourselves, dabble in sound, paint your pictures, turn
> on your mind and gently float downstream..." -- George Martin, Beatles's
> Producer
> 
> 
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

-- 
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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