Mail Archives: cygwin/2000/03/13/20:41:22
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
- Raw text -