Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <600B91D5E4B8D211A58C00902724252C01BC02B8@piramida.hermes.si> From: David Balazic To: "'cygwin AT cygwin DOT com'" Subject: RE: Less fails with link error Date: Wed, 6 Aug 2003 17:45:23 +0200 MIME-Version: 1.0 Content-Type: text/plain X-Virus-Scanned: by amavisd-new at hermes.si > ---------- > From: Ronald > Landheer-Cieslak[SMTP:blytkerchan AT users DOT sourceforge DOT net] > Reply To: cygwin AT cygwin DOT com > Sent: 6. avgust 2003 17:54 > To: David Balazic > Cc: cygwin AT cygwin DOT com > Subject: Re: Less fails with link error > > On Wed, Aug 06, 2003 at 05:20:55PM +0200, David Balazic wrote: > > If I try to run less from bash, I get a dialog saying : > > > > less.exe - Entry Point Not Found > > > > The procedure entry point __getreent could not be located in the dynamic > > link library cygwin1.dll. > > Looks like a version mismatch between Cygwin and less.. did you install > with > Setup and did you *not* use the experimental version of less with the > current > version of Cygwin? > I just selected the latest version of less ( by clicking on its name to cycle versions ). There was no warning that it is incompatible with the cygwin version. > hmm.. I vaguely remember seeing a cygcheck output here somewhere.. > > Yup - your cygcheck output says you're using bersion 381-1 of less - if > that > is right, you have a cygwin-version mismatch: less 381-1 is for cygwin > 1.5.x > which is not compatible with cygwin-1.3.x. Re-fetch less with Setup and > try > again. > > > [OK] > > > > > > I would give you the "less" version number , but "rpm -q less" gives : > > > > $ rpm -qa > > error: db4 error(13) from dbenv->open: Permission denied > > error: cannot open Packages index using db3 - Permission denied (13) > > error: cannot open Packages database in /var/lib/rpm > > no packages > Setup != rpm > Cygwin != Linux > > You used Setup to install, didn't you? yes. > Use cygcheck to get the version of less, then :) > I llearned something new. rpm would catch the incompatibility though :-) > HTH > > rlc > -- 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/