Mail Archives: cygwin/2000/07/27/13:17:51
--0-719885386-964717917=:26026
Content-Type: text/plain; charset=us-ascii
I am attempting to compile GNU Emacs 20 under Cygwin and have been largely successful simply by copying over the Linux config files into some files called src/s/cygwin.h.
However, when attempting to compile movemail.c, the C compiler expects LOCK_EX to be defined, which I interpret to mean LOCK_EXCLUSIVE which is defined by cygwin in objidl.h
On other Unices, it seems that fcntl.h or sys/file.h would have this, but neither HPUX or Solaris has LOCK_EX defined either! Thus, I am asking:
1- what am I missing from cygwin that should be there that would define LOCK_EX
Terrence Brannon
90 St. Mark's Place
Apt. 2E North
Staten Island, NY 10301
914-755-4360
---------------------------------
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
--0-719885386-964717917=:26026--
- Raw text -