This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Crash on startup - debugging info


Hello.

I found following strange code in xc/lib/xtrans/Xtransutil.c.

----------------------------------------------------------

#ifdef __CYGWIN__
#include <sys/unistd.h>
#define fchown chown
#define fchmod chmod
#endif

----------------------------------------------------------
I can't compile and test X now, but I think it is the cause of crash on
startup.

Regards,
Takashi Sawanaka


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]