it has a few, and I tried calling one of them explicitly and got the same results. the other possibly relevent stuff is this file.h at /usr/include/sys (this is the one i called)
file.h at /usr/include/mingw/sys basic_file.h at usr/include/c++/3.2/i686-pc-cygwin/bits sfile.h at /usr/include/g++-3 ----- Original Message ----- From: "Davide Libenzi" <[EMAIL PROTECTED]> To: "XMail mailing list" <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 1:57 PM Subject: [xmail] Re: scripting ? > > On Tue, 3 Dec 2002, Vin Conti wrote: > > > > > I am sorry, soon I will just admit defeat. > > this command yeilded the following results > > Administrator@PONUI / > > $ gcc mboxsend.c -o mboxsend.exe > > mboxsend.c: In function `main': > > mboxsend.c:91: `LOCK_EX' undeclared (first use in this function) > > mboxsend.c:91: (Each undeclared identifier is reported only once > > mboxsend.c:91: for each function it appears in.) > > mboxsend.c:118: `LOCK_UN' undeclared (first use in this function) > > Doesn't cygwin have sys/file.h ? > > > > - Davide > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
