Re: Building Ruby (was Re: Ruby on Rails 2.0.2/Cygwin Bug)

2008-01-02 Thread melvins
I had the same problem with you mike, what I did is I downloaded a stable-snapshot version of ruby, then I copy the missing/strftime.c file to hte 1.8.6 version, run make again, then it now all works. Mike Boone wrote: In reference to that /dev/urandom bug I encountered last week, I

BBv2 bjam under Cygwin keeps including unused DLL at link stage

2008-01-02 Thread kasty
Hi, I'm facing a problem with Bjam under Cygwin. My directory tree looks as follows: src/ - Jamroot + libFTree/ - Jamfile - ... (source files) + Tests/ + Test02/ - Jamfile

Re: Building Ruby (was Re: Ruby on Rails 2.0.2/Cygwin Bug)

2008-01-02 Thread Mike Boone
On Jan 2, 2008 5:24 AM, melvins [EMAIL PROTECTED] wrote: I had the same problem with you mike, what I did is I downloaded a stable-snapshot version of ruby, then I copy the missing/strftime.c file to hte 1.8.6 version, run make again, then it now all works. This worked for me too. Both the

RE: Building Ruby (was Re: Ruby on Rails 2.0.2/Cygwin Bug)

2008-01-02 Thread Dave Korn
On 02 January 2008 10:25, melvins wrote: Mike Boone wrote: In reference to that /dev/urandom bug I encountered last week, I thought I might try to build Ruby from source on Cygwin and see how it works. I downloaded Ruby 1.8.6-p111 off the ruby-lang.org website, unpacked it, then

Re: Remote Linux desktop in my Cygwin windows PC

2008-01-02 Thread Brian Mathis
On Jan 2, 2008 2:17 AM, Erich Dollansky [EMAIL PROTECTED] wrote: Hi, marcos rebelo wrote: I'm really basic with Linux. I'm running remote applications with: xhost ssh export DISPLAY So I'm using Eclipse, gedit, firefox, ... like this for example in my windows. Now I'm curios

trouble with sshd

2008-01-02 Thread David Chamberlin
I installed sshd to run as a service by doing: ssh-host-config -y cygrunsrv -S sshd This worked initially and I was able to ssh to my machine. However several days later I noticed it was no longer working. Looking in the windows services panel, the service was stopped so I tried starting

Re: Remote Linux desktop in my Cygwin windows PC

2008-01-02 Thread Mirco Piccin
Hi all. I'm really basic with Linux. I'm running remote applications with: xhost ssh export DISPLAY So I'm using Eclipse, gedit, firefox, ... like this for example in my windows. Now I'm curios if I'm able to have the full desktop of my Linux machine like a window in my remote

Re: Remote Linux desktop in my Cygwin windows PC

2008-01-02 Thread Mirco Piccin
Hi all. I'm really basic with Linux. I'm running remote applications with: xhost ssh export DISPLAY So I'm using Eclipse, gedit, firefox, ... like this for example in my windows. Now I'm curios if I'm able to have the full desktop of my Linux machine like a window in my remote

RE: trouble with sshd

2008-01-02 Thread Dave Korn
On 02 January 2008 16:00, David Chamberlin wrote: The only 2 things I can think of that changed between when the initial cygrunsrv -S sshd occurred and when it started failing is: 1) I rebooted the machine (maybe after being run during bootup something happened?) 2) I installed

Failed to execute rsh on Windows Vista

2008-01-02 Thread vachan shetty
12 [main] rsh 268 C:\Program Files\Cygnus\bin\rsh.exe: *** fatal error - co uldn't dynamically determine load address for 'rcmd' (handle 0x7004), Win32 error 127 The above error occured when I was trying to execute the rsh from the Latest Cygwin Version 1.5.25-7 on a Windows Vista

RE: trouble with sshd

2008-01-02 Thread David Chamberlin
On 02 January 2008 16:00, David Chamberlin wrote: Which is a http://cygwin.com/acronyms#3PP production, LOL. I hadn't heard that one before. That's good. If you'd taken a close look at that cygcheck output, you'd have seen. Warning: There are multiple cygwin1.dlls on your path Man,

RE: SFTP error 128

2008-01-02 Thread Igor Peshansky
On Thu, 27 Dec 2007, Neil Aggarwal wrote: Very good for one with such a bad attitude! I did not mean to have a bad attitude. I was just trying to state that I thought -l switch already did what you wanted to do. Now it is time to setup ssh to accept the connection you are trying to

Re: Trouble with cygwin git

2008-01-02 Thread MP
I'm having the problem cloning a git repository using Cygwin git 1.5.3.5: [...] fatal: failed to unpack tree object HEAD I dug into this, and found that the failure happens here: res = fh-link (newpath); in the link() function of file src/winsup/cygwin/syscalls.cc. res is -1, and

Re: [ANNOUNCEMENT] Updated: which-2.18-1

2008-01-02 Thread A.R. Burgers
LS, I have a UNC path //ecn/groups/g_zon_solar/Software/cygwin/bin in my path, refering to some network share. ls -l `which mrxvt.exe` ls: cannot access /ecn/groups/g_zon_solar/Software/cygwin/bin/mrxvt.exe: No such file or directory Apparently which.exe (the new 2.18-1) strips the leading /

how to revert to gnuplot 4.0 as 4.2 does not work

2008-01-02 Thread Graham Lamont
I produced lots of plots with 4.0 --- great tool. But my cygwin has now been auto-updated to gnuplot 4.2: 1Now none of my 4.0 generated scripts will load properly. 2Will not read data in engineering notation 3Doesn't seem to handle variable manipulation (eg 1:($3-2)*10) properly Basically

Re: [ANNOUNCEMENT] Updated: which-2.18-1

2008-01-02 Thread Jeff
On Wed, 02 Jan 2008 21:05:45 +0100, A[dot]R[dot] Burgers a[dot]rburgers[at]quicknet[dot]nl wrote: LS, I have a UNC path //ecn/groups/g_zon_solar/Software/cygwin/bin in my path, refering to some network share. ls -l `which mrxvt.exe` ls: cannot access

Re: [ANNOUNCEMENT] Updated: which-2.18-1

2008-01-02 Thread David Rothenberger
On 1/2/2008 12:05 PM, A.R. Burgers wrote: I have a UNC path //ecn/groups/g_zon_solar/Software/cygwin/bin in my path, refering to some network share. ls -l `which mrxvt.exe` ls: cannot access /ecn/groups/g_zon_solar/Software/cygwin/bin/mrxvt.exe: No such file or directory Thanks for the

Re: wget gets, but wput doesn't put

2008-01-02 Thread Michael Kairys
No reply in wput's Sourceforge discussion group either :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

win32-gui-demos.pl dumps core

2008-01-02 Thread Michael Kairys
... or claims to :) If I run /bin/win32-gui-demos.pl from bash I a momentary window and the message Segmentation fault (core dumped). By sprinkling prints in the file I see it crashes at line 189: Win32::GUI::Dialog(); This is on Windows Vista BTW. I've tried reinstalling my Cygwin Perl

Re: Failed to execute rsh on Windows Vista

2008-01-02 Thread Larry Hall (Cygwin)
vachan shetty wrote: 12 [main] rsh 268 C:\Program Files\Cygnus\bin\rsh.exe: *** fatal error - co uldn't dynamically determine load address for 'rcmd' (handle 0x7004), Win32 error 127 The above error occured when I was trying to execute the rsh from the Latest Cygwin Version

[ANNOUNCEMENT] Updated: which-2.18-2

2008-01-02 Thread David Rothenberger
NEWS: = This release fixes an issue with UNC paths as reported in http://cygwin.com/ml/cygwin/2008-01/msg00018.html. DESCRIPTION: Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered

Re: how to revert to gnuplot 4.0 as 4.2 does not work

2008-01-02 Thread Larry Hall (Cygwin)
Graham Lamont wrote: I produced lots of plots with 4.0 --- great tool. But my cygwin has now been auto-updated to gnuplot 4.2: 1Now none of my 4.0 generated scripts will load properly. 2Will not read data in engineering notation 3Doesn't seem to handle variable manipulation (eg 1:($3-2)*10)

Re: Ruby on Rails 2.0.2/Cygwin Bug

2008-01-02 Thread Mike Boone
On Dec 22, 2007 3:46 PM, Igor Peshansky [EMAIL PROTECTED] wrote: As I mentioned before, I don't use Ruby too often. But I just realized something: to reproduce the error, you needed a require 'nonexistent_file', which will obviously set errno to ENOENT (which is exactly the error you're

Please upload: clisp-2.43-2

2008-01-02 Thread Reini Urban
I've splitted some dependencies into seperate modules. Release clisp-2.43-1 was an attempt with dynamic modules. It works fine, but the package size was way too big. wget http://rurban.xarch.at/cygr/clisp/clisp-2.43-2.tar.bz2 \ http://rurban.xarch.at/cygr/clisp/clisp-2.43-2-src.tar.bz2 \

[RFU] which-2.18-2

2008-01-02 Thread David Rothenberger
Bugfix release to address the issue with UNC paths reported in http://cygwin.com/ml/cygwin/2008-01/msg00018.html. I think the old which release (1.7) should be left as prev and which-2.18-1 should be removed. wget \ http://mysite.verizon.net/res00a7j/cygwin/which/setup.hint \

Re: [RFU] which-2.18-2

2008-01-02 Thread Christopher Faylor
On Wed, Jan 02, 2008 at 12:57:40PM -0800, David Rothenberger wrote: Bugfix release to address the issue with UNC paths reported in http://cygwin.com/ml/cygwin/2008-01/msg00018.html. I think the old which release (1.7) should be left as prev and which-2.18-1 should be removed. wget \

Re: xterm(229-1) does not accept -u8

2008-01-02 Thread Arnout Engelen
Hi, I read at http://cygwin.com/ml/cygwin-xfree/2007-08/threads.html#00068 that support for the -u8 option was dropped from newer versions of xterm for cygwin. I'd like to vote for keeping this option, it's quite useful to me, as it allows me to read my mail in mutt over ssh without the screen

RE: BLODA FAQ entry.

2008-01-02 Thread Dave Korn
On 29 December 2007 18:06, Christopher Faylor wrote: On Sat, Dec 29, 2007 at 05:43:09PM -, Dave Korn wrote: The long-promised FAQ entry. winsup/doc/ChangeLog 2007-29-12 Dave Korn * faq-using.xml (faq.using.bloda): New entry. (faq.using.firewall,

Re: BLODA FAQ entry.

2008-01-02 Thread Christopher Faylor
On Wed, Jan 02, 2008 at 06:59:03PM -, Dave Korn wrote: On 29 December 2007 18:06, Christopher Faylor wrote: On Sat, Dec 29, 2007 at 05:43:09PM -, Dave Korn wrote: The long-promised FAQ entry. winsup/doc/ChangeLog 2007-29-12 Dave Korn * faq-using.xml (faq.using.bloda):

RE: BLODA FAQ entry.

2008-01-02 Thread Dave Korn
On 02 January 2008 19:08, Christopher Faylor wrote: On Wed, Jan 02, 2008 at 06:59:03PM -, Dave Korn wrote: On 29 December 2007 18:06, Christopher Faylor wrote: On Sat, Dec 29, 2007 at 05:43:09PM -, Dave Korn wrote: The long-promised FAQ entry. winsup/doc/ChangeLog

RE: BLODA FAQ entry.

2008-01-02 Thread Dave Korn
On 02 January 2008 19:58, Christopher Faylor wrote: On Wed, Jan 02, 2008 at 07:46:16PM -, Dave Korn wrote: On 02 January 2008 19:08, Christopher Faylor wrote: On Wed, Jan 02, 2008 at 06:59:03PM -, Dave Korn wrote: On 29 December 2007 18:06, Christopher Faylor wrote: On Sat, Dec