Re: New snapshot with significant new functionality

2002-05-03 Thread Kiran Prakash
Just looked at it. Nice. Seems to barf on colons in filenames, though, which do occur in the registry. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: h

SETUP: new setup.ini with md5 sums crashes setup 2.192.2.24 on W98SE

2002-05-03 Thread Ton van Overbeek
This started happening today. When I try to 'Install from Internet' from my normal mirror (http://ftp-stud.fth-esslingen.de) Setup starts downloading setup.ini and then crashes with the following error: SETUP caused a general protection fault in module USER.EXE at: 0004:5ff0. Tried with

Re: SETUP: new setup.ini with md5 sums crashes setup 2.192.2.24 on W98SE

2002-05-03 Thread Gareth Pearce
Just a question... are you using the latest setup off the web page? - I think I rememebr chris faylor mentioning something about putting up a new version of setup which at least ignores the md5's ... rather then the yet-to-be-ready version which will actually pay attention to them. Regards, Garet

Re: SETUP: new setup.ini with md5 sums crashes setup 2.192.2.24 on W98SE

2002-05-03 Thread Ton van Overbeek
Just to follow up on my own posting: Downloading Setup.exe 2.194.2.25 from cygwin.com solves the problem. Note I made an error in the subject line: 2.192.2.24 instead of 2.194.2.24. So it seems Setup 2.194.2.24 will not be able to tell you to upgrade to 2.194.2.25. Kind of a catch 22 situation.

trouble installing mySQL : mysql_install_db does not create host.frm

2002-05-03 Thread Olivier Delrieu
Dear all, I've installed CAMP and I'm now looking for guidelines to build/install mysql under cygwin and XPpro. Sorry for that question but I tried during severals days with no luck. I'm using the scripts provided by Gerrit P. Haase in http://sources.redhat.com/ml/cygwin/2001-12/msg00025.html wi

SETUP 2.194.2.25 Major(?) Problem in chooser with new setup.ini with md5sums

2002-05-03 Thread Ton van Overbeek
After getting rid of the crash by downloading setup 2.194.2.25 I noticed that new/uninstalled packages did not show up in the chooser (with Skip status) when downloading from a site which uses the md5sums in setup.ini. Using a site with a setup.ini without md5sums is OK with 2.194.2.25. Looking a

RE: How do you pronounce GCC and Cygwin?

2002-05-03 Thread Mark Sheppard
I normally pronounce it with a long "i" sound (s-eye-gwin, as in cyclops or cycle), although I've heard others pronounce it with a short "i" sound (as in signal) as Cliff seems to. He doesn't speak for the entire country as I'm in England too! I can't see how you could pronounce GCC other than s

Re: New snapshot with significant new functionality

2002-05-03 Thread Chris January
> >I see you have made the fhandler_virtual, etc. functions use vanilla > >path_conv instead of normalized_path or whatever I called it > >originally. > > Yes. This is consistent with all of the other fhandler functions. > > >This relies on path_conv::check returning the normalised posix path in

Re: New snapshot with significant new functionality

2002-05-03 Thread Chris January
> Hi > > Cool feature. > > > 08:31am [507]> cat /proc/uptime > 3728.83 > 08:31am [506]> cat < /proc/uptime > > Boom, cat stack dumbs. Chris' implementation of dup() in fhander_virtual is broken, so things like fork(), etc. won't work. Regards Chris -- Unsubscribe info: http://cygwin.com/m

Re: New snapshot with significant new functionality

2002-05-03 Thread Chris January
> > Hi > > > > Cool feature. > > > > > > 08:31am [507]> cat /proc/uptime > > 3728.83 > > 08:31am [506]> cat < /proc/uptime > > > > Boom, cat stack dumbs. > Chris' implementation of dup() in fhander_virtual is broken, so things like > fork(), etc. won't work. That should read: "My implementation...

RE: CYGWIN ...what next ??

2002-05-03 Thread Patrick Quinnett
I have 2 installations, 1 at work and 1 at home. The setup at home does crazy things with the keyboard. I have to play games with the SHIFT key to get simple UNIX commands : I have to hit the SHIFT key to get a dash yet no SHIFT to get an *. My work install is fine. Is there an .ini I should

Re: New version of setup - prerelease available

2002-05-03 Thread Mark Himsley
On Wed, 1 May 2002 21:33:22 +1000 you wrote: >I've uploaded a new version of setup.exe, and source, to >http://www.cygwin.com/setup-snapshots/setup-md5-20020501.exe I've just tried to use this... As usual, I did a 'Download from Internet' followed by an 'Install from Local Drive'. The downloa

RE: New version of setup - prerelease available

2002-05-03 Thread Robert Collins
Sounds like there is a memory leak or somesuch. With the MD5 sums in ini's I'll be able to do some proper testing myself now. How many packages where you installing? Which ones? Rob > -Original Message- > From: Mark Himsley [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 03, 2002 9:17 P

Random number generator

2002-05-03 Thread Paul Dilip K NPRI
I am trying to use the random number generator for my fortran routine- but both RAN and SRAND does not work. Is there any other random number generating function which works with g77. Dilip K. Paul mailto:[EMAIL PROTECTED]   -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

Re: How do you pronounce GCC and Cygwin?

2002-05-03 Thread Sam Edge
Mark Sheppardwrote in <[EMAIL PROTECTED]> in gmane.os.cygwin on Fri, 3 May 2002 11:15:05 +0100: > I normally pronounce it with a long "i" sound (s-eye-gwin, as > in cyclops or cycle), although I've heard others pronounce it > with a short "i" sound (as in signal) as Cliff seems to. He > doesn't

getdomainname

2002-05-03 Thread Gerrit P. Haase
Hallo, I found this entry in the ChangeLogs: http://sources.redhat.com/ml/cygwin-cvs/2002-q1/msg00120.html so getdomainname() exists obviously, now I wonder why it isn't defined in the headers. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting

Re: trouble installing mySQL : mysql_install_db does not create host.frm

2002-05-03 Thread Gerrit P. Haase
Olivier schrieb: > Dear all, > I've installed CAMP and I'm now looking for guidelines to build/install > mysql under cygwin and XPpro. Sorry for that question but I tried during > severals days with no luck. > I'm using the scripts provided by Gerrit P. Haase in > http://sources.redhat.com/ml/c

Re: New version of setup - prerelease available

2002-05-03 Thread Mark Himsley
On Fri, 3 May 2002 21:18:58 +1000 you wrote: >Sounds like there is a memory leak or somesuch. With the MD5 sums in >ini's I'll be able to do some proper testing myself now. > >How many packages where you installing? >Which ones? This is the section from setup.log from the successful install for

Re: mv problem

2002-05-03 Thread Jason Tishler
Larry, On Thu, May 02, 2002 at 10:51:45AM -0400, Larry Hall (RFK Partners, Inc) wrote: > As you can see, you cannot rename file differing only by case. This is a > Windowsism. Sorry. Complain to Bill if you don't like it! ;-) You'll > need to do this as a two step process (i.e. move 'abc' to

RE: Color Output with Printf

2002-05-03 Thread Kilroy, David
I'm not certain how cygwin/UNIX handles color, but I do know that in the DOS of old, you relied on a TSR (ANSI.SYS) to handle the escape codes which gave you color. I would also guess that these escape codes are not the same as the UNIX color escape codes (too long ago to remember them). Sure eno

RE: Random number generator

2002-05-03 Thread Robinow, David
http://gcc.gnu.org/ml/gcc-help/2002-02/msg00160.html Please note that this is off-topic for this list. -Original Message- From: Paul Dilip K NPRI [mailto:[EMAIL PROTECTED]] Subject: Random number generator I am trying to use the random number generator for my fortran routine- but both R

mutt and gpg 1.07

2002-05-03 Thread Olaf Foellinger
Hi, now where gnupg 1.07 is out and builds cleanly under cygwin I'll repeat my question whether it is possible to get mutt working with gpg. All my tries failed so far with the error that gpg cannot find the file mutt reports to him. I'm not a developer so I cannot resolve the problem myself but

Re: Random number generator

2002-05-03 Thread Tim Prince
On Friday 03 May 2002 04:30, Paul Dilip K NPRI wrote: > I am trying to use the random number generator for my fortran routine- but > both RAN and SRAND does not work. Is there any other random number > generating function which works with g77. > > Dilip K. Paul > > mailto:[EMAIL PROTECTED]

Cygwin setup always install timestamp file on drive C: (even if cygwin is installed on D:)

2002-05-03 Thread Emmanuel Kartmann
I installed Cygwin on my D: drive and everything works fine. However, the setup created a "timespan" file in drive C... C:\cygwin\etc\setup\timestamp I'm not sure of the usage of this file, but shouldn't it be on drive D: too? Emmanuel -- Unsubscribe info: http://cygwin.com/ml/#

RE: Cygwin setup always install timestamp file on drive C: (even if cygwin is installed on D:)

2002-05-03 Thread Robert Collins
Check your mount table, you've probably got an incorrect mount point. Rob > -Original Message- > From: Emmanuel Kartmann > [mailto:[EMAIL PROTECTED]] > Sent: Saturday, May 04, 2002 12:16 AM > To: '[EMAIL PROTECTED]' > Subject: Cygwin setup always install timestamp file on drive > C: (

FW: Invoke JVM Problem

2002-05-03 Thread David P. Caldwell
Hello, all. Can anyone replicate -- or better yet, solve -- Luca's problem below? The example he's trying to run was developed on Win2K SP 2. (It'd be interesting for me to know whether it works on Win9x, too, if anyone using that wants to run it and e-mail me to let me know.) -- David. -O

Re: Keyboard Problems

2002-05-03 Thread Michael A Chase
On Fri, 3 May 2002 05:53:01 -0500 Patrick Quinnett <[EMAIL PROTECTED]> wrote: > I have 2 installations, 1 at work and 1 at home. The > setup at home does crazy things with the keyboard. I > have to play games with the SHIFT key to get simple > UNIX commands : I have to hit the SHIFT key to get

RE: Compiling/running code that used to work okay!

2002-05-03 Thread Rick Hellicar (QMP)
Larry Hall wrote: > At 10:14 AM 5/2/2002, Rick Hellicar (QMP) wrote: >> Hi all, >> >> I'm modifying some old code I last compiled in October 2000. The code uses a >3rd-party DLL, which >> comes with an import library. It used to link without fuss against that import >library and run perfectly. >

RE: using Windows links

2002-05-03 Thread Larry Hall (RFK Partners, Inc)
At 02:47 AM 5/3/2002, Mellman Thomas wrote: > >>-Original Message- > >>From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]] > >>Sent: Thursday, May 02, 2002 5:14 PM > >>To: Mellman Thomas; [EMAIL PROTECTED] > >>Subject: RE: using Windows links > >> > >> > >>At 10:53 AM 5/2/2002,

Re: SETUP: new setup.ini with md5 sums crashes setup 2.192.2.24 on W98SE

2002-05-03 Thread Christopher Faylor
On Fri, May 03, 2002 at 10:38:42AM +0200, Ton van Overbeek wrote: >This started happening today. > >When I try to 'Install from Internet' from my normal mirror >(http://ftp-stud.fth-esslingen.de) Setup starts downloading >setup.ini and then crashes with the following error: > SETUP caused a gener

RE: Compiling/running code that used to work okay!

2002-05-03 Thread Larry Hall (RFK Partners, Inc)
At 11:07 AM 5/3/2002, Rick Hellicar (QMP) wrote: >Larry Hall wrote: > > At 10:14 AM 5/2/2002, Rick Hellicar (QMP) wrote: > >> Hi all, > >> > >> I'm modifying some old code I last compiled in October 2000. The code uses a >3rd-party DLL, which > >> comes with an import library. It used to link wit

Re: mv problem

2002-05-03 Thread Larry Hall (RFK Partners, Inc)
At 02:16 AM 5/3/2002, Sylvain Petreolle wrote: > > Hm, I don't see that here: > > > > #mv abc Abc > > mv: cannot move `abc' to a subdirectory of itself, > > `Abc/abc' > > > > What version of Cygwin and mv are you using? What > > does the directory > > structure of "abc" look like? > > > > As

Re: mv problem

2002-05-03 Thread Larry Hall (RFK Partners, Inc)
At 09:05 AM 5/3/2002, Jason Tishler wrote: >Larry, > >On Thu, May 02, 2002 at 10:51:45AM -0400, Larry Hall (RFK Partners, Inc) wrote: > > As you can see, you cannot rename file differing only by case. This is a > > Windowsism. Sorry. Complain to Bill if you don't like it! ;-) You'll > > need

environment variables and setup.exe

2002-05-03 Thread John Vincent
May I suggest that the setup.exe program examines the PATH and CYGWIN environment variables and offers to set them to values that allow the postinstall scripts to work on a system that has not had any cygwin binaries installed before. Its especially confusing to find that cygwin1.dll is not on the

Fw: automake error

2002-05-03 Thread Michael Labhard
- Original Message - From: "Michael Labhard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 2:11 PM Subject: automake error > Just downloaded and replaced my cygwin1.dll with the latest containing /proc > feature (cool!). But now automake does not work. So I

Re: mv problem

2002-05-03 Thread Jason Tishler
Larry, On Fri, May 03, 2002 at 11:51:41AM -0400, Larry Hall (RFK Partners, Inc) wrote: > At 09:05 AM 5/3/2002, Jason Tishler wrote: > >On Thu, May 02, 2002 at 10:51:45AM -0400, Larry Hall wrote: > > > As you can see, you cannot rename file differing only by case. This is a

Re: mv problem

2002-05-03 Thread Randall R Schulz
Hi, I had to try this out to see how my system behaved. I saw something very interesting: % mkdir yad % mv yad YaD mv: cannot copy a directory, `yad', into itself, `YaD/yad' % find yad yad yad/yad % ll -id YaD 66306041 drwxr-xr-x3 RSchulz None0 May 3 09:08 YaD/ % ll -Ri ya

ScanMail Message: To Recipient virus found or matched file blocking setting.

2002-05-03 Thread System Attendant
ScanMail for Microsoft Exchange has taken action on the message, please refer to the contents of this message for further details. Sender = [EMAIL PROTECTED] Recipient(s) = [EMAIL PROTECTED];[EMAIL PROTECTED] Subject = Re: mv problem Scanning Time = 05/03/2002 12:21:43 Engine/Pattern = 6.150-1001

Re: mv problem

2002-05-03 Thread Larry Hall (RFK Partners, Inc)
Good point! I looked at this after receiving your mail and I see the same thing. So the error you and I see is incorrect. I wonder if it's related to the inode hash problem reported and patched earlier this week... Larry Hall [EMAIL PROTECTED] RFK Partners, Inc.

perl -i is very dangerous !

2002-05-03 Thread Marc Chantreux
--- Begin Message --- mc@MILLENIUM:~/test/perldestroy# cat test.txt this is a test for cygwin mc@MILLENIUM:~/test/perldestroy# perl -i -ne 's/this/works/' test.txt Can't do inplace edit on test.txt: Permission denied. mc@MILLENIUM:~/test/perldestroy# ls any idea ? Regards, Marc --- End Me

Fwd: gtk themes for windows

2002-05-03 Thread Marc Chantreux
--- Begin Message --- hi again, I've configured my windows : almost all is blue ... but is there a way to use gtk themes under windows ? (i want gimp to be blue too :)) ) Regards, Marc --- End Message --- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

ScanMail Message: To Recipient virus found or matched file blocking setting.

2002-05-03 Thread System Attendant
ScanMail for Microsoft Exchange has taken action on the message, please refer to the contents of this message for further details. Sender = [EMAIL PROTECTED] Recipient(s) = [EMAIL PROTECTED]; Subject = perl -i is very dangerous ! Scanning Time = 05/03/2002 12:35:26 Engine/Pattern = 6.150-1001/271

ScanMail Message: To Recipient virus found or matched file blocking setting.

2002-05-03 Thread System Attendant
ScanMail for Microsoft Exchange has taken action on the message, please refer to the contents of this message for further details. Sender = [EMAIL PROTECTED] Recipient(s) = [EMAIL PROTECTED]; Subject = Fwd: gtk themes for windows Scanning Time = 05/03/2002 12:35:51 Engine/Pattern = 6.150-1001/271

2.194.2.26 Setup

2002-05-03 Thread Dragan Vidovic
Hi I have almost complete Cygwin installed in d:\cygwin. I downloaded the new Setup and went to http://mirrors.rcn.net to see if there is something new, but it didn't find my previously installed packages. It just offered me the default minimal installation. I didn't move anything, and I was

Re: 2.194.2.26 Setup

2002-05-03 Thread Pavel Tsekov
Hello Dragan, Friday, May 03, 2002, 6:45:39 PM, you wrote: DV> I have almost complete Cygwin installed in d:\cygwin. I downloaded the new DV> Setup and went to http://mirrors.rcn.net to see if there is something new, DV> but it didn't find my previously installed packages. It just offered me th

Bash shell in Cygwin/Windows

2002-05-03 Thread Chris Game
After spending ages trying to understand the syntax and highlighting to get the colours/colors in Vim to look nice, I realise that when I display a Man page some keywords are disappearing into the background, because of the default command window properties choices. If I change the props the v

RE: perl -i is very dangerous !

2002-05-03 Thread Robinow, David
> -Original Message- > From: Marc Chantreux [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 03, 2002 12:10 PM > To: [EMAIL PROTECTED] > Subject: perl -i is very dangerous ! > > > mc@MILLENIUM:~/test/perldestroy# cat test.txt > this is > a test > for cygwin > mc@MILLENIUM:~/test/perldest

Re: perl -i is very dangerous !

2002-05-03 Thread Gerrit P. Haase
Marc schrieb: > mc@MILLENIUM:~/test/perldestroy# cat test.txt > this is > a test > for cygwin > mc@MILLENIUM:~/test/perldestroy# perl -i -ne 's/this/works/' test.txt > Can't do inplace edit on test.txt: Permission denied. > mc@MILLENIUM:~/test/perldestroy# ls > any idea ? It is gone. Use perl

Re: perl -i is very dangerous !

2002-05-03 Thread Gerrit P. Haase
David schrieb: > I posted a (backward!) patch for this behavior on Aug 9, 2001 > http://sources.redhat.com/ml/cygwin/2001-08/msg00491.html > I also sent it to the perl maintainers, although I may not > sent it to the cygwin perl maintainer. Apparently it never > made it into the released packa

A simple question on font color

2002-05-03 Thread Ming Huang
Thank advanced for anyone can help. I guess that it will be a simple question just not obvious for a new cygwin user. I installed cygwin successfully. When I run it, there is a line of text in a message similar to this: "username@computer folder_path", from bash response. Its color is too

Thanks for the quick fix to SETUP

2002-05-03 Thread Ton van Overbeek
The problem I reported earlier today on Setup 2.192.4.25 (http://cygwin.com/ml/cygwin-apps/2002-05/msg00070.html) has been fixed by Chris in setup 2.192.4.26. Many thanks for the quick fix. Ton van Overbeek -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Changing fonts for rxvt

2002-05-03 Thread rotaiv
I recently compiled glib-1.2.10.tar.gz and mc-4.5.55.tar.gz under cygwin 1.3.10-1. If I ssh to my server using puTTY, the line art in mc is displayed just fine. However, if I use rxvt on the local machine, the line-art is displayed as upper ascii characters and looks bad. I've looked all ov

RE: cannot delete file

2002-05-03 Thread Michael Labhard
Resolved by 1) disabling simplified file sharing in Windows XP (Q307874) followed by 2) allowing the delete permissions for the user and files/folders involved. Suspicion that cygwin may be setting these special permissions inadvertantly. -- Michael -- Unsubscribe info: http://cygwin.co

Re: Fw: automake error

2002-05-03 Thread Charles Wilson
Michael Labhard wrote: > Automake > >>doesn't work. Here is the error: >> >>automake --version >> >>assertion "!inheap (s)" failed: file >>"/cygnus/netrel/src/cygwin-snapshot-2002050 >>2-1/winsup/cygwin/cygheap.cc", line 325 >>Aborted (core dumped) Well, automake is just a script. (actuall

2.194.2.26 Setup

2002-05-03 Thread Dragan Vidovic
> DV> I have almost complete Cygwin installed in d:\cygwin. I downloaded the new > DV> Setup and went to http://mirrors.rcn.net to see if there is something new, > DV> but it didn't find my previously installed packages. It just offered me the > DV> default minimal installation. I didn't mo

Re: 2.194.2.26 Setup

2002-05-03 Thread Dragan Vidovic
> DV> I have almost complete Cygwin installed in d:\cygwin. I downloaded the new > DV> Setup and went to http://mirrors.rcn.net to see if there is something new, > DV> but it didn't find my previously installed packages. It just offered me the > DV> default minimal installation. I didn't mo

Re: 2.194.2.26 Setup

2002-05-03 Thread Pavel Tsekov
Hello Dragan, Friday, May 03, 2002, 9:40:47 PM, you wrote: DV> Here they are. There was less then 1Mb of space on the disk, maybe that was DV> the reason, but when I made some 150Mb it still did not work. You say in the subject that you're using 2.194.2.26 but thats not what is written in the s

Re[2]: 2.194.2.26 Setup

2002-05-03 Thread Pavel Tsekov
Uhhh... Sorry... Now I took a look at the timestamp - this is not the setup.log/setup.log.full pair that we need. The one you need to send can be found in the /var/log directory. DV>> Here they are. There was less then 1Mb of space on the disk, maybe that was DV>> the reason, but when I made som

RE: A simple question on font color

2002-05-03 Thread Bernard A Badger
The standard /etc/profile is cat < -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Ming Huang > Sent: Friday, May 03, 2002 2:24 PM > To: [EMAIL PROTECTED] > Subject: A simple question on font color > tried to change color on Properties. No matter wh

Fork/Select discrepancy

2002-05-03 Thread David E Euresti
Hello, So I was trying to create a process, which does something difficult that may crash and have this process spawn another process to cleanup just in case. The way it works is that they share a socketpair and when the dangerous process dies the safe process gets an EOF from the socket.

ftp / inetd problem

2002-05-03 Thread Robert N Barnett
$ uname -a CYGWIN_NT-5.0 MYMACHINE 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown I have a problem: when I ftp to MYMACHINE from anywhere, including "ftp localhost". Usually I can get or put only one file, then any further get or put results in "Permission denied." To make it even stranger, o

Support for Windows 2000 Professional

2002-05-03 Thread windman J
Does Cygwin runs on Win2k Pro as well? = LJ Functionman __ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

Re: Support for Windows 2000 Professional

2002-05-03 Thread Sam Edge
windman J wrote in <[EMAIL PROTECTED]> on Fri, 3 May 2002 15:30:32 -0700 (PDT): > Does Cygwin runs on Win2k Pro as well? * sigh * ;-) From the /front page/ of http://www.cygwin.com/ - near the top, too! "The Cygwin DLL works with all non-beta versions of Windows since Windows 95, with the exce

RE: environment variables and setup.exe

2002-05-03 Thread Robert Collins
> -Original Message- > From: John Vincent [mailto:[EMAIL PROTECTED]] > Sent: Saturday, May 04, 2002 1:55 AM > To: [EMAIL PROTECTED] > Subject: environment variables and setup.exe > > > May I suggest that the setup.exe program examines > the PATH and CYGWIN environment variables and >

Bug in ln / cygwin1.dll

2002-05-03 Thread Chris January
When I run 'make -f Makefile.cvs' with QT3, I find that ln segfaults trying to create a symlink. I've included the output of strace showing the problem, output of cygcheck and also the stackdump ln produces. I can reproduce this, so if you need any more information, please ask. The problem occurs

Re[2]: 2.194.2.26 Setup

2002-05-03 Thread Dragan Vidovic
Here they are: logs from /var/log. At 10:00 PM 03-05-02 +0200, Pavel Tsekov wrote: >Uhhh... Sorry... Now I took a look at the timestamp - this is not the >setup.log/setup.log.full pair that we need. > >The one you need to send can be found in the /var/log directory. > >DV>> Here they are. There w

Re: Thanks for the quick fix to SETUP

2002-05-03 Thread Christopher Faylor
On Fri, May 03, 2002 at 08:24:16PM +0200, Ton van Overbeek wrote: >The problem I reported earlier today on Setup 2.192.4.25 >(http://cygwin.com/ml/cygwin-apps/2002-05/msg00070.html) has been fixed >by Chris in setup 2.192.4.26. Many thanks for the quick fix. You're welcome. Thanks for the heads

RE: New version of setup - prerelease available

2002-05-03 Thread Robert Collins
I've found a serious bug in that pre-release. It gets the md5 sums in setup.ini wrong (it parses the low nibble into the high nibbles, and vice versa. Oops). I'm building a new snapshot now, it'll be on the website within the hour. Rob > -Original Message- > From: Alan Dobkin [mailto:[E

Re: How do you pronounce GCC and cygwin?

2002-05-03 Thread Christopher Faylor
On Fri, May 03, 2002 at 12:53:17PM +0100, Sam Edge wrote: >Mark Sheppardwrote in ><[EMAIL PROTECTED]> >in gmane.os.cygwin on Fri, 3 May 2002 11:15:05 +0100: > >> I normally pronounce it with a long "i" sound (s-eye-gwin, as >> in cyclops or cycle), although I've heard others pronounce it >> with a

Re: getdomainname

2002-05-03 Thread Christopher Faylor
On Fri, May 03, 2002 at 01:56:44PM +0200, Gerrit P. Haase wrote: >Hallo, > >I found this entry in the ChangeLogs: >http://sources.redhat.com/ml/cygwin-cvs/2002-q1/msg00120.html > >so getdomainname() exists obviously, >now I wonder why it isn't defined in the headers. Just basic, good-old-fashione

setup.exe pre-release update

2002-05-03 Thread Robert Collins
I've updated the pre-release of setup.exe available from http://www.cygwin.com/setup-snapshots. I've also as an experiment, uploaded a UPX compressed version, which is 170Kb (as opposed to the 400+ Kb file that setup normally is). Feedback on both appreciated. Of particular interest are the prev

Re: How do you pronounce GCC and Cygwin?

2002-05-03 Thread John A. Turner
Cliff Hones wrote: > > > Please tell me how do you pronounce GCC and Cygwin? > > Here in England we say: > Jee Sea Sea > and SIG-win > > Across the pond, and in the antipodes, it could well be > different, though :-). absolutely - here we pronounce it "Throatwarbler Mangrove" -JT -- Un

Re: Bug in ln / cygwin1.dll

2002-05-03 Thread Christopher Faylor
On Sat, May 04, 2002 at 12:34:52AM +0100, Chris January wrote: >When I run 'make -f Makefile.cvs' with QT3, I find that ln segfaults trying >to create a symlink. I've included the output of strace showing the problem, >output of cygcheck and also the stackdump ln produces. I can reproduce this, >s

ssh connection to win xp

2002-05-03 Thread Jason Michaelson
i've got the cygnus ssh daemon running on my win xp system. when i attempt to connect to it, the connection fails due to a bad password. now, i know full well the password is valid. the only really out of the ordinary things i know of with the system is that i can't chown files to the system acc

how to set up gdb with emacs

2002-05-03 Thread Raghuraman
Hi, Did you get the solution for this? I have used cygwin-mount.el and cygwin bash shell runs from emacs - however, when I try to run gdb, I get the following: Current directory is c:/Documents and Settings/raghuraman/Unix/Src/CPP/Range/ GNU gdb 5.0 (20010428-1) Copyright 2001 Free Software

UPX & The "file" Command

2002-05-03 Thread Randall R Schulz
Hi, I decided to give the UPX-compressed pre-release / release candidate of Setup.exe a try. It's interesting to see that UPX compresses better even than bzip2. I suppose that's because UPX is specifically designed for executable files. It's also very nice that the compressed file remains dir

Cannot run gdb on source compiled with g++.

2002-05-03 Thread Raghuraman
Hi, I am not able to run gdb successfully. gdb runs successfully for the binaries shipped with cygwin - say ls or date (I can do assembly level debugging). However, when I compile code with g++ with/without debug info, gdb gives me error 193. Source file: #include void main (void){ usi

cdecl program for Cygwin?

2002-05-03 Thread Raghuraman
Hi, Is there a port of cdecl for cygwin available? tia, Raghu -- 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/

setup fails: "Can't open (null) for reading: No such file"

2002-05-03 Thread Perry Hutchison
About a month ago, I downloaded and installed a fairly minimal Cygwin subset. Tonight, I downloaded some additional packages. When I attempted to install them, setup produced a message box: Can't open (null) for reading: No such file Retrying the installation yields the same message. I fo

RE: setup fails: "Can't open (null) for reading: No such file"

2002-05-03 Thread Robert Collins
What options did you select when running setup? Why did you run a two-step install? Please send in the logs from /var/log/setup.log and /var/log/setup.log.full. Rob > -Original Message- > From: Perry Hutchison [mailto:[EMAIL PROTECTED]] > Sent: Saturday, May 04, 2002 5:02 PM > To: [EMAI