This is the mail archive of the cygwin@sourceware.cygnus.com 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]

B20 bash-2.02 problems


taken from config.guess found in metahtml-5.08 (www.metahtml.com/..)

# Written by Per Bothner <bothner@cygnus.com>.

bash-2.02$ UNAME=`(uname) 2>/dev/null`
[proc] c:\cygnus\CYGWIN~1\H-I586~1\bin\bash.exe 1257 (0) sig_send:
  wait for sig_complete event failed, sig 20, rc -1, error 6

bash-2.02$ UNAME=`(uname)`
[proc] c:\cygnus\CYGWIN~1\H-I586~1\bin\bash.exe 1260 (0) sig_send:
  wait for sig_complete event failed, sig 20, rc -1, error 6

bash-2.02$ (uname) 2>/dev/null
CYGWIN_NT-4.0

bash-2.02$ UNAME=`uname`
bash-2.02$

bash-2.02$ uname -a
CYGWIN_NT-4.0 Q700 20.0 (0.1/1/1) 1998-10-29 15:33:43 i586 unknown

? Hmm.

John
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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