-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
After running make conifg I got this:
'uname' is not recognized as an internal or external command,
operable program or batch file.
process_begin: CreateProcess(NULL, uname -s, ...) failed.
Makefile:69: pipe: Bad file descriptor
'uname' is not recognized as an internal or external command,
operable program or batch file.
process_begin: CreateProcess(NULL, uname -s, ...) failed.
Makefile:75: pipe: Bad file descriptor
'uname' is not recognized as an internal or external command,
operable program or batch file.
process_begin: CreateProcess(NULL, uname -s, ...) failed.
Makefile:82: pipe: No error
'uname' is not recognized as an internal or external command,
operable program or batch file.
rm -rf build/-
process_begin: CreateProcess(NULL, rm -rf build/-, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile:82: distclean] Error 2
Metadata
Metadata
Assignees
Labels
No labels