Open hmontenegro opened 6 years ago
Hi hmontenegro, It seems that your download/uncompress is not completed. Please make sure that you clone or download the source code correctly and let us know if the problem still persists.
Thanks for looking into this, and sorry for not properly describing the problem originally - I was too concise in my original post.
Indeed, I can compile if I clone the repository, but the source tarball available at the releases page (e.g., https://github.com/bioturing/hera/archive/v1.2.tar.gz ) is incomplete.
I downloaded all the github packaged source releases (1.0, 1.0.1, 1.1.1 and 1.2, both tar.gz and .zip) and all are missing the aforementioned files (argument.c, get_buffer.c, read.c, usage.c and log.c). So the problem isn't the repository, it is how the release tarball is being created
I am trying to compile Hera 1.2 using the
build.sh
script, and compilation fails due to missing source code files. Here is the end of the compilation messages: