>>*** ERROR: inherit: unknown cygclass python3 >>[...] >> You may want to modify cygport to handle DOS-style line-endings. > >cygport is a bash script, hence this applies: > >http://cygwin.com/ml/cygwin-announce/2007-05/msg00003.html
Thanks for pointing that out. I created a BASH_ENV environment variable in my .bashrc to point to "$HOME/.bash_env", then created a ".bash_env" file containing "set -o igncr", and now cygport doesn't error-out cryptically when presented with DOS-style line endings. Sorry to trouble the mailing with with my dumb question. If nothing else, anyone else running into this problem with cygport will be able to find a quick answer in a search engine. Steven Boswell -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple