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 X-Authentication-Warning: localhost.localdomain: ronald set sender to blytkerchan AT users DOT sourceforge DOT net using -f Date: Wed, 6 Aug 2003 17:54:57 +0200 From: Ronald Landheer-Cieslak To: David Balazic Cc: cygwin AT cygwin DOT com Subject: Re: Less fails with link error Message-ID: <20030806155457.GC18441@linux_rln.harvest> Reply-To: cygwin AT cygwin DOT com References: <600B91D5E4B8D211A58C00902724252C01BC02B7 AT piramida DOT hermes DOT si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <600B91D5E4B8D211A58C00902724252C01BC02B7@piramida.hermes.si> User-Agent: Mutt/1.4i X-Disclaimer: I had nothing to do with it - I swear! X-loop: linux_rln.harvest 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? 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? Use cygcheck to get the version of less, then :) 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/