no gcj-jdk + no ecj + building openjdk

2010-11-16 Thread ramakanth varala
Hello all, Iam trying to build openjdk for my fedora plat form . i like to build openjdk without ecj ( i guess this is eclipse related and eclipse IDE is not needed ) Currently iam getting the error as below . checking for distribution package version... none checking build identification... Bu

hg: jdk7/deploy/langtools: 14 new changesets

2010-11-16 Thread igor . nekrestyanov
Changeset: 5286a99de2e6 Author:sundar Date: 2010-10-19 11:47 +0530 URL: http://hg.openjdk.java.net/jdk7/deploy/langtools/rev/5286a99de2e6 6551367: javadoc throws ClassCastException when an @link tries to reference constructor. Reviewed-by: jjg, mcimadamore ! src/share/classes/com/

hg: jdk7/deploy/corba: 7 new changesets

2010-11-16 Thread igor . nekrestyanov
Changeset: b2fff4b7e8cd Author:skoppar Date: 2010-09-24 22:42 -0700 URL: http://hg.openjdk.java.net/jdk7/deploy/corba/rev/b2fff4b7e8cd 6891766: Vulnerabilities in use of reflection in CORBA Reviewed-by: hawtin - src/share/classes/com/sun/corba/se/impl/io/IIOPInputStream.java ! src/

hg: jdk7/deploy: 2 new changesets

2010-11-16 Thread igor . nekrestyanov
Changeset: 95f8f3994b9b Author:cl Date: 2010-11-11 11:02 -0800 URL: http://hg.openjdk.java.net/jdk7/deploy/rev/95f8f3994b9b Added tag jdk7-b118 for changeset a12a9e78df8a ! .hgtags Changeset: fe71f5684c6a Author:igor Date: 2010-11-16 17:07 -0800 URL: http://hg.openj

Re: Building OpenJDK 7 under Fedora 14'

2010-11-16 Thread Patrick Reinhart
Hi David, On Tue, 2010-11-16 at 11:32 +1000, David Holmes wrote: > It is very odd that noone has encountered this. > > You can fix it by editing the file and replacing the 8 spaces with a TAB. > > David Holmes Thanks for the tip. After a couple re-reading the lines if think that the whole "else

trying to build openjdk in linux os getting errors

2010-11-16 Thread ramakanth varala
thanks deepak in my class path i have ANT_HOME and in PATH i kept $ANT_HOME/bin to drag you into my problem , i guess even ant is not properly built in my machine when i say ./build.sh in my $ANT_HOME dir it gives this problem i copied junit*.jar in to $ANT_HOME/lib can you please give your in

Re: trying to build openjdk in linux os getting errors

2010-11-16 Thread Deepak Panickal
The ant executable should be available in your PATH and not the CLASSPATH variable. Regards, Deepak On Tue, Nov 16, 2010 at 9:36 AM, ramakanth varala < ramakanth.var...@gmail.com> wrote: > i downloaded openjdk-6-6b18-1.8.1.orig to my linux pc. > > when i tried to do ./configure it shows followin

trying to build openjdk in linux os getting errors

2010-11-16 Thread ramakanth varala
i downloaded openjdk-6-6b18-1.8.1.orig to my linux pc. when i tried to do ./configure it shows following error checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for make... /usr/bin/make checking for