| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Sent: | 14 Feb 2001 03:56:31 GMT |
| From: | "Kevin Wright" <kevin AT wright DOT org> |
| To: | "Cygwin-Mailing-List" <cygwin AT cygwin DOT com> |
| Subject: | Problems compiling lynx2-8-4 |
| Date: | Tue, 13 Feb 2001 19:52:14 -0700 |
| Message-ID: | <000f01c09631$22dd5b70$b01661c7@holstein-mobile.ASPECTDV.COM> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3612.1700 |
| Importance: | Normal |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |