trying to build openjdk in linux os getting errors

ramakanth varala ramakanth.varala at gmail.com
Tue Nov 16 11:27:19 UTC 2010


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 inputs here ...

On Tue, Nov 16, 2010 at 3:44 PM, Deepak Panickal <deepak2427 at gmail.com> wrote:
> 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.varala at gmail.com> wrote:
>>
>> 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 gzip... /bin/gzip
>> checking for ant... no
>> configure: error: ant program not found in PATH
>>
>> where as i have ant in my class path .  i donot understand how to move
>> forward from here ..
>> can any body help me here
>
>



More information about the build-dev mailing list