public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Snapshot 20060830 rsync autoconf-2.5x error only on x64
       [not found] <000f01c6d422$d5f704b0$0300a8c0@iPremise.local>
@ 2006-09-09 15:15 ` Rob Bosch
  2006-09-09 15:41   ` Dave Korn
  2006-09-09 15:42   ` Dave Korn
  0 siblings, 2 replies; 4+ messages in thread
From: Rob Bosch @ 2006-09-09 15:15 UTC (permalink / raw)
  To: cygwin

I was trying to compile rsync with the snapshot from 20060830 on Windows
Server 2003 x64 SP1.  I’ve successfully compiled the same source from the
snapshot on XP.  To do the compile I'm trying to run autoconf-2.5x.  I'm
getting the following error:

1148051 [main] perl 4528 modify_handle: virtual void
fhandler_pipe::set_close_on_exec(bool):175 handle guard<0x30C> not found
1335767 [main] perl 4528 modify_handle: virtual void
fhandler_pipe::set_close_on_exec(bool):175 handle guard<0x2D4> not found

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.  

Rob




--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Snapshot 20060830 rsync autoconf-2.5x error only on x64
  2006-09-09 15:15 ` Snapshot 20060830 rsync autoconf-2.5x error only on x64 Rob Bosch
@ 2006-09-09 15:41   ` Dave Korn
  2006-09-09 15:42   ` Dave Korn
  1 sibling, 0 replies; 4+ messages in thread
From: Dave Korn @ 2006-09-09 15:41 UTC (permalink / raw)
  To: cygwin

On 09 September 2006 16:16, Rob Bosch wrote:

> I was trying to compile rsync with the snapshot from 20060830 on Windows
> Server 2003 x64 SP1.  I’ve successfully compiled the same source from the
> snapshot on XP.  To do the compile I'm trying to run autoconf-2.5x.  I'm
> getting the following error:
> 
> 1148051 [main] perl 4528 modify_handle: virtual void
> fhandler_pipe::set_close_on_exec(bool):175 handle guard<0x30C> not found
> 1335767 [main] perl 4528 modify_handle: virtual void
> fhandler_pipe::set_close_on_exec(bool):175 handle guard<0x2D4> not found
> 
> 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.

  It's not an error, it's debugging info.

http://www.cygwin.com/ml/cygwin/2006-08/msg00753.html

    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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Snapshot 20060830 rsync autoconf-2.5x error only on x64
  2006-09-09 15:15 ` Snapshot 20060830 rsync autoconf-2.5x error only on x64 Rob Bosch
  2006-09-09 15:41   ` Dave Korn
@ 2006-09-09 15:42   ` Dave Korn
  1 sibling, 0 replies; 4+ messages in thread
From: Dave Korn @ 2006-09-09 15:42 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Snapshot 20060830 rsync autoconf-2.5x error only on x64
       [not found] <001601c6d449$27a89aa0$0300a8c0@iPremise.local>
@ 2006-09-09 19:50 ` Rob Bosch
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Bosch @ 2006-09-09 19:50 UTC (permalink / raw)
  To: cygwin

Odd that the message didn't occur when I did the same thing with the same
source on XP.  The build I did of rsync with the 20060830 leverages the new
posix_fallocate feature which has been great in terms of almost eliminating
our fragmentation (thanks for putting this in!).  We've just been getting
openssh and rsync services dying so I wasn't sure if this might be related
to the problem.  

Thanks for the reference URL.

Rob 

-----Original Message-----
From: Rob Bosch [mailto:robbosch@msn.com] 
Sent: Saturday, September 09, 2006 9:16 AM
To: 'cygwin@cygwin.com'
Subject: Snapshot 20060830 rsync autoconf-2.5x error only on x64

I was trying to compile rsync with the snapshot from 20060830 on Windows
Server 2003 x64 SP1.  I’ve successfully compiled the same source from the
snapshot on XP.  To do the compile I'm trying to run autoconf-2.5x.  I'm
getting the following error:

1148051 [main] perl 4528 modify_handle: virtual void
fhandler_pipe::set_close_on_exec(bool):175 handle guard<0x30C> not found
1335767 [main] perl 4528 modify_handle: virtual void
fhandler_pipe::set_close_on_exec(bool):175 handle guard<0x2D4> not found

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.  

Rob




--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-09 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <000f01c6d422$d5f704b0$0300a8c0@iPremise.local>
2006-09-09 15:15 ` Snapshot 20060830 rsync autoconf-2.5x error only on x64 Rob Bosch
2006-09-09 15:41   ` Dave Korn
2006-09-09 15:42   ` Dave Korn
     [not found] <001601c6d449$27a89aa0$0300a8c0@iPremise.local>
2006-09-09 19:50 ` Rob Bosch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).