Re: Not able to configure with new build infra

2012-07-02 Thread Mahesh Pujari
Hi,  I got it running by commenting out the line which calls for the function "prepare_help_system" in "jdk8\common\autoconf\configure" file.  This I figured out by adding echo lines in configure file and at line 3193 (just before if statement added $as_echo "Line:$as_dir/$ac_word$ac_exec_ext")

Not able to build jdk8/jdk8 (GenStubs.java:204: error)

2012-07-02 Thread Mahesh Pujari
Hi,  I tried to build jdk8/jdk8 (with latest update, platform windows, build using cygwin), and I ended up with below compilation error: --CONSOLE START-- Building OpenJDK for target 'all' in configuration 'windows-ia32-normal-clientANDser

Re: Not able to build jdk8/jdk8 (GenStubs.java:204: error)

2012-07-02 Thread Kelly Ohair
try the jdk8/build forest Sent from my iPhone On Jul 2, 2012, at 6:13, Mahesh Pujari wrote: > Hi, > I tried to build jdk8/jdk8 (with latest update, platform windows, build > using cygwin), and I ended up with below compilation error: > > --CONSOLE START--