Folks,

I cannot build the atest revision of drlvm. When I say "ant" in the
working_vm directory or in the "trunk" directory, I get the following
error:

BUILD FAILED
/export/users/miananje/trunk/build.xml:421: The following error
occurred while executing this line:
/export/users/miananje/trunk/working_vm/build.xml:24: The following
error occurred while executing this line:
/export/users/miananje/trunk/working_vm/make/properties.xml:52:
Primary dependency is missing: common_resources.
        You need to check it out from SVN repository or specify it's location:
        ant -Dcommon.resources.loc=path


I tried the following steps:

1. specify the location to common_resources folder in ant arguments
2. delete common_resources folder, svn up, and run ant
3. run ant clean
4. run ant -Dauto-fetch=true

But always got the same error.

Please help.

-- 
Maksim

Reply via email to