RCS and absolute file parameter

2002-05-14 Thread Davide Montesin
Hi, I have installed cygwin on my Windows machine. I use rcs. I have found a problem. Some time I will use rcs with absolute parameter in windows format like: ci -d -u -x,v c:\temp\a.txt c:\temp\RCS\a.txt,v but the command report an error: file RCS/c:\temp\a.txt not found. The problem is tha

How to install from an ftp server if internet isn't reachable?

2002-05-14 Thread Thomas Schweikle
Hi! How can I install from an ftp server when I can't reach the internet, thus not beeing able to fetch the list of mirrors from "ftp.cygwin.com"? "setup.exe" seems not to have the ability to tell at startup which ftp-server should be used. Any Idea how to make "setup.exe" use ftp servers wit

Re: Circular symlinks in terminfo-5.2-2.tar.bz2

2002-05-14 Thread Charles Wilson
Charles Wilson wrote: > > However, I still had to hand edit some stuff; it looks like I missed a > cross-reference. Will fix shortly. terminfo-5.2-3 should be hitting the mirrors soon. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http:

Problems compiling socket++ library

2002-05-14 Thread Carlos Bousono
Hi, I'm trying to compile socket++-1.11ln under cygwin (I updated cygwin sometime in March with the automatic tool) and I get errors while compiling. Attached is what I do, and the errors I get. I would appreciate any help. Thanks, Carlos $ env CCC=g++ ./configure --prefix="/usr/local/socket

RE: [MinGW-dvlpr] Re: gcc 3.1 [-mno-cygwin and __main ]

2002-05-14 Thread Danny Smith
--- "Billinghurst, David (CRTS)" <[EMAIL PROTECTED]> wrote: > Danny, > > Can you elaborate on this. Now would be a good time to get > dwarf2 EH working on cygwin. It would be painful to release > a cygwin gcc-3.1 with sjlj exceptions, then switch. > My feelings exactly. Give me 12-18 hours

RE: [MinGW-dvlpr] Re: gcc 3.1 [-mno-cygwin and __main ]

2002-05-14 Thread Billinghurst, David (CRTS)
Danny, Can you elaborate on this. Now would be a good time to get dwarf2 EH working on cygwin. It would be painful to release a cygwin gcc-3.1 with sjlj exceptions, then switch. I don't mind hacking away at the gcc build process, but I get confused if I get too deep into the internals.

Re: [MinGW-dvlpr] Re: gcc 3.1 [-mno-cygwin and __main ]

2002-05-14 Thread Danny Smith
--- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Wed, May 15, 2002 at 11:15:48AM +1000, Danny Smith wrote: > >>Perhaps it's time to drop the -mno-cygwin support and just supply a > >>cygwin hosted mingw32 targeted cross compiler? > > > >That is a key question. > > I assume that you're talk

Re: [MinGW-dvlpr] Re: gcc 3.1 [-mno-cygwin and __main ]

2002-05-14 Thread Danny Smith
--- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Wed, May 15, 2002 at 11:15:48AM +1000, Danny Smith wrote: > >>Perhaps it's time to drop the -mno-cygwin support and just supply a > >>cygwin hosted mingw32 targeted cross compiler? > > > >That is a key question. > > I assume that you're talk

Re: New setup uploaded - 2.218.2.7

2002-05-14 Thread Randall R Schulz
Chris, % date # PDT Tue May 14 20:34:31 2002 % wget http://www.cygwin.com/setup.exe ... % ls -lsF setup.exe 1168 -rwxrwxrwx1 Administ None 1195084 May 14 20:36 setup.exe* % file setup.exe setup.exe: MS Windows PE Intel 80386 GUI executable not relocatable Why is this binary so big?

Re: New setup uploaded - 2.218.2.7

2002-05-14 Thread Christopher Faylor
On Tue, May 14, 2002 at 07:29:28PM -0400, Harig, Mark A. wrote: >Some feedback about the new version 2.218.2.7. > >First, the good news: no parsing errors when 'Install from local >directory' is selected! > >and the bad news: before any parsing errors might be seen, setup.exe >crashes: > > setup

can't update cygwin

2002-05-14 Thread James Matthew Bailey
I get invalid page fault in setup.exe when I try to update by installing from local directory. I have a working version on my pc, but am trying to update. I have just installed this newest version on another pc with the same OS with no problem Saturday. I don't understand what's going on. Matt

Re: Circular symlinks in terminfo-5.2-2.tar.bz2

2002-05-14 Thread Charles Wilson
Rick Rankin wrote: > In the course of doing a complete reinstall from scratch, I discovered a set of > circular symlinks in terminfo-5.2-2.tar.bz2. As distributed, > /usr/share/terminfo/n/nxterm is a symlink to ../x/xterm-color which is a > symlink to ../n/nxterm. This can be verified by running >

RE: New setup uploaded - 2.218.2.7

2002-05-14 Thread Sindhu Kurnia
Additional feedback for 2.218.2.7 I've almost same experience with 2.218.2.7, but instead of memory written error, the setup.exe just exited when I click "Next>>" to category lists. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Harig, Mark A. Sent: Wed

test, pls ignore

2002-05-14 Thread sfwr engr
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

test, pls ignore

2002-05-14 Thread sfwr engr
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

RE: New setup uploaded - 2.218.2.7

2002-05-14 Thread Harig, Mark A.
Some feedback about the new version 2.218.2.7. First, the good news: no parsing errors when 'Install from local directory' is selected! and the bad news: before any parsing errors might be seen, setup.exe crashes: setup.exe - Application Error The instruction at "0x004121f2" referenced m

New setup uploaded - 2.218.2.7

2002-05-14 Thread Christopher Faylor
I have uploaded a new version of setup which fixes some of the problems with local directory installation. I never saw the "freeze" scenario, though, so I don't think that has been fixed. I did try to improve the error reporting mechanism a little, though, so that filename and line number info m

Re: 1.3.11(CVS): Tar and bug with utime()?

2002-05-14 Thread Nicholas Wourms
Corinna, I have just downloaded, compiled, and installed the latest cvs sources, however it is still doing the same thing. What further steps should I take and what other information can I provide? Cheers, Nicholas --- Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Tue, May 14, 2002 at 09:33:

Re: setup.exe problem

2002-05-14 Thread Sam Edge
Harold L Hunt wrote in <[EMAIL PROTECTED]> on Tue, 14 May 2002 16:12:51 EDT: > The reason I chided you is that I happen to have inside knowledge that this > is a change ('problem') with the openbox package, not with setup.exe. Búgger! My mistake. Apologies. -- Sam Edge -- Unsubscribe inf

Dos Style path in 3.79.1-7 and -5

2002-05-14 Thread Rami Mehio
I have been using gnu make 3.79 on win32. The shell i use is cmd.exe. I have recently upgraded my cygwin tools including make to 3.79.1-5 (and subsequently to -7). I seems that make no longer recognizes Dos style pathnames. So in a rule, if i have target: d:\utils\print.exe hello.tx

Circular symlinks in terminfo-5.2-2.tar.bz2

2002-05-14 Thread Rick Rankin
In the course of doing a complete reinstall from scratch, I discovered a set of circular symlinks in terminfo-5.2-2.tar.bz2. As distributed, /usr/share/terminfo/n/nxterm is a symlink to ../x/xterm-color which is a symlink to ../n/nxterm. This can be verified by running tar -tvjf terminfo-5.2-2.ta

Re: Problems handling Ctrl-C on dual-processor machine incygwin

2002-05-14 Thread Sudheer Tumuluru
I have already read through the threads on the mailing list for Ctrl-C and signaling in cygwin; but it had nothing related to dual-processor boxes. So my question is just to confirm if it is the multiple processors which are causing this problem. If a detailed discussion already exists on the mail

Re: setup.exe problem

2002-05-14 Thread Harold L Hunt
Sam, The reason I chided you is that I happen to have inside knowledge that this is a change ('problem') with the openbox package, not with setup.exe. Version 0.99.1-3 of openbox installs to /usr/X11R6 (as many users requested) rather than /usr as used in previous versions of openbox. Thus,

RE: Help with rexec

2002-05-14 Thread Jerome Jacobsen
I was able to do what I needed with rsh and .rhosts file instead. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jerome Jacobsen Sent: Tuesday, May 14, 2002 2:30 PM To: [EMAIL PROTECTED] Subject: Help with rexec Hi, I just installed CygWin on Win2k.

Re: setup.exe problem

2002-05-14 Thread Christopher Faylor
On Tue, May 14, 2002 at 08:41:43PM +0100, Sam Edge wrote: >Harold L Hunt wrote in <[EMAIL PROTECTED]> >on Tue, 14 May 2002 14:56:09 EDT: >>You're complaining about openbox, which is a Cygwin/XFree86 package. >>You know better than to send this inquiry to the Cygwin list > >As I explained, I suspec

Re: setup.exe problem

2002-05-14 Thread Sam Edge
Harold L Hunt wrote in <[EMAIL PROTECTED]> on Tue, 14 May 2002 14:56:09 EDT: > You're complaining about openbox, which is a Cygwin/XFree86 package. > You know better than to send this inquiry to the Cygwin list As I explained, I suspect the problem is with setup.exe since the package archive f

Duplicate messages from cygwin list?

2002-05-14 Thread James Garrison
I'm getting some duplicate copies of messages on the [EMAIL PROTECTED] list. I've examined the headers and they appear to be duplicated at the source, not in transit. To whom should I send copies of the messages for debugging? -- James GarrisonAthens Group, Inc.

Re: /cygdrive/c ==> //c

2002-05-14 Thread David T-G
Christopher -- ...and then Christopher Faylor said... % % On Tue, May 14, 2002 at 10:12:44AM -0400, Larry Hall (RFK Partners, Inc) wrote: % >You don't need to run it manually with each "login". "mount" writes to % >the registry so the settings are persistent. "mount -m" shows them to % >you. %

Re: Possible error in cygpath

2002-05-14 Thread Mark Blackburn
I forgot to mention that there are a total of 4 places where GetShortPathName is used Lines 92 110 131 144 The same problem appears in all places. On Tue, 14 May 2002, Corinna Vinschen wrote: > On Tue, May 14, 2002 at 10:44:20AM -0400, Mark Blackburn wrote: > > In cygpath.cc there is a function

Re: setup.exe problem

2002-05-14 Thread Harold L Hunt
Sam, You're complaining about openbox, which is a Cygwin/XFree86 package. You know better than to send this inquiry to the Cygwin list; this discussion belongs on the Cygwin/XFree86 list, where I have redirected it. Harold Sam Edge <[EMAIL PROTECTED]> said: > I've just updated fro openbox-0

setup.exe problem

2002-05-14 Thread Sam Edge
I've just updated fro openbox-0.99.1-2.tar.bz2 to openbox-0.99.1-3.tar.bz2 on two machines (NT4SP6a and Win95OSR2) and on both it failed to populate /usr/share/openbox with a "menu" file or /usr/share/openbox/styles with any style files except "twice." When I use tar manually all the files are ex

[craig@triscend.com: RE: gdb/546: GDB fails to build under Cygwin on Windows Hosts]

2002-05-14 Thread Daniel Jacobowitz
[Please CC me, I'm not on cygwin@] I guess I'll have to autoconf around it for a few years, but should Cygwin have a dummy to match ? - Forwarded message from Craig Hackney <[EMAIL PROTECTED]> - Date: Tue, 14 May 2002 11:31:20 -0700 From: Craig Hackney <[EMAIL PROTECTED]> Subject: RE

RE: seeking crontab permissions workaround

2002-05-14 Thread Harig, Mark A.
1. Is there a reason why you're not using the latest version of Cygwin (1.3.10)? 2. Have you read /usr/doc/Cygwin/cron.README? 3. What version of the Cygwin cron package do you have installed? As of 3.0.1-6 (that is, the sixth Cygwin release of 3.0.1), Cygwin includes a post-installation script

Re: Cron problem

2002-05-14 Thread Gerrit P. Haase
Mark schrieb: > Give me simple one or two-line perl scripts that duplicate your problem > and I will try them. The scripts should just print the working > directory or the date or something simple like that. It sounds like a > PATH problem or a mount-point problem or the startup mode of cron.

Re: setup problem(s)

2002-05-14 Thread Drew Stile
This will be a "me too message," I'm afraid. I still have an older version (Setup2.194.2.26) which works to download and/or install most stuff, but it won't download some of the newer packages that I want, and it's having big problems with a lot of the X-Free86 programs- I can't get XFree86-fenc

Re: 1.3.11(CVS): Tar and bug with utime()?

2002-05-14 Thread Corinna Vinschen
On Tue, May 14, 2002 at 09:33:43AM -0700, Nicholas Wourms wrote: > Corinna, > > Sure, but fyi I just compiled the cvs sources sunday :). I'm in the Hmm. > P.S. - Do you know what happened to the gentleman who said he ported > ONC/RPC and userland nfs support to cygwin? It'd be really neat to

Re: Win32API

2002-05-14 Thread Heiko Peter Schmidt
Hi Ross, i have the same problem of accessing the registry via Perl. I tried to compile the libwin32-0.18 module from cpan but it was a desaster. As a quick solution i used wrapped calls of reg.exe (from the resource kit) via system() and backticks but that's a very dirty solution. I don't unde

Re: can connect to sshd on linux but not on cygwin

2002-05-14 Thread Gerrit P. Haase
Mark schrieb: > 1. Have you checked the file/directory permissions on all three > machines?: >1) the Win2K machine that is running sshd It is a NT$ Server where SSHD is running on. >2) your machine that is attempting to connect to the Win2K machine I fixed all the permission on my W2

Re: Default mounts : one redundant?

2002-05-14 Thread Christopher Faylor
On Tue, May 14, 2002 at 04:39:12PM +0100, [EMAIL PROTECTED] wrote: >Nothing altered from the default full installation: > >~> mount -m >mount -f -s -b "c:/Cygwin/usr/X11R6/lib/X11/fonts" >"/usr/X11R6/lib/X11/fonts" >mount -f -s -b "c:/Cygwin/bin" "/usr/bin" >mount -f -s -b "c:/Cygwin/lib" "/usr/li

Re: 1.3.11(CVS): Tar and bug with utime()?

2002-05-14 Thread Nicholas Wourms
Corinna, Sure, but fyi I just compiled the cvs sources sunday :). I'm in the middle of a kde compile right now, so unfortunately it'll be awhile until I can try it out. I'll be sure to let you know once it is done though. Cheers, Nicholas P.S. - Do you know what happened to the gentleman who

Re: can't install

2002-05-14 Thread Larry Hall (RFK Partners, Inc)
At 12:11 PM 5/14/2002, James Matthew Bailey wrote: >I have had Cygwin on my pc, but when I upgraded by downloading then trying >to install, I keep getting an invalid page fault in kernel32.dll . I >have just installed this same package on another computer with same OS, so >I don't understand why

can't install

2002-05-14 Thread James Matthew Bailey
I have had Cygwin on my pc, but when I upgraded by downloading then trying to install, I keep getting an invalid page fault in kernel32.dll . I have just installed this same package on another computer with same OS, so I don't understand why I can't on mine. Thanks, Matthew Bailey -- Unsubscr

Re: /cygdrive/c ==> //c

2002-05-14 Thread Christopher Faylor
On Tue, May 14, 2002 at 10:12:44AM -0400, Larry Hall (RFK Partners, Inc) wrote: >>So where is the /etc/init.d/rc2.d where I put "mount -c /" to make it >>happen every time the system starts instead of having to run it >>manually? > >You don't need to run it manually with each "login". "mount" wri

Re: Possible error in cygpath

2002-05-14 Thread Corinna Vinschen
On Tue, May 14, 2002 at 10:44:20AM -0400, Mark Blackburn wrote: > In cygpath.cc there is a function that goes like this: Thanks for the heads up. I've checked in a patch. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer

Re: can connect to sshd on linux but not on cygwin

2002-05-14 Thread Corinna Vinschen
On Tue, May 14, 2002 at 05:32:29PM +0200, Gerrit P. Haase wrote: > Mark schrieb: > > > I have it working on Win2K. > > > Have you checked your permissions on these files? > > > 1. Your home directory -- should be 700 > > > 2. ~/.ssh -- should be 700 > > > 3. ~/.ssh/id_dsa, ~/.ssh/id_rsa

Re: 1.3.11(CVS): Tar and bug with utime()?

2002-05-14 Thread Corinna Vinschen
On Tue, May 14, 2002 at 08:40:29AM -0700, Nicholas Wourms wrote: > Corinna, > > They are, as you can see from the output of "tar -ztvf": > -r--r--r-- eggert/src54232 2002-03-08 19:38:15 gzip-1.3.3/gzip.c > [...] I tried the same on XP, using NTFS as well as FAT32 and I can't reproduce it. S

Re: Help regarding ECos

2002-05-14 Thread Larry Hall (RFK Partners, Inc)
At 11:39 AM 5/14/2002, ALLY MYLES wrote: >Hi >I build eCos along with hte hello.c using cygWin >for i386 target .I tried to run it using i386-elf-gdb. >But i'm getting the message "don't know how to run" >.what should i do next? pls advice me. > >What i want to do is ..just running hello.

RE: Setup failures over the last few days

2002-05-14 Thread D G
From: "Robert Collins" <[EMAIL PROTECTED]> Date: Sat, 11 May 2002 09:34:49 +1000 > Can you be more specific about what from that message applies? > > Rob Yes. This part: However, the "Install from Local Directory" option (after doing the Download from Internet) gave me quite a few errors. Fi

Re: Cloning Kit!

2002-05-14 Thread Michael A Chase
On Tue, 14 May 2002 00:26:28 -0500 "Gary R. Van Sickle" <[EMAIL PROTECTED]> wrote: > Ah hell. What a SUCKER I am! I bought this guy's kit, and now I don't even > know which one is me. But I pity the me who drank all my beer, because when I > find me I'll be in a heap of hurt, I can tell me th

Re: Cut and paste standard input and output

2002-05-14 Thread Christopher Faylor
On Tue, May 14, 2002 at 10:15:47AM +, John Vincent wrote: >At the risk of being a "me too", I'd like to offer Chris every encouragement > >and support in every way possible [excluding any practical help:-)] to >implement a feature so that doing an ls on /dev lists all devices, and in >gener

Re: 1.3.11(CVS): Tar and bug with utime()?

2002-05-14 Thread Nicholas Wourms
Corinna, They are, as you can see from the output of "tar -ztvf": -r--r--r-- eggert/src54232 2002-03-08 19:38:15 gzip-1.3.3/gzip.c -r--r--r-- eggert/src31686 1999-10-08 02:46:28 gzip-1.3.3/inflate.c -r--r--r-- eggert/src 608 1999-10-06 01:01:31 gzip-1.3.3/lzw.c -r--r--r-- eggert/src

Help regarding ECos

2002-05-14 Thread ALLY MYLES
Hi I build eCos along with hte hello.c using cygWin for i386 target .I tried to run it using i386-elf-gdb. But i'm getting the message "don't know how to run" .what should i do next? pls advice me. What i want to do is ..just running hello.c programe on ecos environment. When i'm booting

Default mounts : one redundant?

2002-05-14 Thread fergus
Nothing altered from the default full installation: ~> mount -m mount -f -s -b "c:/Cygwin/usr/X11R6/lib/X11/fonts" "/usr/X11R6/lib/X11/fonts" mount -f -s -b "c:/Cygwin/bin" "/usr/bin" mount -f -s -b "c:/Cygwin/lib" "/usr/lib" mount -f -s -b "c:/Cygwin" "/" mount -s -b --change-cygdrive-prefix "/c

Re: cygwin installer needs cygwin1.dll

2002-05-14 Thread Christopher Faylor
On Tue, May 14, 2002 at 11:25:55AM +0200, Sander Timmermans wrote: >Same problem overhere. >/me whacks monitor with keyboard Oh, give it a rest. It's a bug. It will be fixed. cgf >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf >> Of Nathan Sharfi >

Re: can connect to sshd on linux but not on cygwin

2002-05-14 Thread Gerrit P. Haase
Mark schrieb: > I have it working on Win2K. > Have you checked your permissions on these files? > 1. Your home directory -- should be 700 > 2. ~/.ssh -- should be 700 > 3. ~/.ssh/id_dsa, ~/.ssh/id_rsa, ~/.ssh/identity -- should be 600. I changed all the permissions as you suggested (we

RE: new 2.218.2.6 setup also freezes

2002-05-14 Thread Harig, Mark A.
I'm seeing a similar problem. I thought that this had been resolved last week with setup-20020510.exe. I followed the steps below after downloading setup, version 2.218.2.6: 1. Run setup.exe and select 'Download from Internet'. 2. Select a few packages for updates. Download without any

RE: mkpasswd (Win2K) cannot find the domain controller

2002-05-14 Thread Gerald S. Williams
Heribert Dahms wrote: > maybe Jerry should improve his patch to make it runtime selectable like > mkpasswd --use-netgetanydcname [...] Corinna Vinschen wrote: > > I'm somewhat reluctant to apply that patch to mkpasswd. The > > reason is... I don't know. I recalled that I'd once changed > > from

Re: /cygdrive/c ==> //c

2002-05-14 Thread David T-G
Bernard -- ...and then Bernard Dautrevaux said... % % > -Original Message- % > From: David T-G [mailto:[EMAIL PROTECTED]] ... % > ...and then Larry Hall (RFK Partners, Inc) said... % > % ... % > % You don't need to run it manually with each "login". % > "mount" writes to the % > % reg

RE: /cygdrive/c ==> //c

2002-05-14 Thread Bernard Dautrevaux
> -Original Message- > From: David T-G [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 14, 2002 4:33 PM > To: CygWin Users' List > Cc: Larry Hall (RFK Partners, Inc) > Subject: Re: /cygdrive/c ==> //c > > > Larry, et al -- > > ...and then Larry Hall (RFK Partners, Inc) said... > % >

RE: cygwin installer needs cygwin1.dll

2002-05-14 Thread Robert Collins
I've uploaded a corrected version of setup. It may not fix the .4 bug you were experiencing. Rob > -Original Message- > From: Sander Timmermans [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 14, 2002 7:26 PM > To: [EMAIL PROTECTED] > Subject: RE: cygwin installer needs cygwin1.dll > >

Possible error in cygpath

2002-05-14 Thread Mark Blackburn
In cygpath.cc there is a function that goes like this: static char * get_short_name (const char *filename) { char *sbuf; DWORD len = GetShortPathName (filename, NULL, 0); if (len == ERROR_INVALID_PARAMETER) { fprintf (stderr, "%s: cannot create short name of %s\n", prog_name,

Re: /cygdrive/c ==> //c

2002-05-14 Thread David T-G
Larry, et al -- ...and then Larry Hall (RFK Partners, Inc) said... % % At 10:06 AM 5/14/2002, David T-G wrote: % > ... % > % >So where is the /etc/init.d/rc2.d where I put "mount -c /" to make it % >happen every time the system starts instead of having to run it manually? % % You don't need to

2.2182.6 Setup freezes

2002-05-14 Thread Demmer, Thomas
Well, mine does not freeze, but just closes after/during reading the ini file. I don't know if it helps, here is the output of debugview: [255] cYg 610F5EE0 [255] LOG: 2 2002/05/14 16:19:04 Starting cygwin install, version 2.218.2.6 [255] LOG: 2 2002/05/14 16:19:04 Current Directory: H:\c

Re: /cygdrive/c ==> //c

2002-05-14 Thread Larry Hall (RFK Partners, Inc)
At 10:06 AM 5/14/2002, David T-G wrote: >Larry, et al -- > >...and then Larry Hall (RFK Partners, Inc) said... >% >% At 03:00 PM 5/11/2002, David T-G wrote: >% > >% >...and then Larry Hall (RFK Partners, Inc) said... >... >% >% No. Your best bet is to stick with the // alternative, >% >% if you

Re: 1.3.11(CVS): Tar and bug with utime()?

2002-05-14 Thread Corinna Vinschen
On Tue, May 14, 2002 at 06:35:06AM -0700, Nicholas Wourms wrote: > After executing "tar -zxvf gzip-1.3.3.tar.gz", I get > > gzip-1.3.3/lzw.h > tar: gzip-1.3.3/lzw.h: Cannot utime: Permission denied Are the files given with R/O permissions in the tar archive? Corinna -- Corinna Vinschen

Cron problem

2002-05-14 Thread Gerrit P. Haase
Cron writes: > receiving file list ... done > /TheBat/spamlist.txt > wrote 16527 bytes read 3178 bytes 3031.54 bytes/sec > total size is 1915965 speedup is 97.23 > Can't open perl script "/TheBat/spammer.pl": No such file or directory spammer.pl is called by a perl script that is start by cro

Re: /cygdrive/c ==> //c

2002-05-14 Thread David T-G
Larry, et al -- ...and then Larry Hall (RFK Partners, Inc) said... % % At 03:00 PM 5/11/2002, David T-G wrote: % > % >...and then Larry Hall (RFK Partners, Inc) said... ... % >% No. Your best bet is to stick with the // alternative, % >% if you don't like the "cygdrive" (or some other prefix).

can connect to sshd on linux but not on cygwin

2002-05-14 Thread Gerrit P. Haase
Hallo, I cannot connect to my CYGWIN_NT SSHD (using pubkey auth). I can connect to a SSHD running on a linux box. I'm using exact the same configuration file for the server nere on Cygwin as it is on the linux. I'm using the default configuration that comes with the Cygwin OpenSSH with one chang

Use of MAC module on the Cf5272

2002-05-14 Thread John Robbins
Dear Cygwin support, I have started to try to code for the MAC module in the Motorola MCF5272 on a Netburner card, using the Netburned NNDK. The compiler is gcc 2.95.2 and the executables (ar.exe, as.exe, gcc.exe) were all built very recently 3/29/2002 for the latest release of the Netburner sof

1.3.11(CVS): Tar and bug with utime()?

2002-05-14 Thread Nicholas Wourms
Hi, Before you even reply, yes I did check the faq, the web, and all the mailing lists for "Cannot utime", only one thread showed up, and it was in regards to windows reserve names. However this is showing up with every file that gets untarred, and none of the files are reserve name. I also rea

Re: Problem with SSHD

2002-05-14 Thread Zeus Gómez Marmolejo
These permissions don't solve the problem. I don't know how to deal with it. Thanks. Zeus. Corinna Vinschen wrote: >On Mon, May 13, 2002 at 04:34:41PM +0100, Stuart Brady wrote: > >>On Mon, 13 May 2002, Corinna Vinschen wrote: >> >>>On Mon, May 13, 2002 at 03:08:18PM +0200, Zeus Gómez Marmolej

XP-Pro Install Results

2002-05-14 Thread Keen Wayne A Contr AFRL/MNGG
I successfully did an incremental install from the internet this morning using 2.218.2.6 on my Pentium 3 Laptop, 1.113 Ghz, XP Pro. I did the install at about 8 AM, CST (1) I installed the new pieces of code including diff and flex. I did not install the setup module that was marked skip. (2) I

new 2.218.2.6 setup also freezes

2002-05-14 Thread Sander Timmermans
WIN2000 SP2 after reading the package directory from ftp it leaves only the window with: "This space intentionally left blank". 100% CPU 100% disappointment :( Sander > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Robert Collins > Sent: 14 May 200

RE: setup.exe local install with 2.218.2.4 fails, 2.78.2.15works

2002-05-14 Thread Robert Collins
There is a newer version available ... .6 that has such a fix in it already. Rob > -Original Message- > From: Kilroy, David [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 14, 2002 10:51 PM > To: Cygwin > Subject: RE: setup.exe local install with 2.218.2.4 fails, > 2.78.2.15works > >

RE: setup.exe local install with 2.218.2.4 fails, 2.78.2.15works

2002-05-14 Thread Kilroy, David
> It seems that all of these bug reports are on Win2K and XP Pro. > Has anyone successfully tested the recent setup.exe releases > (since the MD5 updates) on either of these platforms? I can confirm that setup 2.218.2.4 works on my Win2k SP2 box. Both install from internet and install from loc

Re: Cut and paste standard input and output

2002-05-14 Thread John Vincent
At the risk of being a "me too", I'd like to offer Chris every encouragement and support in every way possible [excluding any practical help:-)] to implement a feature so that doing an ls on /dev lists all devices, and in general, make any file name that can be open()ed, or stat()ed be possible

Window Size

2002-05-14 Thread David Starks-Browning
On Tuesday 14 May 02, Eric Ng writes: > May I know how I can expand the cygwin window size? do i use the 'BASH' > command or something else? Use rxvt. Regards, David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documenta

RE: cygwin installer needs cygwin1.dll

2002-05-14 Thread Sander Timmermans
Same problem overhere. /me whacks monitor with keyboard Sander > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Nathan Sharfi > Sent: 14 May 2002 07:32 > To: [EMAIL PROTECTED] > Subject: cygwin installer needs cygwin1.dll > > > I tried downloading h

Re: mkpasswd (Win2K) cannot find the domain controller

2002-05-14 Thread Corinna Vinschen
On Mon, May 13, 2002 at 11:19:49PM +0200, Heribert Dahms wrote: > Hi Corinna, > > maybe Jerry should improve his patch to make it runtime selectable like > mkpasswd --use-netgetanydcname and provide another patch to document > that together with a changelog? Could probably still count as a 'small

setup problem(s)

2002-05-14 Thread Chris Brand
I have been using a version of cygwin that I installed a while ago, and mostly it was fine, but I wasn't completely happy (for example, "man" always gave an error), so I decided to re-install to pick up any updates and to ensure that I had everything installed that I might need. I ran the setup.e

cyguy,Hidden Jewel

2002-05-14 Thread Socorro Zundel
OTC News Alerts' Last 3 Picks have gained 327%! Here is our next Hot Pick World Ventures, Inc. (W V N T F) Urgent Buy at 22 Cents per Share Sell Target $1.40 per Share W V N T F's announced revenues of $10 Million per year is equal to over $1.20 per share in sales. Total Market Value is aroun

More oddities under /usr/src/ after a full installation

2002-05-14 Thread fergus
More on /usr/src/ after installing sources. (Or: I may simply be exposing my ignorance ...) After installing all source files there are 8 *.lnk files under /usr/src/ that don't seem to be links. (At least, they are entirely different in structure -- and role? -- to the other 25 *.lnk files to be f