Re: Cygwin install not setting paths

2008-01-17 Thread Daniel So
Hello Larry I do not know what you mean by a "mirror problem". Can you please explain that? I tried all of the ".done" files in that dir. After re-running all of the ".done" files, whenever I open a cygwin session, I get this message. "Your group is currectly 'mkpasswd'. This indicates that the

Re: ps executable does not appear to match source

2008-01-17 Thread DePriest, Jason R.
On Jan 17, 2008 9:38 PM, <> wrote: > The ps that comes with Cygwin is missing a number of features that > appear to be in the procps-3.2.7/ps/ source code. The source code > does not look like it was used to build the executable. Is this > correct? Cygwin has both ps and procps available. The

ps executable does not appear to match source

2008-01-17 Thread paul . hermeneutic
The ps that comes with Cygwin is missing a number of features that appear to be in the procps-3.2.7/ps/ source code. The source code does not look like it was used to build the executable. Is this correct? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

ps executable does not appear to match source

2008-01-17 Thread paul . hermeneutic
The ps that comes with Cygwin is missing a number of features that appear to be in the procps-3.2.7/ps/ source code. The source code does not look like it was used to build the executable. Is this correct? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

cygserver handle leak problem

2008-01-17 Thread Huang Bambo
Use task manager to view detail of cygserver. Operations, I ran a program with ipc operation( I used msgget ,msgsnd, msgrcv , others didn't test). After that, use ipcs command to show ipcs, found message que. use ipcrm command to remove the message que. Repeat the operations, you will find the ha

Re: 1.5.25-7: Update using setup.exe hangs at "Uninstalling... bash"

2008-01-17 Thread Wei Wang
On Jan 17, 2008 11:53 AM, Dave Korn <[EMAIL PROTECTED]> wrote: > Do you see any error message when you run "zcat /etc/setup/bash.gz.lst", or > just a list of files? Thanks for the response. I ran "zcat /etc/setup/bash.lst.gz" and got an error message: gzip: /etc/setup/bash.lst.gz: unexpected e

1.5.25: Python IOError on closing /dev/urandom after read (errno 0)

2008-01-17 Thread Michael Hoffman
The following produces an IOError: $ cat > urand.py << __EOF__ urandomfile = open("/dev/urandom") urandomfile.read(1) urandomfile.close() __EOF__ $ python urand.py Traceback (most recent call last): File "urand.py", line 3, in urandomfile.close() IOError: [Errno 0] Error Here i

Re: "net use" (and "net config")

2008-01-17 Thread Grant Edwards
> http:http://cygwin.com/acronyms/#PCYMTNQREAIYR That extra http: sure confused firefox... Sorry about that. I'm not useing a "Mailer", and I don't send "Replies". I use a news reader and post followups via gmane (a publically accessible NNTP server). Your email address is in the post in th

Re: "net use" (and "net config")

2008-01-17 Thread Corinna Vinschen
On Jan 17 20:35, Grant Edwards wrote: > On 2008-01-17, Corinna Vinschen <[EMAIL PROTECTED]> wrote: http:http://cygwin.com/acronyms/#PCYMTNQREAIYR > > bash$ net use server\\share /user:domain\\username password > > I already tried that and it doesn't work. I get > > System error 5 ha

Re: "net use" (and "net config")

2008-01-17 Thread Grant Edwards
On 2008-01-17, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Jan 17 19:50, Grant Edwards wrote: >> On 2008-01-17, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: >> >> >>> It means that you can have the same (network) drive letter >> >>> assigned multiple times, one in each userland. >> >> >> >

Re: "net use" (and "net config")

2008-01-17 Thread Corinna Vinschen
On Jan 17 19:50, Grant Edwards wrote: > On 2008-01-17, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > > >>> It means that you can have the same (network) drive letter > >>> assigned multiple times, one in each userland. > >> > >> And when logged in using public key authentication, you don't > >

Re: "net use" (and "net config")

2008-01-17 Thread Grant Edwards
On 2008-01-17, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: >>> It means that you can have the same (network) drive letter >>> assigned multiple times, one in each userland. >> >> And when logged in using public key authentication, you don't >> have a "userland"? > > Well you do but it's SYSTEM

Re: rm fails with bad mount information

2008-01-17 Thread Duncan Murdoch
On 1/17/2008 2:03 PM, Greg Chicares wrote: On 2008-01-17 18:49Z, Duncan Murdoch wrote: On 1/17/2008 10:59 AM, Corinna Vinschen wrote: On Jan 17 10:39, Duncan Murdoch wrote: Users who install Cygwin then uninstall it (perhaps improperly, I'm not sure) can be left with the registry key [HKEY

Re: rm fails with bad mount information

2008-01-17 Thread Greg Chicares
On 2008-01-17 18:49Z, Duncan Murdoch wrote: > On 1/17/2008 10:59 AM, Corinna Vinschen wrote: >> On Jan 17 10:39, Duncan Murdoch wrote: >>> >>> Users who install Cygwin then uninstall it (perhaps improperly, I'm not >>> sure) can be left with the registry key >>> >>> [HKEY_LOCAL_MACHINE\SOFTWARE\Cy

RE: help!!!!

2008-01-17 Thread Dave Korn
On 17 January 2008 18:38, Marc/MDPI314 wrote: > Indeed, I have a similar problem with PATH variable, but I noticed this > was not caused by spaces, > but by the fact that Windows PATH is not case sensitive (and may contain > "program files" or "Program Files") ... > and it's naturally wrong under

Re: rm fails with bad mount information

2008-01-17 Thread Duncan Murdoch
On 1/17/2008 10:59 AM, Corinna Vinschen wrote: On Jan 17 10:39, Duncan Murdoch wrote: I'm a Windows maintainer for the R project. We include the Cygwin rm.exe program in the toolset we've put together for developers, and have occasionally heard that it fails. A few days ago I tracked down th

Re: help!!!!

2008-01-17 Thread Marc/MDPI314
Larry Hall (Cygwin) wrote octavian andrei wrote: Hi, I installed cygwin in my PC. After that, I also wanted to install "The Jam utility" (http://www.perforce.com/jam/jam.html). I encountered some problems and the reason is because the PATH variable (printenv PATH) contains some Windows-based

Re: Defect report: ENOTSOCK on close

2008-01-17 Thread Krzysztof Żelechowski
Dnia 15-01-2008, Wt o godzinie 11:15 +0100, Corinna Vinschen pisze: > On Jan 15 09:19, Christopher Yeleigton wrote: > > Summary: > > Unexpected error ENOTSOCK upon closing filedes[0] obtained via socketpair > > > > Test case: > > > > #include > > #include > > #include > > > > int main(int argc,

Re: help!!!!

2008-01-17 Thread Larry Hall (Cygwin)
octavian andrei wrote: Hi, I installed cygwin in my PC. After that, I also wanted to install "The Jam utility" (http://www.perforce.com/jam/jam.html). I encountered some problems and the reason is because the PATH variable (printenv PATH) contains some Windows-based directories (like: /usr/X11R

RE: 1.5.25-7: Update using setup.exe hangs at "Uninstalling... bash"

2008-01-17 Thread Dave Korn
On 17 January 2008 16:50, Wei Wang wrote: > Greetings, > > Hope I have not missed anything in the list archive. I was doing a > what I thought just a regular update with Cygwin setup. The first time > I forgot to end my bash consoles, so setup complained that it could > not overwrite some file re

Fwd: 1.5.25-7: Update using setup.exe hangs at "Uninstalling... bash"

2008-01-17 Thread Wei Wang
Greetings, Hope I have not missed anything in the list archive. I was doing a what I thought just a regular update with Cygwin setup. The first time I forgot to end my bash consoles, so setup complained that it could not overwrite some file related to bash. So I killed all my cygwin processes, whi

Re: rm fails with bad mount information

2008-01-17 Thread Corinna Vinschen
On Jan 17 10:39, Duncan Murdoch wrote: > I'm a Windows maintainer for the R project. We include the Cygwin rm.exe > program in the toolset we've put together for developers, and have > occasionally heard that it fails. > > A few days ago I tracked down the cause of failure to the following: > >

rm fails with bad mount information

2008-01-17 Thread Duncan Murdoch
I'm a Windows maintainer for the R project. We include the Cygwin rm.exe program in the toolset we've put together for developers, and have occasionally heard that it fails. A few days ago I tracked down the cause of failure to the following: Users who install Cygwin then uninstall it (perhap

RE: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-17 Thread Dave Korn
On 16 January 2008 22:00, Larry Hall (Cygwin) wrote: > Alan Humphrey wrote: >> I'm having the same problem, only on Vista. >> >> >> Visual Studio Debugger reports: >> >> Unhandled exception at 0x004ac7e3 in setup.exe: 0xC005: Access >> violation reading location 0x01a1ff3c. >> >> Event Vi

help!!!!

2008-01-17 Thread octavian andrei
Hi, I installed cygwin in my PC. After that, I also wanted to install "The Jam utility" (http://www.perforce.com/jam/jam.html). I encountered some problems and the reason is because the PATH variable (printenv PATH) contains some Windows-based directories (like: /usr/X11R6/bin:/cygdrive/c/Program

Re: Wrongfully compiled code

2008-01-17 Thread ariga masahiro
Hello everyone, VH wrote, I think that this list is a wrong one for this kind of compiler problem. Also, your compiler is rather old one. Have you tried looking for a newer version of GCC for your target? I am sorry but I do not know how to get new sh-elf-gcc compiler and to re_install it on C