This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

compiling X11R6.3 (again!)


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@cygnus.com" with one line of text: "help".


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