RE: File copying problem (ever-changing faked inode on network drive)

2006-04-14 Thread Stephen Linda
mailto:[EMAIL PROTECTED] Sent: Thursday, April 13, 2006 10:51 PM To: Stephen Linda Subject: Re: File copying problem (ever-changing faked inode on network drive) Stephen Linda cog.ufl.edu> writes: > I'm having the "cp: skipping file `/g/tmp/foo.bar', as it was replace

File copying problem (ever-changing faked inode on network drive)

2006-04-13 Thread Stephen Linda
Hi, I'm having the "cp: skipping file `/g/tmp/foo.bar', as it was replaced while being copied" problem on a network drive, apparently due to the ever-changing inode adventure. Samba 2.0.10 running under Redhat 7.1 kernel 2.4.17 on the file server; XP pro SP2 on the PC. The output from getvolinfo

aclocal and setalternatives

2005-08-30 Thread Stephen & Linda Smith
I am getting the following error message when running aclocal development $ aclocal /usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclo

Re: autoconf problem on cygwin

2005-07-24 Thread Stephen & Linda Smith
Actually, checking the output of the makefile/configure would not have helped me. The reason is that I and a few of my coworkers use aclocal/autoconf in maintaining some software packages. When I upgraded Cygwin (admittedly the last Cygwin we were using is 2 years old), one of the things that I n

Re: autoconf problem on cygwin

2005-07-22 Thread Stephen & Linda Smith
So given the data I had, how would I know to set "/usr/sbin/alternatives --set automake /usr/bin/automake-1.4" rather than some other version. sps On Fri, 2005-07-22 at 17:41 -0400, Larry Hall wrote: > At 05:17 PM 7/22/2005, you wrote: > >I was asked by some coworkers to investigate upgrading ou

autoconf problem on cygwin

2005-07-22 Thread Stephen & Linda Smith
I was asked by some coworkers to investigate upgrading out internal cygwin distribution to the lastest distribution. So this morning I downloaded the latest cygwin and installed it on a windows XP box. One of the first things I tried doing was to run aclocal and I recieved this error message. /d