Hi, I'm trying to install valgrind on os x (snow leopard/10.6.3). When I run the provided ./configure script I get an error saying:
checking for the kernel version... unsupported (10.3.0)
configure: error: Valgrind works on Darwin 9.x (Mac OS X 10.5)
Has anyone else had experience with this? Can I just delete that line in the configure file?
Thanks.