X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.7 required=5.0 	tests=AWL,BAYES_50,BOTNET,J_CHICKENPOX_44
X-Spam-Check-By: sourceware.org
MIME-version: 1.0
Content-transfer-encoding: 8BIT
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Message-id: <49A6E198.7090507@acm.org>
Date: Thu, 26 Feb 2009 10:38:16 -0800
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19)  Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666
To: cygwin@cygwin.com
Subject: Re: lynx seems broken (Attn: ncurses maintainer)
References: <d922b6650902241349k1f296641jcf58cfb19d3c29b9@mail.gmail.com> 	<49A5CFFB.30001@cygwin.com> 	<d922b6650902251526w7f07c0ex51600f9bc7e916bc@mail.gmail.com> 	<49A5D4AC.4030700@cygwin.com> <utz6h2idk.fsf@gmail.com>
In-reply-to: <utz6h2idk.fsf@gmail.com>
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2/26/2009 9:55 AM, Sivaram Neelakantan wrote:
> "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com> writes:
> 
>> Morten Kjærulff wrote:
>>> On Thu, Feb 26, 2009 at 12:10 AM, Larry Hall (Cygwin)
>>> <reply-to-list-only-lh@cygwin.com> wrote:
>>>> Morten Kjærulff wrote:
>>>>> Hi,
>>>>>
>>>>> On my machine#2 I just installed lynx, but it just exit without
>>>>> telling anything. Then I went to my machine#1 where lynx was already
>>>>> installed, and it worked fine. I then ran setup.exe and it installed a
>>>>> little. After that, lynx just exit without telling anything.
>>>> What does 'lynx; echo $?' say?  What does 'cygcheck lynx' say?
>>> $ lynx;echo $?;cygcheck lynx
>>> 57

% strace lynx -version

... pops up a message saying "The procedure entry point cur_term could 
not be located in the dynamic link library cygncurses-8.dll."

Rolling back libncurses8 and terminfo to the previous release solves the 
problem for me. Recompiling lynx from source with the new libncurses8 
and terminfo packages also fixes the problem.

-- 
David Rothenberger  ----  daveroth@acm.org

"What if" is a trademark of Hewlett Packard, so stop using it in your
sentences without permission, or risk being sued.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

