Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" To: "Cygwin-Mailing-List" 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 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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