hello,
I tried to build ksh on cygwin version 1.7. The compilation suceeded, but the
resulting ksh binary had a problem: it could not execute any external programs.
Here is a typical output. I tested compilation for ksh versions dated 20090505,
20090505-1, right up to 2010-01-19. All have this problem.
--------
bash$ pwd
/home/david/astksh-20090505-1
bash$ ls
CYGWIN-PATCHES Makefile README arch bin configure lib src
bash$ make
.
.
.
bash$ cd arch/cygwin-i386/bin
bash$ ./ksh
ksh$ ls
./ksh: ls: cannot execute [Permission denied]
ksh$ tar
./ksh: tar: cannot execute [Permission denied]
ksh$ cp
./ksh: cp: cannot execute [Permission denied]
ksh$ ./ksh
./ksh: ./ksh: cannot execute [Permission denied]
--------
Any help is appreciated.
Dave Lee
Yahoo!香港提供網上安全攻略,教你如何防範黑客! 請前往 http://hk.promo.yahoo.com/security/ 了解更多!
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users