Re: sshd crashing

2012-08-01 Thread A Lichner
The cygwin1.dll from the latest snapshot is fine too - sshd doesn't crash when writing to /etc folder. $ uname -a CYGWIN_NT-6.0-WOW64 dbs14 1.7.17s(0.262/5/3) 20120801 11:02:01 i686 Cygwin Corinna Vinschen-2 wrote: > > On Aug 1 09:02, Corinna Vinschen wrote: > > I've

Re: Perl 5.14.2 seems to expect gcc-4

2012-08-01 Thread Aaron Schneider
On 01/08/2012 19:46, Reini Urban wrote: On Wed, Aug 1, 2012 at 10:46 AM, Matt Seitz (matseitz) wrote: Did Cygwin "setup.exe" prompt you to install the "gcc-4" package when you updated perl? I thought "setup.exe" would prompt the user if any additional packages needed to be installed. no. gc

Re: Attempting Gedit install on Cygwin

2012-08-01 Thread Aaron Schneider
On 01/08/2012 19:31, Mitchell, Tim wrote: Hey Cygwin gurus, I'm on day 4 of my attempted install of Gedit-3.2.6 and my frustration has surpassed my fear of asking the "stupid question". Is this even possible? My OS is Windows 7 Pro and I'm running Cygwin version : $ cygcheck -V cygcheck (cygwin

setup.exe Runtime terminates on corrupt setup.rc file

2012-08-01 Thread Mark Blackburn
I've been getting the following message when downloading the mirror list: === Microsoft Visual C++ Runtime Library: This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for

Re: How to trigger to use NFS native symlink instead of lnk or file with url?

2012-08-01 Thread Corinna Vinschen
On Aug 1 12:24, Sasha Firsov wrote: > Dear cygwiners, > In documentation on environment variables there is a reference only > for 2 choices. > http://cygwin.com/cygwin-ug-net/using-cygwinenv.html > None of which is given native NFS symlink option: windows > shortcut(LNK file) or "plain files with

How to trigger to use NFS native symlink instead of lnk or file with url?

2012-08-01 Thread Sasha Firsov
Dear cygwiners, In documentation on environment variables there is a reference only for 2 choices. http://cygwin.com/cygwin-ug-net/using-cygwinenv.html None of which is given native NFS symlink option: windows shortcut(LNK file) or "plain files with a magic number, a path and the system attrib

Re: Using recvmsg() with non-unicast datagram (UDP) socket: inconsistent results

2012-08-01 Thread Corinna Vinschen
On Aug 1 14:35, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: > > I applied a patch which should fix this problem. It always uses > > WSARecvMsg now, if called from recvmsg, still provided it is possible, > > of course (No SOCK_STREAM, no AF_LOCAL). > > > > I'm just generating a new developer snap

Re: How to keep a dependency from [continually] appearing in setup

2012-08-01 Thread Ken Brown
On 8/1/2012 10:18 AM, Ryan Johnson wrote: It can be argued that emacs-auctex should not pull in texlive. Most users installing emacs-auctex will already have some flavor of tex in place, and not necessarily the cygwin one (like the OP, or perhaps a MikTex user). Plus, the error message is pretty

Re: Seteuid "operation not permitted" error when using LSA for sshd

2012-08-01 Thread David Koppenhofer
Corinna Vinschen cygwin.com> writes: > > On May 29 12:41, Mark Pattie wrote: > > I have now removed Cygwin completely from the server and reinstalled. > > I am using the default service account that Cygwin creates for sshd > > (cyg_server), removed the "create a token object" permission for this

RE: Using recvmsg() with non-unicast datagram (UDP) socket: inconsistent results

2012-08-01 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C]
> I applied a patch which should fix this problem. It always uses > WSARecvMsg now, if called from recvmsg, still provided it is possible, > of course (No SOCK_STREAM, no AF_LOCAL). > > I'm just generating a new developer snapshot. Please give the today's > snapshot from http://cygwin.com/snapsh

Re: Perl 5.14.2 seems to expect gcc-4

2012-08-01 Thread Reini Urban
On Wed, Aug 1, 2012 at 10:46 AM, Matt Seitz (matseitz) wrote: >> On Wed, Aug 1, 2012 at 11:12 AM, Nikolai Weibull wrote: >> > >> > Cygwin updated perl to 5.14.2 on my system and now I can’t compile >> > XML::LibXML. It seems that >> > >> > c:\lib\perl5\5.14\i686-cygwin-threads-64int\Config.pm >> >

Re: Perl 5.14.2 seems to expect gcc-4

2012-08-01 Thread Larry Hall (Cygwin)
On 8/1/2012 11:46 AM, Matt Seitz (matseitz) wrote: On Wed, Aug 1, 2012 at 11:12 AM, Nikolai Weibull wrote: Cygwin updated perl to 5.14.2 on my system and now I can’t compile XML::LibXML. It seems that c:\lib\perl5\5.14\i686-cygwin-threads-64int\Config.pm expects cc to be gcc-4. Gcc-4 doesn’

Re: Can't resolve "Your group is currently "mkpasswd"'

2012-08-01 Thread cygwin
Mirko Vukovic wrote at about 10:19:31 -0400 on Wednesday, August 1, 2012: > On Wed, Jul 18, 2012 at 10:35 PM, <...> wrote: > > > > I just tried to set up cygwin on my new corporate pc (I have admin > > privileges on the machine but not on the overall corporate network). > > > > I keep getting

Attempting Gedit install on Cygwin

2012-08-01 Thread Mitchell, Tim
Hey Cygwin gurus, I'm on day 4 of my attempted install of Gedit-3.2.6 and my frustration has surpassed my fear of asking the "stupid question". Is this even possible? My OS is Windows 7 Pro and I'm running Cygwin version : $ cygcheck -V cygcheck (cygwin) 1.7.15 System Checker for Cygwin

Re: How to keep a dependency from [continually] appearing in setup

2012-08-01 Thread Achim Gratz
Ryan Johnson writes: > It can be argued that emacs-auctex should not pull in texlive. The only "official" TeX available in Cygwin is TeXlive and setup doesn't support "recommends", so... > It makes sense that gtk-doc needs dblatex, *if* the former is used to > create/update documentation rather t

Re: libgc bug when using Gnu C nested functions

2012-08-01 Thread Bob Heckel
On Wed, Aug 1, 2012 at 2:47 AM, Glyn wrote: > > /* > This small program causes a libgc error when compiled and run in Cygwin: ... > Programs with libgc and this construct always work correctly in Debian > Stable. Years ago I became maintainer of libgc only in order to get w3m working. And unfortu

RE: Perl 5.14.2 seems to expect gcc-4

2012-08-01 Thread Matt Seitz (matseitz)
> On Wed, Aug 1, 2012 at 11:12 AM, Nikolai Weibull wrote: > > > > Cygwin updated perl to 5.14.2 on my system and now I can’t compile > > XML::LibXML. It seems that > > > > c:\lib\perl5\5.14\i686-cygwin-threads-64int\Config.pm > > > > expects cc to be gcc-4. Gcc-4 doesn’t exist yet, it seems. Wha

Re: Can't resolve "Your group is currently "mkpasswd"'

2012-08-01 Thread Mirko Vukovic
On Wed, Jul 18, 2012 at 10:35 PM, <...> wrote: > > I just tried to set up cygwin on my new corporate pc (I have admin > privileges on the machine but not on the overall corporate network). > > I keep getting the infamous 'Your group is currently "mkpasswd"' every > time I open a new terminal. > > S

Re: How to keep a dependency from [continually] appearing in setup

2012-08-01 Thread Ryan Johnson
On 01/08/2012 9:13 AM, Ken Brown wrote: On 8/1/2012 8:04 AM, Ryan Johnson wrote: On 31/07/2012 6:07 PM, Ken Brown wrote: On 7/30/2012 1:33 AM, Wynfield Henman wrote: I use the in-the-wild, 'texlive 2012' distribution, which I like to tinker with and customize. Due to a, what I believe is a dep

Re: How to keep a dependency from [continually] appearing in setup

2012-08-01 Thread Ken Brown
On 8/1/2012 8:04 AM, Ryan Johnson wrote: On 31/07/2012 6:07 PM, Ken Brown wrote: On 7/30/2012 1:33 AM, Wynfield Henman wrote: I use the in-the-wild, 'texlive 2012' distribution, which I like to tinker with and customize. Due to a, what I believe is a dependency by auctex on texlive for some rea

Re: crash on latest cygwin snapshot

2012-08-01 Thread Corinna Vinschen
te discussion, cgf and I have a > >>>hunch that the underlying problem was the problem I fixed yesterday, and > >>>cgf's changes to Makefile.in on 2012-07-01 made just enough changes in > >>>code optimization so that your problem wasn't visible anymore. >

Re: crash on latest cygwin snapshot

2012-08-01 Thread Corinna Vinschen
On Aug 1 14:51, marco atzeri wrote: > On 8/1/2012 2:46 PM, Corinna Vinschen wrote: > > >> > >>just lucky, I cleaned everything expect a forgotten test directory.. > > > >Sorry if I'm dense, but does that mean you could reproduce the crash > >now again? > > > > > >Corinna > > > > No crash. > Just

Re: crash on latest cygwin snapshot

2012-08-01 Thread marco atzeri
On 8/1/2012 2:46 PM, Corinna Vinschen wrote: just lucky, I cleaned everything expect a forgotten test directory.. Sorry if I'm dense, but does that mean you could reproduce the crash now again? Corinna No crash. Just that the test case was still available and I was able to provide a very

Re: crash on latest cygwin snapshot

2012-08-01 Thread Corinna Vinschen
On Aug 1 14:41, marco atzeri wrote: > On 8/1/2012 2:29 PM, Corinna Vinschen wrote: > >On Aug 1 12:34, marco atzeri wrote: > > >> > >>$ uname -a > >>CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.17s(0.262/5/3) 20120801 11:02:01 > >>i686 Cygwin > >>

Re: crash on latest cygwin snapshot

2012-08-01 Thread Ken Brown
a try. Thanks, Corinna $ uname -a CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.17s(0.262/5/3) 20120801 11:02:01 i686 Cygwin is not crashing. Thanks for the quick feedback! Now let's see what Ken reports... I never had a reliable way of reproducing the crash (see http://cygwin.com/ml/cygwin/2012-0

Re: crash on latest cygwin snapshot

2012-08-01 Thread marco atzeri
On 8/1/2012 2:29 PM, Corinna Vinschen wrote: On Aug 1 12:34, marco atzeri wrote: $ uname -a CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.17s(0.262/5/3) 20120801 11:02:01 i686 Cygwin is not crashing. Thanks for the quick feedback! Now let's see what Ken reports... Corinna just luc

Réserver votre stand au salon de Tourisme 01-30 Sept 2012 ( 1ère Foire Virtuelle en ligne du Maroc !)

2012-08-01 Thread Maroc Foire
Vous pouvez visualiser la version HTML en cliquant sur ce lien : http://marocfoire.com/emailingmarocfoire/emailing.html Participer au salon de Tourisme 01-30 Sept 2012 ( 1ère Foire Virtuelle en ligne du Maroc !) Maroc Foire est une solution unique d'organisation de salons virtuels qu

Re: crash on latest cygwin snapshot

2012-08-01 Thread Corinna Vinschen
sn't visible anymore. > > > >I reverted cgf's changes to Makefile.in and generated the today's > >snapshot specificially to test our hypothesis. Please give it a try. > > > > > >Thanks, > >Corinna > > > > $ uname -a > C

Re: How to keep a dependency from [continually] appearing in setup

2012-08-01 Thread Ryan Johnson
On 31/07/2012 6:07 PM, Ken Brown wrote: On 7/30/2012 1:33 AM, Wynfield Henman wrote: I use the in-the-wild, 'texlive 2012' distribution, which I like to tinker with and customize. Due to a, what I believe is a dependency by auctex on texlive for some reason, I keep getting a list of about 10 tex

Re: crash on latest cygwin snapshot

2012-08-01 Thread marco atzeri
es in code optimization so that your problem wasn't visible anymore. I reverted cgf's changes to Makefile.in and generated the today's snapshot specificially to test our hypothesis. Please give it a try. Thanks, Corinna $ uname -a CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.17s(0.262/5/3

Re: crash on latest cygwin snapshot

2012-08-01 Thread Corinna Vinschen
Hi Marco, Hi Ken, On Jul 2 16:43, marco atzeri wrote: > On 6/27/2012 3:46 AM, Christopher Faylor wrote: > > > >Sorry, Marco. Nevermind. I duplicated this. No need to upload anything. > >I'm still working on it. > > > >cgf > > > > it seems solved on 20120702 snapshots can you please test your

Re: sshd crashing

2012-08-01 Thread Corinna Vinschen
On Aug 1 09:02, Corinna Vinschen wrote: > On Jul 31 15:59, A Lichner wrote: > > > > Thanks Corinna. The fix works. > > Ales > > [...] > > Corinna Vinschen-2 wrote: > > > I've just applied a patch to fix this problem. It seems this is a long > > > standing bug which could result in random stack c

Re: Perl 5.14.2 seems to expect gcc-4

2012-08-01 Thread Nikolai Weibull
On Wed, Aug 1, 2012 at 11:12 AM, Nikolai Weibull wrote: > Hi! > > Cygwin updated perl to 5.14.2 on my system and now I can’t compile > XML::LibXML. It seems that > > c:\lib\perl5\5.14\i686-cygwin-threads-64int\Config.pm > > expects cc to be gcc-4. Gcc-4 doesn’t exist yet, it seems. What’s > goi

Perl 5.14.2 seems to expect gcc-4

2012-08-01 Thread Nikolai Weibull
Hi! Cygwin updated perl to 5.14.2 on my system and now I can’t compile XML::LibXML. It seems that c:\lib\perl5\5.14\i686-cygwin-threads-64int\Config.pm expects cc to be gcc-4. Gcc-4 doesn’t exist yet, it seems. What’s going on here? -- Problem reports: http://cygwin.com/problems.html F

Re: Using recvmsg() with non-unicast datagram (UDP) socket: inconsistent results

2012-08-01 Thread Corinna Vinschen
On Jul 31 12:43, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: > Hi, > > Observed is an inconsistent result when recvmsg() is used on a > UDP socket with or without ancillary control message parameters. > > Here's is an example: > > static char buf[1 << 16]; > struct sockaddr_in sin; >

Re: sshd crashing

2012-08-01 Thread Corinna Vinschen
On Jul 31 15:59, A Lichner wrote: > > Thanks Corinna. The fix works. > Ales > > > Corinna Vinschen-2 wrote: > > > > On Jul 31 14:28, Corinna Vinschen wrote: > >> On Jul 30 17:49, Aleš wrote: > >> > > >> > Hello, > >> > > >> > I can confirm the issue. It's occurring after upgrade to 1.7.16 and