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

src/winsup/cygwin Makefile.in

2012-08-01 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-08-01 08:46:50 Modified files: winsup/cygwin : Makefile.in Log message: * Makefile.in: Semi-revert patch from 2012-07-01, assuming the previous patch to etc::dir_changed fixes the

src/winsup/cygwin ChangeLog fhandler.h fhandle ...

2012-08-01 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-08-01 09:00:53 Modified files: winsup/cygwin : ChangeLog fhandler.h fhandler_socket.cc Log message: * fhandler.h (fhandler_socket::recv_internal): Add bool parameter. Add regparm

src/winsup/w32api ChangeLog include/winuser.h

2012-08-01 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: ear...@sourceware.org 2012-08-01 14:44:22 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: winuser.h Log message: * include/winuser.h (tagMENUITEMINFOA): Correct dwItemData definition.

src/winsup/mingw ChangeLog include/excpt.h

2012-08-01 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: ear...@sourceware.org 2012-08-01 16:46:01 Modified files: winsup/mingw : ChangeLog winsup/mingw/include: excpt.h Log message: * include/excpt.h (__try1): Define based on _WIN64 definition.

src/winsup/w32api ChangeLog include/wtsapi32.h ...

2012-08-01 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: ear...@sourceware.org 2012-08-01 17:25:35 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: wtsapi32.h winsup/w32api/lib: wtsapi32.def Log message: * include/wtsapi32.h

src/winsup/w32api ChangeLog include/winbase.h

2012-08-01 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: ear...@sourceware.org 2012-08-01 17:38:52 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: winbase.h Log message: * include/winbase.h (InterlockedDecrement): Modify declaration from

src/winsup/cygwin ChangeLog include/cygwin/soc ...

2012-08-01 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-08-01 18:56:45 Modified files: winsup/cygwin : ChangeLog winsup/cygwin/include/cygwin: socket.h Log message: * include/cygwin/socket.h (MSG_BCAST): Define. (MSG_MCAST):

src/winsup/w32api ChangeLog include/winnt.h

2012-08-01 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: ear...@sourceware.org 2012-08-01 19:17:37 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: winnt.h Log message: * include/winnt.h (MemoryBarrier): Add definition. Patches:

src/winsup/w32api ChangeLog include/setupapi.h

2012-08-01 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: ear...@sourceware.org 2012-08-02 01:17:04 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: setupapi.h Log message: * include/setupapi.h: Correct typos and truncations. Patches:

src/winsup/w32api ChangeLog lib/Makefile.in

2012-08-01 Thread earnie
CVSROOT:/cvs/src Module name:src Changes by: ear...@sourceware.org 2012-08-02 01:53:55 Modified files: winsup/w32api : ChangeLog winsup/w32api/lib: Makefile.in Log message: * lib/Makefile.in (amvideo.h): Dependencies are not met making this file

libgc bug when using Gnu C nested functions

2012-08-01 Thread Glyn
/* This small program causes a libgc error when compiled and run in Cygwin: $ gcc gcerror.c -lgc -o x.exe $ ./x.exe 42 GC Warning: Thread stack pointer 0x22aa98 out of range, pushing everything */ #include gc/gc.h #include stdio.h void *dummy; void f (void (*x)()) { x();

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 seems to be limited to

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; struct

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

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 n...@bitwi.se 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

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 corruption after

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 crashing

Re: crash on latest cygwin snapshot

2012-08-01 Thread marco atzeri
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) 20120801 11:02:01 i686

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

Re: crash on latest cygwin snapshot

2012-08-01 Thread Corinna Vinschen
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 -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red

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

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 lucky, I

Re: crash on latest cygwin snapshot

2012-08-01 Thread Ken Brown
$ 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-06/msg00464.html). It happened

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 is not crashing. Thanks for the quick feedback! Now let's see what Ken

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

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 that the test case was

Re: crash on latest cygwin snapshot

2012-08-01 Thread Corinna Vinschen
. Please give it 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

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

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

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. Since this

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. What’s going on

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

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 than

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: 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 the

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

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 expects cc to be

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/snapshots/

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

2012-08-01 Thread David Koppenhofer
Corinna Vinschen corinna-cygwin at 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

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: 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 snapshot.

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

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 a

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: 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)

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. gcc-4,

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 just uploaded another