I fixed the #ifdef statement to uppercase, and now everything compiles just fine. Thanks for your help guys!
Kind regards, Martijn Ruff -- Romans 11:36 For of Him, and through Him, and to Him, are all things: to whom be glory for ever. Amen. >>> [EMAIL PROTECTED] 12-11-03 10:05 >>> Thanks Adam, I'll try this. I just can't try it right now, since the machine I'm planning to run sword on is a stand alone machine with no network, and right now I'm at work. Daniel, If this doesn't fix the problem, I'll send you the makefile. Thanks for all the help, Kind regards, Martijn Ruff -- Romans 11:36 For of Him, and through Him, and to Him, are all things: to whom be glory for ever. Amen. >>> [EMAIL PROTECTED] 12-11-03 01:51 >>> On 10 Nov, 2003, at 04:37, M. Ruff wrote: > #ifdef unix# include <unistd.h>#else# include <direct.h> // > This one is missing# include <io.h> // This one is also > missing#endif > Seems pretty basic, but now I read this, it's probably the that 'unix' > isn't defined. I wonder why... If you change #ifdef unix to #ifdef UNIX it should work fine (at least I had to do this on OS X). I think I posted about this a couple months ago. hth, Adam _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel ------------------------------------------------------------------- This e-mail may contain confidential and privileged material. You are requested not to disclose, copy or distribute any information thereof. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. We accept no liability for damage related to data and/or documents which are communicated by electronic mail. -------------------- Disclaimer Schiphol Group -------------------- _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel