Closed calvinchengx closed 10 years ago
Hi Calvin, I separated VEX/ as a submodule (you can see a link icon in https://github.com/fredericgermain/valgrind/tree/homebrew) you probably need to do that :
git submodule init git submodule update
Ah, right. That make sense now. Thank you!
Btw, noted here - http://calvinx.com/2014/05/04/valgrind-on-mac-os-x-10-9-mavericks/
I was attempting to compile this on Mac OS 10.9.
./autogen.sh works fine. ./configure works fine as well.
But I ran into this error when I attempted
make
.