perl: XML-Parser missing in 5.10.1-1

2009-12-16 Thread Yaakov (Cygwin/X)
Reini, XML-Parser appears to have gone missing in perl-5.10.1-1. This module is essential for a number of purposes, including intltool (a GNOME build tool). Please let me know ASAP if you are planning on restoring this in the VERY near future, or if I should go ahead and ITP this. Yaakov

[Solved] Problem installing SVN

2009-12-16 Thread gialloporpora
I report this problem that I have had with the new setup1.7 trying to install svn. When I try execute it inside cygwin envinronment, nothing happens, no error message. I have checked it with cygcheck without errors. Trying to execute it from Windows command prompt I receive this error: ---

libtool: link: warning

2009-12-16 Thread Marco Atzeri
Hi, we are moving octave to automake/libtool and currently on cygwin I have plenty of bogus warning libtool: link: warning: `/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libhdf5.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libfontconfig.la' seems to be

Re: rsync - convert illegal characters in paths

2009-12-16 Thread chaos215bar2
Andy Koppe wrote: > > Those characters are supported in Cygwin 1.7. I assume your are using > 1.7 since you mention UTF-8 support further down. Are you in fact > running the rsync on Linux onto a Windows share? In that case this > isn't a Cygwin issue and the rsync mailing list is more likely to

gcc-3 won't compile after cygwin upgrade (cygwin1.dll hiding)

2009-12-16 Thread David Nelson
There is no question; only a report. I re-installed a new version of Cygwin (into f:\cygwin) after a recent but long overdue upgrade of the "base" caused 'makes' on my C project to begin failing in strange ways. The details of the failures are lost to my memory since I began hunting around on this

Re: rsync - convert illegal characters in paths

2009-12-16 Thread Andy Koppe
2009/12/16 chaos215bar2: > I knew Cygwin 1.7 supported unicode, but I didn't realize it also converted > illegal characters in filenames. I have been using rsync from DeltaCopy, but > I switched to cwRsync, since it uses Cygwin 1.7. Everything is working great > now. Good. But why don't you use Cy

Re: gcc-3 won't compile after cygwin upgrade (cygwin1.dll hiding)

2009-12-16 Thread Dave Korn
David Nelson wrote: > There is no question; only a report. It's well-known that you can't have multiple versions of the cygwin DLL hanging around at the same time or you may get problems. You seem to have had both /bin dirs in your PATH at the same time; that's asking for trouble. > Searching

Sendmail

2009-12-16 Thread Erhard Wagner
Hi -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: libtool: link: warning

2009-12-16 Thread Dave Korn
Marco Atzeri wrote: > Hi, > we are moving octave to automake/libtool > and currently on cygwin I have plenty of bogus warning > > libtool: link: warning: > `/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libhdf5.la' seems to be moved > libtool: link: warning: > `/usr/lib/gcc/i686-pc-cygwin/4.3.4/../

Re: rsync - convert illegal characters in paths

2009-12-16 Thread chaos215bar2
Andy Koppe wrote: > > 2009/12/16 chaos215bar2: > Good. But why don't you use Cygwin's rsync package? cwRsync ships its > own copy of the cygwin.dll, which invites interoperability problems > with standard Cygwin programs. Fine if you don't actually use Cygwin, > not so much otherwise. > > Eith

rsync hang on large file in a set

2009-12-16 Thread Eliot Moss
This is to both the rsync and cygwin lists, and I regret that it is vaguer than I would like, but ... With cygwin 1.7 (latest beta) and the rsync released with it (3.0.6-1) I try to sync a couple of Gb of Thunderbird mail files. The flag settings were -avzuP plus a --chmod and some includes/exclu

Executing ready compiled C program using bash shell

2009-12-16 Thread Jasmit Kaur
I have recently downloaded cygwin. I am trying to run a ready compiled C binary program using bash shell...I get the following error...cannot execute binary file - any suggestions? Thanks Jasmit -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

Re: Executing ready compiled C program using bash shell

2009-12-16 Thread DePriest, Jason R.
On Wed, Dec 16, 2009 at 9:33 AM, Jasmit Kaur <> wrote: > I have recently downloaded cygwin. I am trying to run a ready compiled > C binary program using bash shell...I get the following error...cannot > execute binary file - any suggestions? > > Thanks > Jasmit > > -- First, welcome to Cygwin. Se

Re: libtool: link: warning

2009-12-16 Thread Marco Atzeri
--- Mer 16/12/09, Dave Korn ha scritto: > Marco Atzeri wrote: > > Hi, > > we are moving octave to automake/libtool > > and currently on cygwin I have plenty of bogus > warning > > > > libtool: link: warning: > `/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libhdf5.la' > seems to be moved > > libtoo

Re: gcc-3 won't compile after cygwin upgrade (cygwin1.dll hiding)

2009-12-16 Thread Christopher Faylor
On Wed, Dec 16, 2009 at 07:07:44AM -0600, David Nelson wrote: >There is no question; only a report. > >I re-installed a new version of Cygwin (into f:\cygwin) after a recent >but long overdue >upgrade of the "base" caused 'makes' on my C project to begin failing >in strange ways. >The details of th

Re: libtool: link: warning

2009-12-16 Thread Marco Atzeri
--- Mer 16/12/09, Dave Korn ha scritto: > Marco Atzeri wrote: > > Hi, > > we are moving octave to automake/libtool > > and currently on cygwin I have plenty of bogus > warning > > > > libtool: link: warning: > `/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libhdf5.la' > seems to be moved > > libtoo

Cygwin 1.7 beta breaks git on Windows shares

2009-12-16 Thread Jacobs, Todd
I'm running the 1.7 beta, and am finding that git repositories on Windows shares now exhibit permissions problems. For example: $ chmod g+w .git chmod: changing permissions of `.git': Permission denied However: $ ls -lad .git drwx--+ 1 todd Domain Users 0 2

Re: libtool: link: warning

2009-12-16 Thread Charles Wilson
On Wed, 16 Dec 2009 16:39 +, "Marco Atzeri" wrote: > I suspect the problem is here, on the fortran libs path > coming as default > > > FLIBS=' -L/usr/lib/gcc/i686-pc-cygwin/4.3.4 > -L/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../.. -lm -lgfortranbegin > -lgfortran -lcygwin -luser32 -lkernel32 -la

Re: Cygwin 1.7 beta breaks git on Windows shares

2009-12-16 Thread Jeremy Bopp
On 12/16/2009 11:45 AM, Jacobs, Todd wrote: > I'm running the 1.7 beta, and am finding that git repositories on > Windows shares now exhibit permissions problems. For example: What do you mean by a "Windows share"? Are you talking about a directory on your local machine or a network share provide

Re: rsync - convert illegal characters in paths

2009-12-16 Thread Spiro Trikaliotis
Hello, I am sorry for hijacking this thread, but I have a related problem: * On Wed, Dec 16, 2009 at 07:31:25AM + Andy Koppe wrote: > 2009/12/16 chaos215bar2: > > > > I'm attempting to use rsync to backup from Linux to Windows. This is mostly > > working, except that paths with characters tha

Re: rsync - convert illegal characters in paths

2009-12-16 Thread Larry Hall (Cygwin)
On 12/16/2009 02:45 PM, Spiro Trikaliotis wrote: * On Wed, Dec 16, 2009 at 07:31:25AM + Andy Koppe wrote: 2009/12/16 chaos215bar2: I'm attempting to use rsync to backup from Linux to Windows. This is mostly working, except that paths with characters that are not legal in NTFS (< > : "

[ANNOUNCEMENT] Updated: sqlite3-3.6.2-2

2009-12-16 Thread Warren Young
PACKAGE DESCRIPTION === Homepage: http://sqlite.org/ License : Public Domain (no, really!) SQLite is a C library providing local database storage with a SQL interface. Unlike most SQL database systems, SQLite does not accept connections from remote users. Access to the databa

Cygwin 1.7 Beta: openssh-5.3p1-1: bug report

2009-12-16 Thread Edward Strauch
I'm running Cygwin 1.7 Beta on Windows 7, and have encountered the following problem with the openssh-5.3p1.1 package: There is no ssh-copy-id file or man page. I can find these files in the source package (openssh-5.3p1-1-src), but not in the binary package. -- Problem reports: http://c

Re: Sendmail

2009-12-16 Thread Chip Panarchy
hi On Thu, Dec 17, 2009 at 12:49 AM, Erhard Wagner wrote: > Hi > > > -- > Problem reports:       http://cygwin.com/problems.html > FAQ:                   http://cygwin.com/faq/ > Documentation:         http://cygwin.com/docs.html > Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple >

Re: openSSH problem

2009-12-16 Thread Stéphanie Cettou
Hi, I have a problem with openSSH. I use it with Cygwin in a Windows 2003 server. Before I can connect a client with the password mode. The rsa key mode don't works. So, I decided to change some user rights. And it was KO I can't more connect! I use Administrator account. If I start the servi

Re: openSSH problem

2009-12-16 Thread Larry Hall (Cygwin)
On 12/17/2009 01:41 AM, Stéphanie Cettou wrote: Can me help, please?? Wath can I do? The easiest thing to do would be to remove your installation of Cygwin and start over. I'm serious. There are allot of permissions that need to be set just right in order for this to work properly. With your

Re: openSSH problem

2009-12-16 Thread Stéphanie Cettou
Thank you very much. I tried to reinstall cygwin, but the problem is the same.. How I can find scripts ssh-host-config and ssh-user-config to compare? thank you Stéphanie 2009/12/17 Larry Hall (Cygwin) : > On 12/17/2009 01:41 AM, Stéphanie Cettou wrote: >> >> Can me help, please?? Wath can I do?

java headers in gcc4-g++

2009-12-16 Thread Andy Koppe
The gcc4-g++ contains about 4000 Java-related headers under /usr/lib/gcc/i686-pc-cygwin/4.3.4/include/c++. Is that as intended? Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscri