Re: trying to build openjdk in linux os getting errors

2010-11-25 Thread Dalibor Topic
On 11/16/10 12:27 PM, ramakanth varala wrote: > 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

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