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]

Guilt reports unsupported os


guilt push -a
Unsupported operating system: CYGWIN_NT-6.1
cygcheck.out attached.
/cygdrive/c/cygwin/bin/guilt line 871
if [ -r "`dirname $0`/os.$UNAME_S" ]; then
. "`dirname $0`/os.$UNAME_S"
elif [ -r "`dirname $0`/../lib/guilt/os.$UNAME_S" ]; then
. "`dirname $0`/../lib/guilt/os.$UNAME_S"
else
? die "Unsupported operating system: $UNAME_S"

Attachment: cygcheck.out
Description: Binary data

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

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