public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problems compiling lynx2-8-4
@ 2001-02-13 19:57 Kevin Wright
  0 siblings, 0 replies; only message in thread
From: Kevin Wright @ 2001-02-13 19:57 UTC (permalink / raw)
  To: Cygwin-Mailing-List

Ok. I got inspired to attempt to compile my own lynx.

However, I had to make a few changes (I'll send a patch later) but got
stuck on this during linking:

LYMainLoop.o(.text+0xe5ec):LYMainLoop.c: undefined reference to
`string_short'

When I looked at the code, it looks like this is needed for:

/* Show the URL & kanji code . */

I managed to comment this code out so it now compiles but I wonder where I
can get string_short from? A google search showed my the lynx-dev mailing
archives that said it was externed but that didn't help.

In any case, if anyone is interested, I could make it available.
This version looks for terminfo files in /usr/share/terminfo.

Also, since it is built with the cygncurses5.dll, is smaller than the old
version.

-rwxrwxrwx   1 kwright  Administ  1244672 Feb 13 19:43 lynx.exe

$ cygcheck ./lynx.exe
./lynx.exe
  C:\WINNT\System32\cygwin1.dll
    C:\WINNT\System32\KERNEL32.dll
      C:\WINNT\System32\ntdll.dll
  f:\cygwin\bin\cygncurses5.dll
  C:\WINNT\System32\USER32.dll
    C:\WINNT\System32\GDI32.dll
      C:\WINNT\System32\ADVAPI32.dll
        C:\WINNT\System32\RPCRT4.dll

$ ./lynx --version
Lynx Version 2.8.4dev.17 (08 Feb 2001)
Built on cygwin Feb 13 2001 19:06:47

--Kevin Wright


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-13 19:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-13 19:57 Problems compiling lynx2-8-4 Kevin Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).