mmap() on 64K aligned address fails

2005-11-25 Thread René Berber
Hi, I was trying to figure out the often reported failure of mmap seen by running configure on some packages and, after looking at the answers on the list, I tried a test on a 64k aligned (malloced) address, mmap(... MAP_FIXED ...) fails. Attached is the small test file that was compiled with the

iconv and WCHAR_T

2005-11-25 Thread Samuel Thibault
Hi, For converting external charsets to internal wchar_t format, I use iconv from that charset to "WCHAR_T", but it seems buggy: - iconv -l doesn't show WCHAR_T - echo a | iconv -t WCHAR_T does work - echo é | iconv -t WCHAR_T does not work Is that on purpose? Isn't WCHAR_T an alias for UCS-

Re: Installation Fails (Hangs?) on plain vanilla XP Machine

2005-11-25 Thread Larry Hall (Cygwin)
surendar jeyadev wrote: --- "Larry Hall (Cygwin)" cygwin com> wrote: . Thanks. surendar jeyadev wrote: I am trying to install Cygwin on a standard Windows XP set up. When I run 'setup.exe', it hangs at the point where is starts to downl

Re: Installation Fails (Hangs?) on plain vanilla XP Machine

2005-11-25 Thread surendar jeyadev
--- "Larry Hall (Cygwin)" <[EMAIL PROTECTED]> wrote: > surendar jeyadev wrote: > > > > I am trying to install Cygwin on a standard > Windows XP > > set up. > > When I run 'setup.exe', it hangs at the point > where is > > starts > > to download the 'mirrors.lst' file. The is no > activity > > in

Re: Installation Fails (Hangs?) on plain vanilla XP Machine

2005-11-25 Thread Larry Hall (Cygwin)
surendar jeyadev wrote: I am trying to install Cygwin on a standard Windows XP set up. When I run 'setup.exe', it hangs at the point where is starts to download the 'mirrors.lst' file. The is no activity in the progress bar and I noted no disk or net activity for 30 min. Retried 3 times to no av

Re: /dev/console : permission denied

2005-11-25 Thread Christopher Faylor
On Fri, Nov 25, 2005 at 04:25:15PM -0600, Christopher McIntosh wrote: >Christopher Faylor wrote: >>On Fri, Nov 25, 2005 at 04:15:28PM -0600, Christopher McIntosh wrote: >>>Dave Korn wrote: >SUMMARY: 1. 'cygcheck -s -v -r' causes an error when executed within a >Cygwin shell (bash, sh, etc.

Re: Where is rsh ?

2005-11-25 Thread Brian Dessent
Dave Korn wrote: > > In the specific case of inetutils you probably will not find a canonical > > "upstream" site because it is all code derived from the original BSD > > unix. > > No, it's gnu these days, isn't it? > > http://www.gnu.org/software/inetutils/inetutils.html I suppose... I said t

Installation Fails (Hangs?) on plain vanilla XP Machine

2005-11-25 Thread surendar jeyadev
I am trying to install Cygwin on a standard Windows XP set up. When I run 'setup.exe', it hangs at the point where is starts to download the 'mirrors.lst' file. The is no activity in the progress bar and I noted no disk or net activity for 30 min. Retried 3 times to no avail. The log file is incl

Re: /dev/console : permission denied

2005-11-25 Thread Christopher McIntosh
Christopher Faylor wrote: On Fri, Nov 25, 2005 at 04:15:28PM -0600, Christopher McIntosh wrote: Dave Korn wrote: SUMMARY: 1. 'cygcheck -s -v -r' causes an error when executed within a Cygwin shell (bash, sh, etc.); but is successful when executed within a CMD shell. Did you try removing '

Re: /dev/console : permission denied

2005-11-25 Thread Christopher Faylor
On Fri, Nov 25, 2005 at 04:15:28PM -0600, Christopher McIntosh wrote: >Dave Korn wrote: >>>SUMMARY: 1. 'cygcheck -s -v -r' causes an error when executed within a >>>Cygwin shell (bash, sh, etc.); but is successful when executed within a >>>CMD shell. >> >>Did you try removing 'tty' from $CYGWIN ye

Re: /dev/console : permission denied

2005-11-25 Thread Christopher McIntosh
Dave Korn wrote: SUMMARY: 1. 'cygcheck -s -v -r' causes an error when executed within a Cygwin shell (bash, sh, etc.); but is successful when executed within a CMD shell. Did you try removing 'tty' from $CYGWIN yet? Yes. 'cygcheck -svr' still crashes... -- Unsubscribe info: htt

Re: /dev/console : permission denied

2005-11-25 Thread Christopher McIntosh
Dave Korn wrote: Must be syslogd then. Chris M, did you run the syslogd-config script or install it manually? I *did* use syslogd-config... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: ht

Re: fltk package status

2005-11-25 Thread Teun Burgers
Shai Ayal wrote: Does anybody know who is the maintainer for the fltk package and if it is going to be updates anytime soon? current package is 1.1.4, current fltk version is 1.1.6, mainly bug fixes! The fltk team is working towards 1.1.7. Cygwin and mingw patches have been submitted, also by

Re: /dev/console : permission denied

2005-11-25 Thread Chris Taylor
Dave Korn wrote: Chris Taylor wrote: Dave Korn wrote: Christopher Faylor wrote: Christopher McIntosh wrote: Consequently, I am back to the issue which I was first reporting/investigating: Why does init report open(/dev/console) : permission denied. I don't know about the cygcheck e

Re: /dev/console : permission denied

2005-11-25 Thread Christopher Faylor
On Fri, Nov 25, 2005 at 05:16:56PM -, Dave Korn wrote: >Christopher Faylor wrote: >> On Fri, Nov 25, 2005 at 02:24:53PM -, Dave Korn wrote: >>> Christopher McIntosh wrote: Consequently, I am back to the issue which I was first reporting/investigating: Why does init report open(/de

/usr/bin/install problem or what is the coreutils deal?

2005-11-25 Thread Gerrit P. Haase
Hello, recently upgraded another box to the latest greates of all the stuff: $ cygcheck -c coreutils Cygwin Package Information Package VersionStatus coreutils5.3.0-9OK $ mkdir .inst && make install DESTDIR=/j/GNUCash/g-wrap-1.9.6/.inst Making install in

RE: /dev/console : permission denied

2005-11-25 Thread Dave Korn
Chris Taylor wrote: > Dave Korn wrote: >> Christopher Faylor wrote: Christopher McIntosh wrote: > Consequently, I am back to the issue which I was first > reporting/investigating: Why does init report open(/dev/console) : > permission denied. >>> I don't know about the cygc

RES: RES: Problem accessing samba shares via ssh in XP

2005-11-25 Thread Felipe Franciosi
It worked for me too. But as my XP box is not under any domain, I had to provide user/password in the command line: NET USE X: server\\share PASSWORD /USER:USERNAME Where PASSWORD and USERNAME are my data. Thanks a lot! -- =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Felipe Fra

Re: 1.5.18-1: cannot start executables (except cygcheck.exe) on windows server 2003 web edition

2005-11-25 Thread Eduard Witteveen
Eric Blake wrote: Can you look at /var/log/setup.log.full and see if there is anything in there that is relevant to why the postinstall script failed? I'm suspecting a permissions problem. All the postinstall script attempts to do is "cp /bin/bash.exe /bin/sh.exe", once it determines that /bin/

Re: /dev/console : permission denied

2005-11-25 Thread Chris Taylor
Dave Korn wrote: Christopher Faylor wrote: On Fri, Nov 25, 2005 at 02:24:53PM -, Dave Korn wrote: Christopher McIntosh wrote: Consequently, I am back to the issue which I was first reporting/investigating: Why does init report open(/dev/console) : permission denied. strace might be ab

RE: /dev/console : permission denied

2005-11-25 Thread Dave Korn
Christopher Faylor wrote: > On Fri, Nov 25, 2005 at 02:24:53PM -, Dave Korn wrote: >> Christopher McIntosh wrote: >>> Consequently, I am back to the issue which I was first >>> reporting/investigating: Why does init report open(/dev/console) : >>> permission denied. >> >> strace might be able

Re: /dev/console : permission denied

2005-11-25 Thread Christopher Faylor
On Fri, Nov 25, 2005 at 02:24:53PM -, Dave Korn wrote: >Christopher McIntosh wrote: >>Consequently, I am back to the issue which I was first >>reporting/investigating: Why does init report open(/dev/console) : >>permission denied. > >strace might be able to tell you that. > >>SUMMARY: 1. 'cygc

Re: 1.5.18-1: cannot start executables (except cygcheck.exe) on windows server 2003 web edition

2005-11-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eduard Witteveen on 11/25/2005 7:42 AM: >> >> Somehow, your installation of bash has failed. Rerun setup.exe, >> and select bash for reinstallation, so that the postinstall >> script will run again and create /bin/sh. Without a working >

Re: 1.5.18-1: cannot start executables (except cygcheck.exe) on windows server 2003 web edition

2005-11-25 Thread Eduard Witteveen
Eric Blake wrote: Not Found: sh Somehow, your installation of bash has failed. Rerun setup.exe, and select bash for reinstallation, so that the postinstall script will run again and create /bin/sh. Without a working /bin/sh, many cygwin programs have extreme difficulty. When i perform a reinst

RE: Where is rsh ?

2005-11-25 Thread Dave Korn
Brian Dessent wrote: > In the specific case of inetutils you probably will not find a canonical > "upstream" site because it is all code derived from the original BSD > unix. > > Brian No, it's gnu these days, isn't it? http://www.gnu.org/software/inetutils/inetutils.html cheers,

RE: /dev/console : permission denied

2005-11-25 Thread Dave Korn
Christopher McIntosh wrote: > Consequently, I am back to the issue which I was first > reporting/investigating: Why does init report open(/dev/console) : > permission denied. strace might be able to tell you that. > SUMMARY: > 1. 'cygcheck -s -v -r' causes an error when executed within a Cy

RE: INSTALLATION HANGING

2005-11-25 Thread Dave Korn
Silvio Bandeira wrote: >> No it doesn't. It's still running. It just takes some time. Don't be >> so impatient! > > Wrong. It was stalled for more than one hour. The task manager senses > no processing for that process (no activity in HD either). > Maybe some windows misconfiguration... but th

RE: basename(1) defect

2005-11-25 Thread Buchbinder, Barry \(NIH/NIAID\)
[EMAIL PROTECTED] wrote: >>> This is a bug with basename 5.3.0 found in the latest Cygwin >>> 1.5.15.1. > > Not a bug. > >> >> 1.5.15 was three releases ago, it's most certainly not the latest. >> But that's not really relevant to your question, I don't think. >> >>> $ basename NA A >>> N >>>

Re: INSTALLATION HANGING

2005-11-25 Thread Silvio Bandeira
> No it doesn't. It's still running. It just takes some time. Don't be so > impatient! Wrong. It was stalled for more than one hour. The task manager senses no processing for that process (no activity in HD either). Maybe some windows misconfiguration... but the problem is there. -- Silvio Ba

Re: Where is rsh ?

2005-11-25 Thread Brian Dessent
Balasubramaniyan K (Bala) wrote: > > I don't find the rsh.exe or rsh when I try to install using setup.exe (Cygwin > installation). So you selected the inetutils package and you don't have /usr/bin/rsh.exe afterwards? If that's the case then we need more information to be able to help you, pleas

Re: Where is rsh ?

2005-11-25 Thread Bala
I don't find the rsh.exe or rsh when I try to install using setup.exe (Cygwin installation). - Bala -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Where is rsh ?

2005-11-25 Thread Brian Dessent
"Krithivasan, Balasubramaniyan (STSD)" wrote: > The last time I installed Cygwin about 4 months before, I could > install Cygwin rsh in my box. > > Today for about 3 -4 hours I am trying to find how to install > Cygwin rsh . But I failed & hence this email. > > I went to

Re: Where is rsh ?

2005-11-25 Thread Danilo Turina
Krithivasan, Balasubramaniyan (STSD) wrote: Hi The last time I installed Cygwin about 4 months before, I could install Cygwin rsh in my box. Today for about 3 -4 hours I am trying to find how to install Cygwin rsh . But I failed & hence this email. I went to find wher

Where is rsh ?

2005-11-25 Thread Krithivasan, Balasubramaniyan (STSD)
Hi The last time I installed Cygwin about 4 months before, I could install Cygwin rsh in my box. Today for about 3 -4 hours I am trying to find how to install Cygwin rsh . But I failed & hence this email. I went to find where the rsh source code is in CVS. But I failed t