Re: Bug: select() does not modify timeout (arg 5) on return

2010-02-11 Thread Javier
> I believe actually made a conscious decision not to alter > the arguments when > I first wrote select().  However, times have changed > so it probably makes > sense to alter it to be more linux-like now. > > I'll look into doing that. Can we expect it to be patched in next version? Any plans to

Re: regtool gives different results than reg

2010-02-11 Thread Corinna Vinschen
On Feb 10 16:50, Greg Couch wrote: > My system is a 64-bit Windows 7 system with the latest cygwin installed > and Corinna's unsupported cyglsa64.dll from 29 Jan 2010. And for this bug > I have the 64-bit version of Python 2.6.4 installed (not cygwin's) and I'm > doing these tests on the console,

Re: setfacl -- upgrade? and/or add 'chacl'?

2010-02-11 Thread Corinna Vinschen
On Feb 10 17:51, Linda Walsh wrote: > Would it be possible to replace the setfacl in cygwin with the one > available in linux -- it's alot more powerful: Feel free to port the tool and become Cygwin maintaner for it. Corinna -- Corinna Vinschen Please, send mails regarding Cyg

Re: R: aclocal problem

2010-02-11 Thread Corinna Vinschen
On Feb 10 22:05, Christopher Faylor wrote: > On Wed, Feb 10, 2010 at 11:44:58PM +, Marco Atzeri wrote: > >--- Mer 10/2/10, Corinna Vinschen ha scritto: > >> > --- Mar 9/2/10, Marco Atzeri ha scritto: > >> > > Autom4te::Channels::msg('obsolete.', > >> 'configure.ac:262', > >> > > 'warning: The m

Re: [gcc] FYI, libffi FAILs with cygwin snapshot 20100205, 20100207 & 20100210...

2010-02-11 Thread Corinna Vinschen
On Feb 11 07:40, Christian Joensson wrote: > > A "diff ../../../objdir-156618/libffi.log testsuite/libffi.log" (where > > the first file is the log file when using the cygwin1.dll snapshot > > 20100207 and the second file is using the 1.7.1-1 one) gives me this > > (as an example): > > > > 1c1 > >

Re: du returns inconsistent results

2010-02-11 Thread Corinna Vinschen
On Feb 11 02:44, Paul Shabash wrote: > Hello, > > When I run "du -b dir" several times with the same directory as input, > sometimes I get a smaller size the first time I run it than the subsequent > times I run it.  I.e. the second, third, fourth, etc. try will all return > identical sizes, bu

Using Cygwin's mutt to handle mailto links (Firefox)

2010-02-11 Thread Gary
Asking here more out of desperation than anything. Has anyone figured out how to use Cygwin's mutt to handle mailto links? In the Firefox "Select Helper Application" you can only select "Application" (whatever they might be defined as), which doesn't include batch files and doesn't allow you to sp

Re: Perl module installing issue

2010-02-11 Thread Reini Urban
2010/2/11 Gary : > On Thu, Feb 11, 2010 at 12:13:50AM +0200, Ivaylo Terziyski wrote: >>   CPAN.pm: Going to build R/RG/RGIERSIG/IO-Tty-1.08.tar.gz >> In file conf/compilerok.log I have only this >> cc1: error: unrecognized command line option "-fstack-protector" >> I have installed gcc,gcc-g++ and

Re: Bug: select() does not modify timeout (arg 5) on return

2010-02-11 Thread Eric Blake
According to Javier on 2/11/2010 1:07 AM: >> I believe actually made a conscious decision not to alter >> the arguments when >> I first wrote select(). However, times have changed >> so it probably makes >> sense to alter it to be more linux-like now. >> >> I'll look into doing that. > > Can we e

iconv support for vim is lost again

2010-02-11 Thread Xuefer
$ LANG=C vim --version |grep -i iconv +float +folding -footer +fork() +gettext -hangul_input -iconv +insert_expand $ LANG=C vim --version | head -n3 VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Sep 30 2009 19:14:59) Included patches: 1-264 Compiled by http://cygwin.com/ -- Problem reports: ht

Re: cron & Windows 7

2010-02-11 Thread Pierre A. Humblet
- Original Message - From: "Shaddy Baddah" To: "Pierre A. Humblet" Cc: cygwin Sent: Wednesday, February 10, 2010 23:36 | Hi, | | On 11/02/2010 3:28 AM, Pierre A. Humblet wrote: | > I got reports that cron is having problems with Cygwin 1.7.1 on | > Windows 7 - 32 bits. | > They occur onl

Re: cron & Windows 7

2010-02-11 Thread Corinna Vinschen
On Feb 11 08:25, Pierre A. Humblet wrote: > - Original Message - > From: "Shaddy Baddah" > To: "Pierre A. Humblet" > Cc: cygwin > Sent: Wednesday, February 10, 2010 23:36 > > > | Hi, > | > | On 11/02/2010 3:28 AM, Pierre A. Humblet wrote: > | > I got reports that cron is having problems

Re: cron & Windows 7

2010-02-11 Thread Matthias Andree
Am 11.02.2010 14:41, schrieb Corinna Vinschen: > On Feb 11 08:25, Pierre A. Humblet wrote: >> - Original Message - >> From: "Shaddy Baddah" >> To: "Pierre A. Humblet" >> Cc: cygwin >> Sent: Wednesday, February 10, 2010 23:36 >> >> >> | Hi, >> | >> | On 11/02/2010 3:28 AM, Pierre A. Humbl

Re: cron & Windows 7

2010-02-11 Thread Pierre A. Humblet
- Original Message - From: "Corinna Vinschen" To: Sent: Thursday, February 11, 2010 8:41 | | No, that's not related. But we had a few reports on the list already | concerning sshd and it seemed to be a problem with using a non-Domain | cyg_server user running sshd, which lead to a cr

.bashrc file not run

2010-02-11 Thread Neil Blue
Hello, This problem has me stumped. I have windows XP and cygwin with bash version 3.2.49(23)-release. I have set my passwd file to include my home directory /home/blueneil. I have placed .bashrc in my home directory and made it executable. I have placed .bashrc_profile in my home directory and

Re: .bashrc file not run

2010-02-11 Thread Thomas Wolff
On 11.02.2010 15:55, Neil Blue wrote: Hello, This problem has me stumped. Me too, a while ago. ... When I login, the environment settings I put in .bashrc don't get run. If I source ~/.bashrc they are included as expected. Also I have added some configuration to /etc/bash.bashrc it does

Re: cron & Windows 7

2010-02-11 Thread Corinna Vinschen
On Feb 11 09:54, Pierre A. Humblet wrote: > From: "Corinna Vinschen" > | No, that's not related. But we had a few reports on the list already > | concerning sshd and it seemed to be a problem with using a non-Domain > | cyg_server user running sshd, which lead to a crippled token: > | http://cygw

Re: .bashrc file not run

2010-02-11 Thread Csaba Raduly
On Thu, Feb 11, 2010 at 4:06 PM, Thomas Wolff wrote: > On 11.02.2010 15:55, Neil Blue wrote: > > By design (and documentation), bash runs *only* .profile (and /etc/profile) > if started as a "login shell". Not quite. >From "info bash" , Node: Bash Startup Files When Bash is invoked as an interac

Re: [gcc] FYI, libffi FAILs with cygwin snapshot 20100205, 20100207 & 20100210...

2010-02-11 Thread Marco Atzeri
--- Gio 11/2/10, Corinna Vinschen ha scritto: > On Feb 11 07:40, Christian Joensson > wrote: > > > A "diff ../../../objdir-156618/libffi.log > testsuite/libffi.log" (where > > > the first file is the log file when using the > cygwin1.dll snapshot > > > 20100207 and the second file is using the 1.7

Re: [gcc] FYI, libffi FAILs with cygwin snapshot 20100205, 20100207 & 20100210...

2010-02-11 Thread Corinna Vinschen
On Feb 11 15:39, Marco Atzeri wrote: > --- Gio 11/2/10, Corinna Vinschen ha scritto: > > On Feb 11 07:40, Christian Joensson > > wrote: > > > >> Test Run By chj on Wed Feb 10 11:39:41 2010 > > > > 115,118c115,118 > > > > < 7 8. 9 1 9. 3: 8 17. 12 > > > > < res: 8 17. 12 > > > > < 7 8. 9 1 9. 3: 8 1

Re: emacs stalls using 100% CPU

2010-02-11 Thread Ken Brown
On 2/9/2010 2:49 PM, Rockefeller, Harry wrote: Intermittent problem. It's happening more often again. NEW info, when top is run the memory columns (VIRT RES and SHR) data toggles Back and forth for COMMAND "emacs-X11" and "XWin". See attached top log. The situation is recoverable with kill -9 o

Re: .bashrc file not run

2010-02-11 Thread Neil Blue
Great, Thank you both. I now have .bash_profile calling ~/.bashrc. Just had a look at the ~/.profile script on my linux box and I can see where it is making the call to the local ~/.bashrc file ... # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f

Re: emacs stalls using 100% CPU

2010-02-11 Thread Stacey Campbell
On Tue, February 9, 2010 "Rockefeller, Harry" wrote: > Intermittent problem. It's happening more often again. > NEW info, when top is run the memory columns (VIRT RES and SHR) data toggles > Back and forth for COMMAND "emacs-X11" and "XWin". See attached top log. > The situation is recoverable

Re: cron & Windows 7

2010-02-11 Thread Pierre A. Humblet
- Original Message - From: "Corinna Vinschen" To: Sent: Thursday, February 11, 2010 10:17 | | If a domain isn't involved, why fails loading user32 DLL?!? In that | case there should be no issue with the user account since the local | SAM replies with the correct group list. Or not?!?

Re: iconv support for vim is lost again

2010-02-11 Thread Corinna Vinschen
On Feb 11 21:22, Xuefer wrote: > $ LANG=C vim --version |grep -i iconv > +float +folding -footer +fork() +gettext -hangul_input -iconv +insert_expand > $ LANG=C vim --version | head -n3 > VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Sep 30 2009 19:14:59) > Included patches: 1-264 > Compiled by http:

[ANNOUNCEMENT] Updated: vim-7.2.264-2

2010-02-11 Thread Corinna Vinschen
I have updated the version of vim to 7.2.264-2. This is just a rebuild to enable the lost iconv functionality. 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. Then, run setup and answer all of the

Re: cron & Windows 7

2010-02-11 Thread Corinna Vinschen
On Feb 11 12:52, Pierre A. Humblet wrote: > > - Original Message - > From: "Corinna Vinschen" > To: > Sent: Thursday, February 11, 2010 10:17 > | > | If a domain isn't involved, why fails loading user32 DLL?!? In that > | case there should be no issue with the user account since the l

Re: regtool gives different results than reg

2010-02-11 Thread Greg Couch
On Feb 11 9:33 Corinna Vinschen wrote: Did you try the regtool -w option? http://cygwin.com/cygwin-ug-net/using-utils.html#regtool No I hadn't and it fixes my problem! Thank you very much, Greg -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: [gcc] FYI, libffi FAILs with cygwin snapshot 20100205, 20100207 & 20100210...

2010-02-11 Thread Corinna Vinschen
On Feb 11 17:04, Corinna Vinschen wrote: > On Feb 11 15:39, Marco Atzeri wrote: > > --- Gio 11/2/10, Corinna Vinschen ha scritto: > > > On Feb 11 07:40, Christian Joensson > > > wrote: > > > > >> Test Run By chj on Wed Feb 10 11:39:41 2010 > > > > > 115,118c115,118 > > > > > < 7 8. 9 1 9. 3: 8 17.

RE: Perl module installing issue

2010-02-11 Thread Ivaylo Terziyski
After installing package gcc4-g++ everything is OK. -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Gary Sent: Thursday, February 11, 2010 9:17 AM To: cygwin@cygwin.com Subject: Re: Perl module installing issue On Thu, Feb 11, 2010 at 12:1

Re: cron & Windows 7

2010-02-11 Thread Pierre A. Humblet
- Original Message - From: "Corinna Vinschen" To: Sent: Thursday, February 11, 2010 13:52 | | Uh oh. Is the name of the BUILTIN group not BUILTIN on non-English | systems? If so, the code in get_user_local_groups must be changed to | emit the correct name, rather than just storing the

Re: cron & Windows 7

2010-02-11 Thread Robert Pendell
On Thu, Feb 11, 2010 at 6:01 PM, Pierre A. Humblet wrote: > - Original Message - > From: "Corinna Vinschen" > To: > Sent: Thursday, February 11, 2010 13:52 > | > | Uh oh.  Is the name of the BUILTIN group not BUILTIN on non-English > | systems?  If so, the code in get_user_local_groups mus

Re: cron & Windows 7

2010-02-11 Thread Larry Hall (Cygwin)
On 02/11/2010 06:17 PM, Robert Pendell wrote: On Thu, Feb 11, 2010 at 6:01 PM, Pierre A. Humblet wrote: - Original Message - From: "Corinna Vinschen" To: Sent: Thursday, February 11, 2010 13:52 | | Uh oh. Is the name of the BUILTIN group not BUILTIN on non-English | systems? If so, the

Having problems with tcsh

2010-02-11 Thread Mahzari, Milad
Hi, I am having some problems with tcsh. I installed it using cygwin setup. I checked my bin and it is in there. I can also see the manual entry for it when I type "man tcsh". However, I can not log into it. When I type the following command in bash shell: tcsh -l nothing happens and I see th

Re: Having problems with tcsh

2010-02-11 Thread Jeremy Bopp
On 2/11/2010 5:37 PM, Mahzari, Milad wrote: > Hi, > > I am having some problems with tcsh. I installed it using cygwin setup. I > checked my bin and it is in there. I can also see the manual entry for it > when I type "man tcsh". However, I can not log into it. When I type the > following comma

Re: Having problems with tcsh

2010-02-11 Thread Christopher Faylor
On Thu, Feb 11, 2010 at 05:41:23PM -0600, Jeremy Bopp wrote: >On 2/11/2010 5:37 PM, Mahzari, Milad wrote: >> Hi, >> >> I am having some problems with tcsh. I installed it using cygwin setup. I >> checked my bin and it is in there. I can also see the manual entry for it >> when I type "man tcsh".

Re: Having problems with tcsh

2010-02-11 Thread Mahzari, Milad
I removed cygwin completely from my computer, and installed it again (just basic packages plus tcsh). It works now. Thanks - Original Message - From: "Christopher Faylor" To: cygwin@cygwin.com Sent: Thursday, February 11, 2010 8:45:57 PM GMT -05:00 US/Canada Eastern Subject: Re: Having p

htlatex

2010-02-11 Thread Tatsuro MATSUOKA
Hello Currently gnuplot 4.5(cvs) stopped to use latex2thml but start to use the htlatex. I have been used the latex2thml after installing it by myself. I have searched the htlatex but I cannot find good information htlatex working on cygwin. It will be grateful for me someone will me advises.