X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Wed, 14 May 2008 21:53:36 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: please help
Message-ID: <20080514195336.GQ18799@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <988181.83222.qm@web33506.mail.mud.yahoo.com> <482B3DCF.2070003@cygwin.com> <00e901c8b5f9$7eaf4900$2708a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <00e901c8b5f9$7eaf4900$2708a8c0@CAM.ARTIMI.COM>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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 May 14 20:34, Dave Korn wrote:
> Larry Hall (Cygwin) wrote on 14 May 2008 20:30:
> 
> > I'm not exactly how you're managing to run the 'ls' you refer to
> > above on Windows but the message you're getting indicates
> > that you're not running Cygwin's 'ls' (and implies you're trying
> > to execute the Linux binary).  
>  
> 
>   No!  That's ls saying "Can't find the file you named" because the glob
> failed, it's not windows' dynamic loader trying to play at being ld.so!
> 
> ~ $ ls /lib/librt.so*
> ls: cannot access /lib/librt.so*: No such file or directory

And nobody wonders about the *.so filename?  There's no librt on Cygwin,
and even if there would be one, it would be called librt.a or librt.dll.a.

Note: Cygwin is not Linux.

Your problem is elsewhere.  Why does ls try to find /lib/librt.so* at all?
Is that a Makefile which is too Linux-centric, maybe?


Corinna


P.S.: A subject of "please help" and only a bare minimum of details are
not very helpful and especially not catching a lot of attention. 
I encourage you to read http://cygwin.com/problems.html

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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/

