|
From: Gus S. <gst...@gm...> - 2010-08-04 18:55:13
|
Hello, After attempting to install Valgrind on Snow Leopard, I am treated with i686-apple-darwin10-gcc-4.2.1: ./m_mach/mach_vmUser.c: No such file or directory i686-apple-darwin10-gcc-4.2.1: no input files make[3]: *** [libcoregrind_amd64_darwin_a-mach_vmUser.o] Error 1 make[2]: *** [install] Error 2 make[1]: *** [install-recursive] Error 1 make: *** [install] Error 2 while trying to 'make' after configuring. I am following the instructions on the valgrind homepage. I am unsure of what this error means; would someone mind pointing me in the right direction? -Gus |