Re: Perl 5.14.2 seems to expect gcc-4

2012-08-02 Thread Nikolai Weibull
On Thu, Aug 2, 2012 at 8:08 PM, Achim Gratz wrote: > Aaron Schneider writes: >> Since a lot of people are having issues because 'perl_vendor' is not >> installed when should, wouldn't be better to set perl_vendor as a >> mandatory dependency of perl so just everyone gets it installed? I >> guess p

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 exis

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: Is Emacs 24.1 on its way?

2012-07-12 Thread Nikolai Weibull
On Thu, Jul 12, 2012 at 2:04 PM, Ken Brown wrote: > On 7/12/2012 7:42 AM, Nikolai Weibull wrote: >> Is Emacs 24.1 on its way? 24.0.96-2 seems to be the latest release >> available. 24.1 has been out for quite some time now. > I have it all ready to go, but I'm waiting f

Is Emacs 24.1 on its way?

2012-07-12 Thread Nikolai Weibull
Hi! Is Emacs 24.1 on its way? 24.0.96-2 seems to be the latest release available. 24.1 has been out for quite some time now. Thanks! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

Re: Problem forking from Zsh under 1.7 when installed under UNC path

2012-07-09 Thread Nikolai Weibull
On Mon, Jul 2, 2012 at 4:19 PM, Corinna Vinschen wrote: > On Jul 2 15:24, Nikolai Weibull wrote: >> I have come across a problem that occurs when Zsh (both 4.3.11 and >> 4.3.12) tries to fork when Cygwin (1.7) has been installed under a UNC >> path. The problem occurs be

Problem forking from Zsh under 1.7 when installed under UNC path

2012-07-02 Thread Nikolai Weibull
Hi! I have come across a problem that occurs when Zsh (both 4.3.11 and 4.3.12) tries to fork when Cygwin (1.7) has been installed under a UNC path. The problem occurs because Zsh has support for dynamically loaded modules. When Zsh forks to run a process (like “ls”), Cygwin tries to map these mo

Vim removes write permission when writing file not owned by current user on Samba share

2009-09-23 Thread Nikolai Weibull
Suprise! Another permission problem! This is a problem I’m guessing stems from three different sources: Vim, Cygwin, and Samba. With set backupcopy=auto Vim on Cygwin 1.7 removes write permission when writing a file not owned by the current user on a Samba share. The Samba share has ACL suppo