Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 13 Mar 2000 20:40:20 -0500 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Building joe 2.8 with gcc 2.95.2 Message-ID: <20000313204020.A22468@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com References: <20000313180444 DOT A28578 AT cygnus DOT com> <7$rXrW74pfB AT mike DOT franken DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i In-Reply-To: <7$rXrW74pfB@mike.franken.de>; from mh@mike.franken.de on Tue, Mar 14, 2000 at 12:33:00AM +0200 Ok. I duplicated this. I'm sorry that I missed it the first time. I'll take a look and see what I can do to fix it. Thanks for the pointer to the test case. cgf On Tue, Mar 14, 2000 at 12:33:00AM +0200, Michael Hirmke wrote: >anyone able to tell me, why this happens with find: > >MIKE-[/usr]_$ls -l >total 0 >drwxr-xr-x 6 544 DomAdmin 0 Dec 7 22:43 cygwin-b20/ >drwxr-xr-x 2 544 DomAdmin 0 Dec 7 22:57 info/ >drwxr-xr-x 10 544 DomAdmin 0 Dec 6 01:25 local/ >drwxr-xr-x 6 544 DomAdmin 0 Dec 7 22:58 man/ >drwxr-xr-x 3 544 DomAdmin 0 Dec 6 01:27 spool/ >MIKE-[/usr]_$find . -name "frcode" >find: ./cygwin-b20/H-i586-cygwin32/i586-cygwin32: No such file or directory >find: ./cygwin-b20/H-i586-cygwin32/lib: No such file or directory >find: ./cygwin-b20/H-i586-cygwin32/libexec: No such file or directory >find: ./cygwin-b20/include: No such file or directory >find: ./cygwin-b20/share: No such file or directory >find: ./cygwin-b20/Uninst.isu: No such file or directory >find: ./info: No such file or directory >find: ./local: No such file or directory >find: ./man: No such file or directory >find: ./spool: No such file or directory > > >Why does find say, "No such ..." ? >Btw. this happens with the original B20.1 .dll and also with Corinna's >tape aware library. >------------------------< snip snip snip >----------------------------- >Hi, > >I could solve the problem with find, I reported here recently. >At least I found a work around for me. >Perhaps you can take it as a bug report, too ?!? > >It was a problem with my mount table. >I had a mount table like this: > >C: / native text=binary >c:\Entw\Perl /Programme/Perl native text=binary >c:\usr\cygwin-b20\H-i586-cygwin32\bin /bin native text=binary >d: /d native text=binary >\\.\tape0 /dev/nst0 native text=binary >\\.\tape0 /dev/st0 native text=binary >e: /e native text=binary >c:\usr\local\etc /etc native text=binary >z: /home native text=binary >d:\var /var native text=binary > > >As you can see, besides the necessary mount for c: -> / there are two >other mounts for directories on the same drive - >c:\Entw\Perl and c:\usr\cygwin-b20\H-i586-cygwin32\bin ! >I replaced them with symbolic links and everything started to work as >expected. >So I suppose, Cygwin gets confused, when it has to handle more than one >mount for the the same partition or the partition's directories. > >Any comments on this ? >------------------------< snip snip snip >----------------------------- -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com