Mail Archives: cygwin/2002/12/13/16:30:42
Thanks. It works with,
$ strace c:/cygwin/bin/vim.exe
A part of the output is below. Seems to be get held up
on //.terminfo. Why is it going to //.terminfo/x/term?
And why is it
114 2155207 [main] vim 1884 normalize_posix_path:
//.terminfo/x/xterm = normal
ize_posix_path
(//.terminfo/x/xterm)
94 2155301 [main] vim 1884
mount_info::conv_to_win32_path: conv_to_win32_path
(//.terminfo/x/xterm)
99 2155400 [main] vim 1884 set_flags: flags: binary
(0x2)
88 2155488 [main] vim 1884
mount_info::conv_to_win32_path: src_path //.termin
fo/x/xterm, dst \\.terminfo\x\xterm, flags 0x2, rc
0
53254024 55409512 [main] vim 1884 fs_info::update:
Cannot get volume information
(\\.terminfo\x\), Win32 error 67
17062431 72471943 [main] vim 1884 symlink_info::check:
GetFileAttributes (\\.ter
minfo\x\xterm) failed
246 72472189 [main] vim 1884
geterrno_from_win_error: windows error 67 == errn
o 136
17196693 89668882 [main] vim 1884 symlink_info::check:
GetFileAttributes (\\.ter
minfo\x\xterm.exe)
failed
241 89669123 [main] vim 1884
geterrno_from_win_error: windows error 67 == errn
o 136
17907801 107576924 [main] vim 1884
symlink_info::check: GetFileAttributes (\\.te
rminfo\x\xterm.exe.lnk) failed
247 107577171 [main] vim 1884
geterrno_from_win_error: windows error 67 == err
no 136
17447772 125024943 [main] vim 1884
symlink_info::check: GetFileAttributes (\\.te
rminfo\x\xterm.lnk) failed
261 125025204 [main] vim 1884
geterrno_from_win_error: windows error 67 == err
no 136
95 125025299 [main] vim 1884 symlink_info::check: 0
= symlink.check (\\.termi
nfo\x\xterm,
0x22DA68) (0x2)
108 125025407 [main] vim 1884
mount_info::conv_to_win32_path: conv_to_win32_pa
th (//.terminfo/x)
100 125025507 [main] vim 1884 set_flags: flags:
binary (0x2)
90 125025597 [main] vim 1884
mount_info::conv_to_win32_path: src_path //.term
info/x, dst \\.terminfo\x, flags 0x2, rc 0
88 2155488 [main] vim 1884
mount_info::conv_to_win32_path: src_path //.termin
fo/x/xterm, dst \\.terminfo\x\xterm, flags 0x2, rc
0
53254024 55409512 [main] vim 1884 fs_info::update:
Cannot get volume information
(\\.terminfo\x\), Win32 error 67
17062431 72471943 [main] vim 1884 symlink_info::check:
GetFileAttributes (\\.ter
minfo\x\xterm) failed
246 72472189 [main] vim 1884
geterrno_from_win_error: windows error 67 == errn
o 136
17196693 89668882 [main] vim 1884 symlink_info::check:
GetFileAttributes (\\.ter
minfo\x\xterm.exe)
failed
241 89669123 [main] vim 1884
geterrno_from_win_error: windows error 67 == errn
o 136
17907801 107576924 [main] vim 1884
symlink_info::check: GetFileAttributes (\\.te
rminfo\x\xterm.exe.lnk) failed
247 107577171 [main] vim 1884
geterrno_from_win_error: windows error 67 == err
no 136
--- "Lassi A. Tuura" <lassi DOT tuura AT cern DOT ch> wrote:
> > $ strace /usr/bin/vi
>
> Try windows (not cygwin) path.
>
> //lat
> --
> Facts do not cease to exist because they are
> ignored.
> --Aldous Huxley
>
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -