Hi,
I was trying to test nuse but could not compile at all. It complains that this directory is missing and attempts to fetch it while "make library ARCH=lib" fail with error:
Cloning into 'arch/lib/tools'...
remote: Counting objects: 324, done.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
make: *** [arch/lib/tools] Error 128
Hi, I was trying to test nuse but could not compile at all. It complains that this directory is missing and attempts to fetch it while "make library ARCH=lib" fail with error: Cloning into 'arch/lib/tools'... remote: Counting objects: 324, done. fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed make: *** [arch/lib/tools] Error 128
I would appreciate any help on this.