www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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 <blytkerchan AT users DOT sourceforge DOT net> |
To: | David Balazic <david DOT balazic AT hermes DOT si> |
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 |
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. <WAG> 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? </WAG> 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |