Re: "as it was replaced while being copied" error when doing a cp command to an older Samba server

2012-12-11 Thread Larry Hall (Cygwin)
On 12/11/2012 8:28 PM, Wayne Johnson wrote: Hello all, I have a new Windows 7 PC (I'm already missing my old XP, sniff, sniff), and am attempting to copy files from a pretty old Samba server (2.2.5). In the upgrade to Windows 7, I also upgraded to cygwin 1.7 and specifically to coreutils to 8.1

Re: freeglut

2012-12-11 Thread Yaakov (Cygwin/X)
On Tue, 2012-12-11 at 06:52 -0800, Hisham Sueyllam wrote: > I have the following C program which runs fine on mingw using : > gcc -o cube MagicCubeFinal,cpp -lopengl32 -lglu32 -lfreeglut > But I tried it on cygwin using: > gcc -o cube MagicCubeFinal.cpp -lGl -lglu -lfreeglut BTW, that should be -l

"as it was replaced while being copied" error when doing a cp command to an older Samba server

2012-12-11 Thread Wayne Johnson
Hello all, I have a new Windows 7 PC (I'm already missing my old XP, sniff, sniff), and am attempting to copy files from a pretty old Samba server (2.2.5).  In the upgrade to Windows 7, I also upgraded to cygwin 1.7 and specifically to coreutils to 8.15-1.  I get the error: d:\dev>cp -r //ti

RE: ctags recursion broken? [ATTN: ctags, xemacs-tags maintainers]

2012-12-11 Thread Thrall, Bryan
Alan Thompson wrote on 2012-12-11: > Looking at the link on StackOverflow (from 2010) it may be that the > xemacs version of ctags is overwriting the default version in /bin. > Could this be the culprit? Yes, it looks like xemacs-tags and ctags packages both install /usr/bin/ctags.exe: http://cy

Re: ctags recursion broken?

2012-12-11 Thread Alan Thompson
Looking at the link on StackOverflow (from 2010) it may be that the xemacs version of ctags is overwriting the default version in /bin. Could this be the culprit? Alan Thompson On Tue, Dec 11, 2012 at 11:55 AM, Alan Thompson wrote: > Hi - Yes, I'm sure: > >> find /bin -name '*tags*' | xargs ls -l

Re: ctags recursion broken?

2012-12-11 Thread Alan Thompson
Hi - Yes, I'm sure: > find /bin -name '*tags*' | xargs ls -ldF -rwxr-xr-x 1 alathompson Domain Users 85504 Jan 31 2009 /bin/ctags.exe* -rwxr-xr-x 1 alathompson Domain Users 83968 Jan 31 2009 /bin/etags.exe* -rwxr-xr-x 1 alathompson Domain Users 5411 Dec 21 2011 /bin/ocamltags* -rwxr-xr-x 1 ala

RE: ctags recursion broken?

2012-12-11 Thread Thrall, Bryan
Alan Thompson wrote on 2012-12-11: > Upon closer inspection, it appears that Cygwin has a different version > of ctags (not Exuberant Ctags!) that does not support recursion at > all! Specifically, > >> ctags -V > ctags (standalone 21.4.22) > Copyright (C) 2007 Free Software Foundation, Inc. > T

Re: ctags recursion broken?

2012-12-11 Thread Alan Thompson
Hi - As a long-time user of Cygwin and Exuberant ctags, it seems that the current version of ctags on Cygwin is broken. Specifically, > /bin/ctags -R . /bin/ctags: skipping .: it is not a regular file. Normally, ctags should recursively descend and process all files from the current directory.

Re: xmlstarlet [Attn: Yaakov]

2012-12-11 Thread Yaakov (Cygwin/X)
On Mon, 2012-12-10 at 20:01 +, David Stacey wrote: > I have been looking briefly at xmlstarlet [1] and have some interest in > seeing this in Cygwin. However, it is rather heavily dependent on > libxml2 and libxslt insomuch as the output of xmlstarlet can vary, > depending on which versions

[ANNOUNCEMENT] Updated: curl-7.28.1-1

2012-12-11 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** curl-7.28.1-1 *** libcurl4-7.28.1-1 *** libcurl-devel-7.28.1-1 cURL is a library and command line tool for transferring data with URL syntax, supporting numerous protocols, SSL certificates, HTTP POST, HTTP PUT, FTP uploadi