Mail Archives: cygwin/1997/03/15/01:11:35
Hi!
Ok i've mount my drive(the one with the xc directory) as binary, then
uncompress
the X11R6.3 distribution again (after removing the one already there).
After applingthe patch
for X11R6.3 i end up with one file "Oops.rej" and to other one in some
other directory.
Here's the file Oops.rej
***************
*** 730,733 ****
XkbSetDeviceButtonActions
XkbToControl
XkbSetDebuggingFlags
/* $XConsortium: X11-def.cpp /main/14 1996/12/18 16:53:53 lehors $ */
--- 742,764 ----
XkbSetDeviceButtonActions
XkbToControl
XkbSetDebuggingFlags
+ #ifdef __CYGWIN32__
+ _Xsetlocale
+ _XFlush
+ _Xlcmbtowc
+ _Xlcwctomb
+ _Xlcmbstowcs
+ _Xlcwcstombs
+ _Xmbtowc
+ _Xmblen
+ _Xwctomb
+ _Xmbstowcs
+ _Xwcstombs
+ _Xwcscpy
+ _Xwcsncpy
+ _Xwcslen
+ _Xwcscmp
+ _Xwcsncmp
+ #endif
+
/* $XConsortium: X11-def.cpp /main/14 1996/12/18 16:53:53 lehors $ */
After i've try to compile it anyway, the "ccmake" and "imake" goes okay,
but after i got
some message saying that "in include from Imakefile.c ... file X11 .tmpl
does not exist(
the space between X11 and tmpl was there ) and i got the same message
for X11 .rules"
I d'ont no what i my doing wrong but i follow the step, even try ten
times but alway the same.
So if you can help me, this will be appreciate
thank!
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -