Just a random guess...is there a file called "time.h" (case insensitive) anyplace in the code tree? The reason is that the (default) Mac filesystem (HFS+) is case-preserving, but not case-sensitive. (You can test that by going to the command line and typing %cat sOmETextFIlE.txt (with a funky case)