05-09-2012, 05:22 PM
Welcome back
Can you try the latest rev (488), if it compiles? There have been some changes in the preprocessor magic, and I've kinda lost track of what's been done where
I think you should be able to compile, and if not, the only problematic thing is the strerror_r(). It seems Apple has been changing their mind a lot regarding this function and they use both signatures in different OSs, maybe even in the same OS, just a different version.
Can you try the latest rev (488), if it compiles? There have been some changes in the preprocessor magic, and I've kinda lost track of what's been done where
I think you should be able to compile, and if not, the only problematic thing is the strerror_r(). It seems Apple has been changing their mind a lot regarding this function and they use both signatures in different OSs, maybe even in the same OS, just a different version.