https://bugs.kde.org/show_bug.cgi?id=295084

Austin English <austinengl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |austinengl...@gmail.com

--- Comment #5 from Austin English <austinengl...@gmail.com> ---
(In reply to Rhys Kidd from comment #4)
> I don't think this is a valid fix, as you're patching the automake generated
> Makefile (not the original from SVN).
> 
> Regardless, the underlying issue is not present on current OS X (10.9) and
> Xcode 6 with its standard development environment.

I'm seeing this exact issue in OS X Sierra (10.12.1), with valgrind from SVN
(valgrind-3.13.0.SVN-16159-vex-3285) and Xcode 8.1.

/usr/include does not exist on the machine. It's strange to me as a linux guy,
but that's how it is. The actual headers are under:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/

I'm able to compile software with homebrew. I'm also able to compile wine from
git (not using homebrew), which also uses autoconf, so it's certainly possible
to build software on OS X without /usr/include existing (wine also uses headers
from mach/, but not the same ones as valgrind).

I'll take a look at rebasing / fixing Samuel's patch.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to