|
From: Alex B. <al...@al...> - 2016-06-17 16:51:07
|
> On 17 Jun 2016, at 14:42, Alex Bligh <al...@al...> wrote: > > My question is simply whether I should expect valgrind to work on 10.11 with threads if I compile trunk from source, or whether I need to look at some other way of hunting my issue down. The next problem being (OS-X 10.11.5, cvs trunk as of today): $ make /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in include make[2]: Nothing to be done for `all'. Making all in VEX /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am make[3]: Nothing to be done for `all-am'. Making all in coregrind make[2]: *** No rule to make target `/usr/include/mach/mach_vm.defs', needed by `m_mach/mach_vmUser.c'. Stop. make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 -- Alex Bligh |