This is the mail archive of the cygwin 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]
Other format: [Raw text]

RE: Snapshot 20060830 rsync autoconf-2.5x error only on x64


On 09 September 2006 16:16, Rob Bosch wrote:
> Any ideas on how to address this?? I didn?t see any changes to fhandler.h in
> the past two weeks so I haven?t tried compiling the latest snapshot.


  Oh, and if you want to build from CVS without the debug, patch winsup.h:

Index: winsup.h
===================================================================
RCS file: /cvs/src/src/winsup/cygwin/winsup.h,v
retrieving revision 1.191
diff -p -u -r1.191 winsup.h
--- winsup.h    10 Aug 2006 14:15:00 -0000      1.191
+++ winsup.h    9 Sep 2006 15:42:23 -0000
@@ -20,7 +20,6 @@ details. */
 #endif

 #undef DEBUGGING
-#define DEBUGGING 1            /* CGF: FIXME: TEMPORARY */

 #define __INSIDE_CYGWIN__


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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