Displaying 3 results from an estimated 3 matches for "991215".
Did you mean:
961215
2011 May 09
0
PowerCom BNT2000AT ups on nut 2.6.0
...], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 991206})
read(4, "2", 12) = 1
select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 992220})
read(4, "\377", 11) = 1
select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 991215})
read(4, "2", 10) = 1
select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 992207})
read(4, "\0", 9) = 1
select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 991206})
read(4, "\0", 8)...
2011 May 13
1
PowerCom BNT2000AT ups on nut 2.6.0 - second try
...], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 991206})
read(4, "2", 12) = 1
select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 992220})
read(4, "\377", 11) = 1
select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 991215})
read(4, "2", 10) = 1
select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 992207})
read(4, "\0", 9) = 1
select(5, [4], NULL, NULL, {3, 0}) = 1 (in [4], left {2, 991206})
read(4, "\0", 8)...
2005 Jan 07
4
[LLVMdev] make check fails on mingw
Hi,
I'm trying to test the llvm tools as described in
'http://llvm.cs.uiuc.edu/docs/TestingGuide.html'.
However, when running the command: 'make check VERBOSE=1 2>&1' I get this
error:
-------------------
if test -d "/C/projects/build/MinGW/llvm-2-1/test" ; then \
if test -f "/C/projects/build/MinGW/llvm-2-1/test/Makefile" ; then \
echo