This error simply means that ant can not finad a compiler. Because
Harmony does not have a compiler.. yet...
Somewhere (in the READMEs or on the Harmony site) was an instruction
on using Eclipse compiler for Harmony build.

You should look for this info.

SY, Alexey

2006/10/14, Justin Zheng <[EMAIL PROTECTED]>:
Thanks for your help. Ant get issue had been resolved and solution had been
updated to the wiki page, please help to check.

However, another issue occoured.

I received this error when I executed build.bat after the update:

BUILD FAILED
C:\Harmony\trunk\working_vm\build\make\build.xml:406: The following error
occurr
ed while executing this line:
C:\Harmony\trunk\working_vm\build\make\build.xml:413: The following error
occurr
ed while executing this line:
C:\Harmony\trunk\working_vm\build\make\build_component.xml:72: The following
err
or occurred while executing this line:
C:\Harmony\trunk\working_vm\build\win_ia32_msvc_debug\semis\build\targets\build.
java.xml:10: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

Some System Variables setting:

ANT_HOME=C:\Downloads\apache-ant-1.6.5-bin\apache-ant-1.6.5
JAVA_HOME=C:\Harmony\trunk\working_classlib\deploy\jdk\jre

Can any one help?

Thanks a lot!

Best Regards,

Justinz


On 10/13/06, Salikh Zakirov <[EMAIL PROTECTED]> wrote:
>
> Paulex Yang <[EMAIL PROTECTED]> wrote:
> >> Can you access http://www.reverse.net/pub/apache/apr/apr-1.2.6.zip in
> >> browser?
>
> Justin Zheng wrote:
> >  I do cannot access that url. How can I get the access permission?
>
> The site is one of public Apache mirrors, so it must be some network
> availability problem that you cannot access it.
> I've just tried and file is accessible.
> Could you please check your internet connection is okay?
>
> Meanwhile, you can try using some other Apache mirror, for example, the
> main one,
> by making the following change and running 'build.bat update' again.
>
> --- build/make/win.properties
> +++ build/make/win.properties
> @@ -50,7 +50,7 @@ CLASSLIB_HOME=../../../classlib/trunk/
>
> # Apache Portable Runtime, version 1.1 or above
> # http://apr.apache.org/download.cgi
> -remote.APR.archive=http://www.reverse.net/pub/apache/apr/apr-1.2.6.zip
> +remote.APR.archive=http://www.apache.org/dist/apr/apr-1.2.6.zip
>
> # APR-util, version 1.2.2 or above
> # http://apr.apache.org/download.cgi
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
Alexey A. Petrenko
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to