This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos 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]

/bin/sh.exe command not found


team

I am suddenly getting this error from my configtool:

make: Entering directory `/ecos-c/cygwin/ecos-2.0/ecos-simple/test_build'
make -r -C hal/common/v2_0 headers
make[1]: Entering directory
`/ecos-c/cygwin/ecos-2.0/ecos-simple/test_build/hal/common/v2_0'
make[1]: Leaving directory
`/ecos-c/cygwin/ecos-2.0/ecos-simple/test_build/hal/common/v2_0'
make[1]: /bin/sh.exe: Command not found
make: Leaving directory `/ecos-c/cygwin/ecos-2.0/ecos-simple/test_build'
make[1]: ***
[/ecos-c/cygwin/ecos-2.0/ecos-simple/test_install/include/cyg/hal/dbg-thread-syscall.h]
Error 127
make: *** [headers] Error 2

I check my Windows path environment variable it contains:

C:\cygwin\bin;C:\cygwin

and from configtool, Tool menu, path, user tools is set to:

C:\cygwin\bin


also the bin directory contains the sh.exe file. What else might have
changed that I am getting above error. Thanks.

Michael





-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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