RE: [ANNOUNCEMENT] Updated [experimental]: bash-3.1-7

2006-09-11 Thread Kazuyuki Hagiwara
Hellow everyone. I have tried to evaluate bash-3.1-7. Some hundreds of line script fails running dos file(ending line with \r\n) script on text mode mount. - $ mount | grep tmp D:\users\hagiwara\tmp on /tmp type user (binmode) D:\users\hagiwara\tmp on /tmp2 type system (text

rebuilding rebase

2006-09-11 Thread Marty Leisner
Building VLC, rebase core'd on the activex dll. I wanted to rebuild rebase 2.4.3 from source -- I got: [EMAIL PROTECTED] /usr/src/rebase-2.4.3-1 $ make make -C imagehelper imagehelper make[1]: Entering directory `/usr/src/rebase-2.4.3-1/imagehelper' g++ -O2 -c -o sections.o sections.cc sec

Re: libungif and emacs-cvs

2006-09-11 Thread Wynfield Henman
I didn't catch the beginning of this thread... but I frequently build cvs emacs (once a month) with cygwin and based on cygwin's x-windows. I do not have any probllem with ungif. * I do specify the following configure option ---with-gif * Last year's (of so) version of ungif had some pr

Re: Mount does not show Samba files

2006-09-11 Thread Larry Hall (Cygwin)
Arun Biyani wrote: I am having some problems accessing files on a Linux server in Cygwin. The files are exported via Samba. I can see the whole directory using my computer, which shows a Y: directory on machine Goddard. However, "ls /y" prints no such file. What am I doing wrong? This used to

XP64 can't shut down cygrunsrv services

2006-09-11 Thread Art Lazanoff
Used cygrunsrv to install sshd, inetd and exim. Logging out and/or shutting down takes a long time unless one first stops each of these services manually (net stop ...). The net stop command shuts each service down in just monents, and then a logout/shutdown proceeds in the usual amount of time.

cygwin installation batch file?

2006-09-11 Thread Mike
I have used cygwin for many years and now am in a situation where I need/want to install it on 30 or so windows xp boxes. Does someone have a batch file I can adapt to my situation? I've started on one at work (no access to it at the moment) that attempts to copy setup.exe from a local mirror I've

Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.1-7

2006-09-11 Thread mwoehlke
Eric Blake wrote: mwoehlke tibco.com> writes: So $HOME is being set wrong. "echo $HOME | od -c" gives " / h o m e / m w o e h l k e \r \n". "echo %HOME%" from a fresh cmd.exe gives "C:/Documents and Settings/mwoehlke". I ran d2u on /etc/profile, /etc/default/etc/pr

Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.1-7

2006-09-11 Thread Eric Blake
mwoehlke tibco.com> writes: > >> > >> So $HOME is being set wrong. "echo $HOME | od -c" gives " / h o m > >> e / m w o e h l k e \r \n". "echo %HOME%" from a > >> fresh cmd.exe gives "C:/Documents and Settings/mwoehlke". I ran d2u on > >> /etc/profile, /etc/default/e

Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.1-7

2006-09-11 Thread mwoehlke
Christopher Faylor wrote: On Mon, Sep 11, 2006 at 01:04:30PM -0500, mwoehlke wrote: Eric Blake wrote: NOTICE: === This version removes several outdated #defines that were once necessary in older versions of cygwin, but which made bash on cygwin different and slower than bash on Linux. In t

Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.1-7

2006-09-11 Thread Christopher Faylor
On Mon, Sep 11, 2006 at 01:04:30PM -0500, mwoehlke wrote: >Eric Blake wrote: >>NOTICE: >>=== >>This version removes several outdated #defines that were once necessary in >>older versions of cygwin, but which made bash on cygwin different and >>slower than bash on Linux. In the process, there i

Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.1-7

2006-09-11 Thread mwoehlke
Eric Blake wrote: NOTICE: === This version removes several outdated #defines that were once necessary in older versions of cygwin, but which made bash on cygwin different and slower than bash on Linux. In the process, there is a major change in behavior - bash no longer forces text mode when

Re: Potential bug in sshd

2006-09-11 Thread Michael Sowka
Sorry about the double-post everyone. Because I sent the first email from a non list-registered address and assumed it wouldn't get through, I resent it from the address that I actually registered with Sorry, Mike On 9/11/06, Christopher Faylor <[EMAIL PROTECTED]> wrote: Please don't send the sa

Re: Potential bug in sshd

2006-09-11 Thread Christopher Faylor
Please don't send the same message twice. On Mon, Sep 11, 2006 at 11:39:53AM -0400, Michael Sowka wrote: >... just when I thought I was nicely settled with WinXP and Cygwin >(being obligated to use Windows, cygwin makes the experience more >bearable ;) )... > >I don't consider myself a newbie, but

Re: Resource Temporarily Unavailable

2006-09-11 Thread Nick Deubert
Chris McIntosh wrote: Hello, I work at a company where we have a complicated Linux build. We use cygwin to mimic this build on windows for some of our windows centric people. At different times when cygwin forks it will throw a Resource temporarily Unavailble error. I am tempted to call this "Ra

Potential sshd bug

2006-09-11 Thread Michael Sowka
Hello, ... just when I thought I was nicely settled with WinXP and Cygwin (being obligated to use Windows, cygwin makes the experience more bearable ;) )... I don't consider myself a newbie, but we'll soon find out. I've installed cygwin on a number of computers I frequently 'ssh'/'scp' to/from.

Potential bug in sshd

2006-09-11 Thread Michael Sowka
Hello, ... just when I thought I was nicely settled with WinXP and Cygwin (being obligated to use Windows, cygwin makes the experience more bearable ;) )... I don't consider myself a newbie, but we'll soon find out. I've installed cygwin on a number of computers I frequently 'ssh'/'scp' to/from.

Re: setup.exe -> BSOD

2006-09-11 Thread John Smith
On Mon, Sep 11, 2006 at 02:56:01PM +0100, Dave Korn wrote: > Googling "w22n51.sys" shows millions of hits about how it crashes all the > time. > > Try disabling your "Intel PRO/Wireless 2200 LAN Adapters" wireless network > card. And that did it. Thank you, gentlemen! John Smith -- Unsubsc

RE: problem starting crontab services

2006-09-11 Thread Harig, Mark
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Pierre A. Humblet > Sent: Monday, September 11, 2006 9:55 AM > To: cygwin@cygwin.com > Cc: Jon Barber > Subject: Re: problem starting crontab services > > > > From: "Larry Hall (Cygwin)" > > To: cyg

Re: setup.exe -> BSOD

2006-09-11 Thread Thorsten Kampe
* John Smith (2006-09-11 13:49 +0100) > Having successfully installed Cygwin on my desktop machine (XP Home, > SP2, fully patched), I wanted to install it on my laptop (XP Pro, SP2, > fully patched). I downloaded the current setup.exe and ran it, > accepting the default values till I came to the "c

RE: Need Volunteers to test patch for gnu make

2006-09-11 Thread Olivier Langlois
It works like a charm: C:\usr\local\cell\samples\fw>set CELL_SDK=C:\usr\local\cell C:\usr\local\cell\samples\fw>which make /usr/bin/make C:\usr\local\cell\samples\fw>make > stdout.txt C:\usr\local\cell\host-win32\ppu\bin\ppu-lv2-ar.exe: creating libfw.a Greetings, Olivier Langlois http://www.ol

RE: port forwarding, and routing.

2006-09-11 Thread Dave Korn
On 11 September 2006 15:13, Robin-David Hammond %KB3IEN wrote: > Two problems : One problem: none of this has anything to do with cygwin. cheers, DaveK -- Can't think of a witty .sigline today -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

port forwarding, and routing.

2006-09-11 Thread Robin-David Hammond %KB3IEN
Two problems : 1: I'm working on ms windows XP, I would like to forward localhost ports tcp 137-139 over ssh. THis is a trivial issue on some installs of windows, it works fine using putty, in other cases it does not. Has anyone had this experience before? I have even resorted to creating

Re: problem starting crontab services

2006-09-11 Thread Pierre A. Humblet
From: "Larry Hall (Cygwin)" To: cygwin Sent: Friday, September 08, 2006 10:27 PM Subject: Re: problem starting crontab services On 09/08/2006, Jon Barber wrote: hello cygwin gurus i can't get crontab services to start. i just followed the instruction from running cron_diagnose.sh version

RE: setup.exe -> BSOD

2006-09-11 Thread Dave Korn
On 11 September 2006 14:47, John Smith wrote: > > This identifies the problem as DRIVER_IRQL_NOT_LESS_OR_EQUAL, and > cites the following technical info: > > *** STOP: 0X00D1 (0X8240, 0X0002, 0X, 0XF80B4988) > > *** w22n51.sys - Address F80B4988 base at F804, Datestamp 4

Re: setup.exe -> BSOD

2006-09-11 Thread Christopher Faylor
On Mon, Sep 11, 2006 at 02:46:40PM +0100, John Smith wrote: >On Mon, Sep 11, 2006 at 09:17:26AM -0400, Larry Hall (Cygwin) wrote: >>BSOD situations point to a problem with the O/S kernel, not the app >>that may be running at the time they occur. Problematic drivers are >>the most common causes her

RE: setup.exe -> BSOD

2006-09-11 Thread Dave Korn
On 11 September 2006 13:49, John Smith wrote: > Having successfully installed Cygwin on my desktop machine (XP Home, > SP2, fully patched), I wanted to install it on my laptop (XP Pro, SP2, > fully patched). I downloaded the current setup.exe and ran it, > accepting the default values till I came

Re: setup.exe -> BSOD

2006-09-11 Thread John Smith
On Mon, Sep 11, 2006 at 09:17:26AM -0400, Larry Hall (Cygwin) wrote: > BSOD situations point to a problem with the O/S kernel, not the app that > may be running at the time they occur. Problematic drivers are the most > common causes here. I'd recommend un-installing any recent additions made >

Re: setup.exe -> BSOD

2006-09-11 Thread John Smith
On Mon, Sep 11, 2006 at 08:54:46AM -0400, Buchbinder, Barry (NIH/NIAID) [E] wrote: > Tried re-downloading setup.exe? Maybe it got corrupted. Tried that -- made no difference. > You might also try a setup snapshot. http://cygwin.com/setup/snapshots/ There are two available. 2.551 does exactly

Re: setup.exe -> BSOD

2006-09-11 Thread Larry Hall (Cygwin)
John Smith wrote: Having successfully installed Cygwin on my desktop machine (XP Home, SP2, fully patched), I wanted to install it on my laptop (XP Pro, SP2, fully patched). I downloaded the current setup.exe and ran it, accepting the default values till I came to the "choice of mirror" screen. I

RE: setup.exe -> BSOD

2006-09-11 Thread Buchbinder, Barry \(NIH/NIAID\) [E]
John Smith wrote: > Having successfully installed Cygwin on my desktop machine (XP Home, > SP2, fully patched), I wanted to install it on my laptop (XP Pro, > SP2, fully patched). I downloaded the current setup.exe and ran it, > accepting the default values till I came to the "choice of mirror" > s

setup.exe -> BSOD

2006-09-11 Thread John Smith
Having successfully installed Cygwin on my desktop machine (XP Home, SP2, fully patched), I wanted to install it on my laptop (XP Pro, SP2, fully patched). I downloaded the current setup.exe and ran it, accepting the default values till I came to the "choice of mirror" screen. I chose my mirror, an

Re: "cannot open display"

2006-09-11 Thread Jens Wilken
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ogogon !!! wrote: > Good afternoon, colleagues! > > I have established CygWin to compile under Windows the program > developed in gcc. At compilation of console applications - all OK. > All applications, even rather complex, are started and work with

Re: downgrading make version

2006-09-11 Thread William A. Hoffman
If you are interested in downgrading to get dos driver letter specification to work. (i.e. c:/foo/bar.) Please try the patched version of make 3.81. http://www.cmake.org/files/cygwin/make.exe Please report back to this list if you have any issues with this version of make. -Bill At 02:21 PM 9