Cygwin problem

棂界 zhenye.angel@qq.com
Sun Oct 20 07:16:21 GMT 2024


0 [main] bash 1800 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
Your group is currently "mkpasswd".  This indicates that your
gid is not in /etc/group and your uid is not in /etc/passwd.


The /etc/passwd (and possibly /etc/group) files should be rebuilt.
See the man pages for mkpasswd and mkgroup then, for example, run


mkpasswd -l [-d] > /etc/passwd
mkgroup  -l [-d] > /etc/group


Note that the -d switch is necessary for domain users.



Please reply to the email if there is a result, thank you.


More information about the Cygwin mailing list