QUOTE (Guy @ Jun 6 2010, 01:41 AM) <{POST_SNAPBACK}>
Well you're getting further than I am. Here's what I've done:
1. Checked out with MacHg
2. Installed CMake
3. Run cmake. Successful.
4. Run make. Full of fail. Heaps of "No such file or directory" errors.
This is more or less what I've been doing, except that I also tried the option in CMake that can create an Xcode project, which at least gives a more organised list of error messages.
I'll try experimenting around with the various other compiler settings since that seems to have improved things for you. Switching to compile against 10.4 rather than 10.5 seemed to reduce the number of errors, but I think they were just being masked, because they've come back again.
I wonder if there's some sort of undocumented dependency that isn't included in the code package. It would help to know how they went about building it in the first place.