On 2010-04-09 11:00, Meng Li wrote:
Hi Regis,
I encountered the same problem. The reason is that the apr-1.3.9.tar.gz is not
the current release of APR, so it is no longer hosted in the repository.
Here is the how to resolve this problem:
1) Find and open the file drlvm/make/depends.properties
2) Replace "apr-1.3.9.tar.gz" with "apr-1.4.2.tar.gz"
3) Change the MD5 of apr-1.4.2.tar.gz in depends.properties, which you can get
from http://www.apache.org/dist/apr/
Then you can build the project again. Good luck to you!
Thanks Meng. Did you tested build with apr-1.4.2.tar.gz? I think we should
update our dependence, if it works well.
--
Best Regards,
Regis.