(10-13-2015, 12:53 PM)Jhonn Wrote: Firstly, r7840 != 4.0-7840 (I fixed that for you -- r7840 is a build from SVN times and it's hugely outdated today). And about your actual issue, it seems that whatever you modified is now doing something illegal (trying to convert from an integer pointer to an unsigned char)...
I've simply added a line to make the pkgbuild script to checkout the 4.0-7840 commit. I've included the pkgbuild just in case. However it seems to do the same thing when I clone the repo cleanly and checkout the commit and attempt to go through cmake and make manually