-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Alexey Lyubimov on 12/20/2007 6:38 AM: > After upgrading to cygwin 1.5.25-7 I get error message > from BASH every time I want to run cygcheck: > > $ cygcheck > BASH: ./cygcheck: Function not implemented
Odd. Cygwin's bash does not usually capitalize it's name. You might have other competing software in the way (which we would know if you had cygcheck output ;). And the fact that it is talking about ./cygcheck makes me think that you have a script file named cygcheck in the current directory. It would be interesting to see the output of 'which cygcheck'. Also, try an absolute path: /bin/cygcheck -svr. Or use Windows' command.com, browse to the right directory (probably c:\cygwin\bin), and do .\cygcheck -svr from there. > > The OS: Windows 98 SE Rather old; I hope you're aware that cygwin 1.7.0 won't run on your OS, and that, as bash maintainer, I no longer have access to Win98 to investigate any bug reports caused by the brokenness of the older OS. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----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 iD8DBQFHanJt84KuGfSFAYARAmkWAKDCDaFNMeqUNtAL8qAPHLbkXVebQwCfYdz2 1PexIxmv7cPXWdhAuQjH4Y4= =pmyp -----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/