Re: Strange problem running Cygwin installer

2014-12-17 Thread Andrey Repin
Greetings, Kevin Van Horn! > 3. Nothing in the anti-virus logs. Scanned, no virus found. Problem still > occurred with the anti-virus software (Symantec) turned off. It is not enough to turn it off. Symantec is known to cause Cygwin tools to misbehave. Actually, it "proudly" occupy one of the to

filename completion fails for quoted command

2014-12-17 Thread Paul
According to the discussion at http://thread.gmane.org/gmane.os.cygwin/148438, file name completion depends on the preceding command if bash-completion is installed. Since I didn't want this behaviour, I uninstalled bash-completion. However, I just noticed that completion doesn't work when trying t

Re: Strange problem running Cygwin installer

2014-12-17 Thread David Stacey
On 17/12/14 18:15, Kevin Van Horn wrote: Thanks for the help. It turns out that rebooting the machine solved the problem, oddly enough. Pleased you managed to get it working, Dave. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docume

Re: TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release)

2014-12-17 Thread Corinna Vinschen
On Dec 17 10:52, Warren Young wrote: > On Dec 17, 2014, at 6:16 AM, Corinna Vinschen > wrote: > > > I released another TEST version of the next upcoming Cygwin release. > > The version number is 1.7.34-003. > > The iperf3 configure time regression is still there in this release. Yes. I still

RE: Strange problem running Cygwin installer

2014-12-17 Thread Kevin Van Horn
Thanks for the help. It turns out that rebooting the machine solved the problem, oddly enough. Just in case the information is useful to you, here are my responses to your questions/comments: 1. I also found that the installer ran fine on my desktop machine but not on the server-class machine

Re: TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release)

2014-12-17 Thread Warren Young
On Dec 17, 2014, at 6:16 AM, Corinna Vinschen wrote: > I released another TEST version of the next upcoming Cygwin release. > The version number is 1.7.34-003. The iperf3 configure time regression is still there in this release. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: [ANNOUNCEMENT] Updated: openssl-1.0.1j-2, libopenssl098-0.9.8zc-2

2014-12-17 Thread Steven Penny
On Wed, Dec 17, 2014 at 4:49 AM, Corinna Vinschen wrote: > The openssl package is now in the "Base" category, so it's always installed. Thank you so much for doing this. For anyone curious, currently OpenSSL package is 551 KB. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: GLOB_ONLYDIR not defined in glob.h

2014-12-17 Thread Corinna Vinschen
On Dec 17 18:15, Kizito Porta Balanyà wrote: > Hello, > > I'm trying to compile monit in cygwin, but I get an error: > > src/process/sysdep_UNKNOWN.c:218:34: error: ‘GLOB_ONLYDIR’ not > declared (first use)) >if ((rv = glob("/proc/[0-9]*", GLOB_ONLYDIR, NULL, &globbuf))) { > > The function i

GLOB_ONLYDIR not defined in glob.h

2014-12-17 Thread Kizito Porta Balanyà
Hello, I'm trying to compile monit in cygwin, but I get an error: src/process/sysdep_UNKNOWN.c:218:34: error: ‘GLOB_ONLYDIR’ not declared (first use)) if ((rv = glob("/proc/[0-9]*", GLOB_ONLYDIR, NULL, &globbuf))) { The function is: if ((rv = glob("/proc/[0-9]*", GLOB_ONLYDIR, NULL, &globbu

Re: OpenSSL as Base package

2014-12-17 Thread Andrew Schulman
> > These Perl scripts are nonessential for OpenSSL functionality, and not > > required to be used, unless you have very specific needs. > > Fair enough. In that case, the correct solution is to create a separate > openssl-perl package with those (like Fedora does), and leave those > outside of

Re: g++ returns 127 and does nothing

2014-12-17 Thread Marco Atzeri
On 12/17/2014 3:17 PM, Ilya Dogolazky wrote: Hi Marco! You're right I forgot to attach the cygcheck output (attaching it now). Does it show what's wrong? (I have not found anything relevant inside) 12/17/2014 03:12 PM, ext Marco Atzeri пишет: broken installation, some dll's are missing. Ho

RE: Strange problem running Cygwin installer

2014-12-17 Thread Bob Doskuno
On December 16, 2014 5:56:16 PM EST, Kevin Van Horn wrote: >Thanks, Andrey. Unfortunately, I get exactly the same behavior when I >use "run as administrator". > >-Original Message- >From: Andrey Repin [mailto:anrdae...@yandex.ru] >Sent: Tuesday, December 16, 2014 3:17 PM >To: Kevin Van H

[ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-003 (Christmas/New Year release)

2014-12-17 Thread Corinna Vinschen
Hi Cygwin friends and users, I released another TEST version of the next upcoming Cygwin release. The version number is 1.7.34-003. This is the Christmas/New Year release and the last one for 2014. Not much has changed compared to 1.7.34-002. A few minor bugfixes and the new -k/--remove-defaul

Re: g++ returns 127 and does nothing

2014-12-17 Thread Marco Atzeri
On 12/17/2014 1:51 PM, Ilya Dogolazky wrote: Hi ! I installed GCC toolchain for cygwin by selecting "install" near the "Devel" entry in the setup tool as described in [1]. G++ executable is present now, but it doesn't work (which out any error messages): $ ls -l /usr/bin/g++ -rwxr-xr-x 4 ilya N

g++ returns 127 and does nothing

2014-12-17 Thread Ilya Dogolazky
Hi ! I installed GCC toolchain for cygwin by selecting "install" near the "Devel" entry in the setup tool as described in [1]. G++ executable is present now, but it doesn't work (which out any error messages): $ ls -l /usr/bin/g++ -rwxr-xr-x 4 ilya None 760349 Nov 13 09:33 /usr/bin/g++ $ g++

[ANNOUNCEMENT] Updated: openssl-1.0.1j-2, libopenssl098-0.9.8zc-2

2014-12-17 Thread Corinna Vinschen
The following packages have been updated in the Cygwin distribution: * openssl-1.0.1j-2 * libopenssl100-1.0.1j-2 * openssl-devel-1.0.1j-2 The following package is new: * openssl-perl-1.0.1j-2 The following package has been updated in the 32 bit Cygwin distro: * libopenssl098-0.9.8zc-2 This i

Re: OpenSSL as Base package

2014-12-17 Thread Corinna Vinschen
On Dec 16 13:25, Yaakov Selkowitz wrote: > On 2014-12-16 11:46, Andrey Repin wrote: > The only trouble I see with this is currently Cygwin OpenSSL has Perl > dependency. > >>> > >>>That's likely a bug. > > > >>The openssl package comes with two perl scripts. The dependency > >>gets added au

Re: fdisk -l is mute

2014-12-17 Thread Corinna Vinschen
Hi Brian, On Dec 17 05:45, Brian Inglis wrote: > Corinna Vinschen cygwin.com> writes: > > On Dec 11 18:38, Christian Franke wrote: > > > A quick look in the source shows that the function > > > sysfs_devname_to_devno() > > > now only checks the path /sys/block/sdX/dev if the device name does not