Message21410
Logged In: YES
user_id=86216
nnorwitz> Jason, do you know what the deal is with cygwin?
AFAICT, Greg's Cygwin setup seems suspect. Actually, he
alluded to this fact in the following:
gregsmith> The cygwin installation is kind of a mongrel...
On my Cygwin setup (i.e., 1.5.10-3), I have the following:
/usr/include/sys/unistd.h:
#ifndef __CYGWIN__
int _EXFUN(fdatasync, (int __fd));
#endif
pyconfig.h:
/* Define if you have the 'fdatasync' function. */
/* #undef HAVE_FDATASYNC */
Additionally, the official Cygwin Python package built
cleanly.
Greg, what version of Cygwin are you using? If not 1.5.10-3,
then please upgrade and try again. If so, then your setup
seems to be corrupted. Try reinstalling. Does it work any
better now? |
|
| Date |
User |
Action |
Args |
| 2007-08-23 14:23:16 | admin | link | issue985154 messages |
| 2007-08-23 14:23:16 | admin | create | |
|