Hi, I am trying to build apache harmony m5 on ubuntu 8.10, But i get the following error:
[compile-cc] /usr/include/bits/string3.h:82: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [compile-cc] In function 'void* memset(void*, int, size_t)', [compile-cc] inlined from 'void Jitrino::OptInitAction::readFlags()' at /media/olddata/apache-harmony-src-r713673/working_vm/vm/jitrino/src/optimizer/optimizer.cpp:195: [compile-cc] /usr/include/bits/string3.h:82: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters BUILD FAILED Can you please help me with my error?
