> On 17 Jun 2016, at 18:37, John Reiser <jrei...@bitwagon.com> wrote:
> 
> Try "make clean" first, particularly if this is not the first 'make'.
> The file generated by 'make' which records the header dependencies
> says that mach_vmUser.c #includes mach_vm.defs.  Look for those filenames
> (find /usr/include -iname mach_vmUser.c -o -iname mach_vm.defs")
> to see if they really exist on some other path(s).  Search for those
> filenames on the web, and look for the pathnames in which they reside.
> Reconcile.  Beware that the default HFS+ has case-independent filenames,
> but case-dependent is an option, and case matters on most non-HFS+ 
> filesystems.

Thanks

I had migrated between Macs and somehow it needed 'xcode-select --install'
again, but weirdly only valgrind was broken.

-- 
Alex Bligh





------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://sdm.link/zohomanageengine
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to