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:[EMAIL PROTECTED] 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. Ive 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 didnt see any changes to fhandler.h in the past two weeks so I havent 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/