Sorry, I won't be much help on this.

My last experience on Windows, CYGWIN and NetBeans was that you needed to
start NetBeans from a CYGWIN shell to get NetBeans to have things like
'uname' in your PATH.

I don't think you can start NetBeans by double-clicking the icon, because
it won't pick up the CYGWIN environment properly, but maybe someone more
Windows NetBeans savy can provide some help on this.

-kto

Ulf Zibis wrote:
Hi Kelly,

I have tried to start make from NetBeans using build target, and got some errors:

Entering directory `C:\Projects\OpenJDK7\jdk\make/java/nio'
make: uname: Command not found
make: logname: Command not found
../../common/Defs.gmk:188: ../../../make/common/Defs-.gmk: No such file or directory
make: -p: Command not found
make: -p: Command not found
make: +%Y: Command not found
make: *** No rule to make target `../../../make/common/Defs-.gmk'.  Stop.
C:\Projects\OpenJDK7\jdk\make\netbeans\charset\build.xml:39: The following error occurred while executing this line:
C:\Projects\OpenJDK7\jdk\make\netbeans\common\make.xml:61: exec returned: 2
BUILD FAILED (total time: 5 seconds)

Can you please give me some hint, what's going wrong here?

Please see my project files in attachment.

-Ulf

Reply via email to