Thomas Dickey wrote:
On Mon, 26 Jun 2006, Nigel Horne wrote:

I am trying to build the latest Lynx on BeOS professional 5.0.

I can't get configure to locate the curses header files:

try
    configure ---with-screen=ncurses

It got a bit further, thanks, but configure bombs out linked against
ncurses:

checking for ncurses version... no
checking for Gpm_Open in -lgpm... no
checking for initscr... no
checking for initscr in -lncurses... no
configure: error: Cannot link ncurses library

So I did:
configure --with-screen=ncurses --with-curses-dir=/usr/local

and now configure ran OK. Trying make (cross fingers).

Two suspicious messages from configure:

...
checking for library with inet_addr... no
configure: warning: Unable to find library for inet_addr function
...
/bin/basename: too few arguments
Try `/bin/basename --help' for more information.
/bin/basename: too few arguments
Try `/bin/basename --help' for more information.
./configure: test: =: unary operator expected
checking for ncurses version... no


-Nigel
begin:vcard
fn:Nigel Horne
n:Horne;Nigel
org:NJH Music
email;internet:[EMAIL PROTECTED]
tel;fax:+44 870 705 9334
note:Skype: nigelhorne
x-mozilla-html:FALSE
version:2.1
end:vcard

_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to