Re: Socket read problem on Windows XP Pro & Cygwin

2005-10-21 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > I'm assuming I'm doing something wrong here...and I'm just lucky to have it > work right on my laptop...can anyone help? Your test case does not compile, because you've omitted the #includes and #defines. I think you will find that posting code that someone can actual

Socket read problem on Windows XP Pro & Cygwin

2005-10-21 Thread trearick_news
I've created a simple program that is supposed to do the following: 1.) Open a socket to port 8080 on the local machine "localhost" 2.) Open a COM port 3.) Read data that comes in on the socket and write the same data out the COM port ...great performance is not a requirement...so I did the mo

Re: BUG? mkdir ACLs

2005-10-21 Thread Brian Dessent
Jeff Newmiller wrote: > ACLs for directories created with cygwin mkdir are significantly > different than ACLs for directories created by native methods. > In particular, the cygwin mkdir fails to include the > NT AUTHORITY\SYSTEM user ACL, preventing services from accessing > directories made thi

valgrind

2005-10-21 Thread Alex Goldman
Valgrind.org says that Windows is not supported, but doesn't mention Cygwin specifically. Has anyone gotten it to work? How about "static valgrind" (patch to GCC) - it's been discussed on the list a while ago? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

BUG? mkdir ACLs

2005-10-21 Thread Jeff Newmiller
Problem: ACLs for directories created with cygwin mkdir are significantly different than ACLs for directories created by native methods. In particular, the cygwin mkdir fails to include the NT AUTHORITY\SYSTEM user ACL, preventing services from accessing directories made this way. If this is by d

[ANNOUNCEMENT] Updated: netpbm/libnetpbm10/libnetpbm-devel/netpbm-doc-10.29-1

2005-10-21 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been updated in the Cygwin distribution: *** netpbm-10.29-1 +++ netpbm-doc-10.29-1 (NEW!) *** libnetpbm10-10.29-1 *** libnetpbm-devel-10.29-1 Netpbm is a toolkit for manipulation of graphic images, including conversion of

Re: struct msghdr in socket.h is wrong

2005-10-21 Thread Sam Steingold
> * Corinna Vinschen <[EMAIL PROTECTED]> [2005-10-17 23:34:52 +0200]: > > Never mind, I've changed it in CVS. Note that msg_control, > msg_controllen and msg_flags members are still without function. that's OK, as long as they are there. while you are at it, two more networking functions appear

python problems with dos lineendings in python-scripts

2005-10-21 Thread marco
hi folks, i can not run any python scripts with dos lineendings. if i run such scripts i get stupid syntax error messages from python. what can i do to run these scripts without changing the lineending of these scripts. regards marco pgpItcUJCrq5A.pgp Description: PGP signature

Cygwin on Windows x64

2005-10-21 Thread Sebastian Tillmann
Hi, I'm trying to compile ClanLib with Cygwin on my Windows XP Professional x64 Edition. On my Notebook with Win32 I sucessfully compiled ClanLib with Cygwin, but on Win64 I've a problem executing the autogen.sh script. The ClanLibbers recommended me to revisualize this problem here. Perhaps

Re: desktop

2005-10-21 Thread Christopher Faylor
On Fri, Oct 21, 2005 at 12:29:07PM -0400, remedy wrote: >I just installed the new cygwin > >Uname -a >CYGWIN_NT-5.1 W2KZVPKC03 1.5.18(0.132/4/2) 2005-07-02 20:30 i686 unknown >unknown Cygwin > >And everything seems to be working properly at the exception of the >xwindows KDE file manager. >When I

Cron Problems with Cygwin

2005-10-21 Thread CWS Informatics [Sas]
I am having trouble getting the cron to run properly under Windows 2000 and XP with cygwin. I have searched through several threads on the mailing list, including these most relevant ones: The solutions did not overly work, although they did help me progress a little bit. http://www.cygwin.com/ml

desktop

2005-10-21 Thread remedy
I just installed the new cygwin Uname -a CYGWIN_NT-5.1 W2KZVPKC03 1.5.18(0.132/4/2) 2005-07-02 20:30 i686 unknown unknown Cygwin And everything seems to be working properly at the exception of the xwindows KDE file manager. When I click on the Home button the system pops the window up but closes

Re: VIM - Vi IMproved 6.4 (2005 Oct 15, compiled Oct 17 2005 11:54:34

2005-10-21 Thread Williams, Gerald S \(Jerry\)
Shankar Unni wrote: > But I think it's worth mentioning that 6.3 doesn't do this (change the > case of the name when writing back). It overwrites the old file when > writing back, thus preserving its case. More to the point, the windows version of vim 6.4 doesn't do this, either. So there is some

Cygwin ssh prob

2005-10-21 Thread Paul-Kenji Cahier
Hello all, I have noticed a problem occuring when ssh-ing and was unable to confirm what was the cause. Basically when pasting a lot of text through an ssh connection the windows will freeze, until the connection is disconnected. I've experienced it with all sorts of destination server(mostly open

RE: cygwins setup hangs in installation: Conflict with software FRITZ!DSL Startcenter

2005-10-21 Thread Dave Korn
Norbert Harendt wrote: > I was astonished to find the entries > "C:\Programme\FRITZ!DSL\DLL", so i tried to run XWin on a computer in > our network which hasn't FRITZ!DSL-software, and ... it was running > without any error or hang !! > There a two computers with FRITZ!DSL-software on it, and

[ANNOUNCEMENT] Updated: m4-1.4.4-1

2005-10-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new release of m4, 1.4.4-1, is available. NEWS This is a new upstream release. From the NEWS file, the changes since 1.4.3 are: Version 1.4.4 - October 2005, by Gary V. Vaughan * ./configure --infodir=/usr/share/info now works correctly. * W

Re: please test: coreutils-5.91-1

2005-10-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 10/21/2005 7:09 AM: > A full list > from the NEWS file appears below. Well, it would appear if I had remembered to attach it. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -BEGIN P

please test: coreutils-5.91-1

2005-10-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've uploaded a test version of coreutils, 5.91-1. This is a new, unstable upstream release, with a number of changes from 5.3.0; and is designed to be a candidate for a new stable release 5.92 in the next week or so. In particular, quite a few chang

[ANNOUNCEMENT] Updated: vim-6.4-2

2005-10-21 Thread Corinna Vinschen
I have updated the version of vim on cygwin.com to 6.4-2. The -1 package accidentally didn't contain the precompiled vim message translation files. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. T

Re: vim-6.4-1: language files missing

2005-10-21 Thread Corinna Vinschen
On Oct 21 11:18, [EMAIL PROTECTED] wrote: > Hi, > > the multi-language message files > > /usr/share/vim/vim64/lang/{lang}/LC_MESSAGES/vim.mo > > are missing from the vim-6.4-1 package. Thanks for the hint. I've uploaded a new vim release. Corinna -- Corinna Vinschen Please

Re: cygwins setup hangs in installation: Conflict with software FRITZ!DSL Startcenter

2005-10-21 Thread Norbert Harendt
Norbert Harendt ib-eckerl.de> writes: > > Norbert Harendt ib-eckerl.de> writes: > > > > > Eric Blake byu.net> writes: > > > > > The point of postinstall scripts is that sh.exe runs something else. sh > > > will show up as no activity, because it is waiting on the child process, > > > which

vim-6.4-1: language files missing

2005-10-21 Thread rene . muehlstein
Hi, the multi-language message files /usr/share/vim/vim64/lang/{lang}/LC_MESSAGES/vim.mo are missing from the vim-6.4-1 package. Regards, René -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

textmount/binmount issue

2005-10-21 Thread Lemke, Michael IZ/HZA-IOM
This is my current mount table: pc00626> mount -m mount -f -s -b "c:/MyStuff/cygwin/bin" "/usr/bin" mount -f -s -b "c:/MyStuff/cygwin/lib" "/usr/lib" mount -f -s -b "c:/MyStuff/cygwin" "/" mount -f -s -t -E "u:" "/u" mount -s -b --change-cygdrive-prefix "/" Note that /u is mounted textmode while

Re: openssh connection multiplexing with cygwin

2005-10-21 Thread Corinna Vinschen
On Oct 20 16:44, Brian Dessent wrote: > > I've been trying to get the connection multiplexing feature of openssh > to work with Cygwin without success. > > I set "ControlPath /tmp/ssh_%h_%r" in ~/.ssh/config. Then I do > > $ ssh -M -N -vvv host > > which works fine, and there is a socket in /t