This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Reference to absolute path seems broken.


On Fri, Feb 29, 2008 at 2:48 PM, Eric Blake <ebb9@byu.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA1
>
>  According to Mathijs Romans on 2/29/2008 6:42 AM:
>
> | (ERROR)
>  | Mathijs@chef /
>  | $ diff /Cygwin.bat Thumbs.db
>  | /usr/bin/diff: /Cygwin.bat: No such file or directory
>  |
>  | Notice the slash before Cygwin.bat. Is this normal?? Other commands
>  | such as 'ls' work fine.
>
>  The slash before the file name in the error message is normal - diff uses
>  the file name you typed in generating its message.  However, why the diff
>  was unable to find the file by its absolute name is not normal - I
>  couldn't reproduce it, so there is something different about your / than
>  there is for mine.  Running strace may shed some light on this, as well.

Thanks for your quick answer. I first tried to run strace which gave
no output at all. Only then I realised there might be a windows
command 'diff' and I was running that one. So I installed diffutils
with the great Cygwin packagemanager. Then I got the strace output and
the same error. Then I restarted Cygwin, and now the error is gone!

(OK)
Mathijs@chef /
$ diff /Cygwin.bat Cygwin.ico
Files /Cygwin.bat and Cygwin.ico differ

The combination of posix/windows is terribly confusing for me
sometimes. Thanks again for your help!

Mathijs

>
>  | Can somebody help me?
>  |
>
>  We need 'cygcheck -svr' output, as a text attachment, to learn more about
>  your /.
>
>  | Problem reports:       http://cygwin.com/problems.html
>
>  - --
>  Don't work too hard, make some time for fun as well!
>
>  Eric Blake             ebb9@byu.net
>  -----BEGIN PGP SIGNATURE-----
>  Version: GnuPG v1.4.5 (Cygwin)
>  Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
>  Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
>  iD8DBQFHyA0284KuGfSFAYARArs/AKClMPXrjzU/3+25Fd9xsCVKyUpswgCfXHFy
>  RXnJUpVyAPfaFKTv7AP3MjQ=
>  =5dS4
>  -----END PGP SIGNATURE-----
>

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]