clc/build.xml:99: Problem: failed to create task or type antlib:org.apache.ivy.ant:buildlist
Faced this error while performing make, [Compiling Eucalyptus 3.4.2 from Source]
clc/build.xml:99: Problem: failed to create task or type antlib:org.apache.ivy.ant:buildlist
I forgot to install ivy package.
apt-get install ivy
This one solved the error.
Some more information is available here.
https://groups.google.com/a/eucalyptus.com/forum/#!msg/develop/Kky-bBT9LHM/sOW_ZnY3B4UJ
Faced this error while performing make, [Compiling Eucalyptus 3.4.2 from Source]
clc/build.xml:99: Problem: failed to create task or type antlib:org.apache.ivy.ant:buildlist
I forgot to install ivy package.
apt-get install ivy
This one solved the error.
Some more information is available here.
https://groups.google.com/a/eucalyptus.com/forum/#!msg/develop/Kky-bBT9LHM/sOW_ZnY3B4UJ
No comments:
Post a Comment