Re: Openjdk6 build failed in corba.

2011-12-19 Thread Kelly O'Hair
This looks like a find command failure. Check your PATH and make sure the cygwin paths appear before the windows system paths, I suspect you might be getting the wrong find command. PATH order should be: Ant/Java Visual StudioCYGWINWindows -kto On Dec 19, 2011, at 4:01 AM, ರಂಜಿತ್ ಕುಮ

Re: Openjdk6 build failed in corba.

2011-12-19 Thread Lussier, Denis
Not Sure if this is relevant here, but, I had this same problem with the build failing on CORBA for OpenJDK6 on Win32. It turned out that I needed to use an older version of Oracle JDK6 as the bootstrap compiler (as per the build requirements doc). 2011/12/19 ರಂಜಿತ್ ಕುಮರ್ > Hi, > > I am faci