Re: invalid mounts after inst of cygwin1.5.10.3

2004-05-30 Thread Hans Horn
Hi Pierre, yup - you are right, Mr Egle's eye. The manual mounts I created had a typo - but the cygwin inst wiped them anyways . yup, you are right again: there was a trailing backslash in my cygwin root. But that had been there since my first cygwin days (fall 2001). Has there been a change in b

Re: ssmtp fail with cygwin-1.5.10-3 ?

2004-05-30 Thread Robert R Schneck
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > After updating to cygwin-1.5.10-3, ssmtp package seems to fail > for reasons beyond my understaing. Works for me. If you're still having problems, post your cygcheck output. Robert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

Re: invalid mounts after inst of cygwin1.5.10.3

2004-05-30 Thread Pierre A. Humblet
On Sun, May 30, 2004 at 08:40:30AM -0700, Hans Horn wrote: > Hi Pierre, > > yup, you are right again: there was a trailing backslash in my cygwin root. > But that had been there since my first cygwin days (fall 2001). > Has there been a change in behavour between cygwin 1.5.10.x and earlier > vers

Re: Segmentation fault with ls command

2004-05-30 Thread Larry Hall
At 12:04 AM 5/30/2004, you wrote: >Hi all > >When I try to do an ls * with a directory with 5793 file in it We seem to >get a error message saying >6 [main] -bash 644 cmalloc: cmalloc returned NULL >Segmentation fault Did you google? Here's a relevant thread from as recently as Tuesday:

Re: invalid mounts after inst of cygwin1.5.10.3

2004-05-30 Thread Gerrit P. Haase
Hallo Hans, Am Samstag, 29. Mai 2004 um 16:30 schriebst du: > subject says it all. > after inst of cygwin1.5.10.3 the default mounts are hosed (contain double > slash). cygcheck output attached. > could somebody pls fix that? I cannot confirm that this happens to me. I updated yetserday and eve

Re: ZZZRemovedPackages

2004-05-30 Thread Gerrit P. Haase
Hallo Hans, Am Samstag, 29. Mai 2004 um 16:43 schriebst du: > List, > whenever I try to install anything using setup, some of the > ZZZRemovedPackages stuff is selected automatically. > Could somebody pls shed a light on why that is so? > Perhaps because I do have some other mysterious package i

man can't fin locale

2004-05-30 Thread Joshuah Goldstein
I get this error when I try to use man: locale: not found /usr/bin/nroff: invalid option -c man - h works and says nothing about a -c option. I looked in .bashrc and found no aliases for man or noff. Is there another .* file somewhere?

Problem with select() function, works under normal Linux

2004-05-30 Thread TheReader06
Like the subject says, I'm having trouble with select() under Cygwin, when it works under RedHat 9 and Fedora Core 2 FINAL. The output is shown below for both. And a bit of code at the bottom. Cygwin: [EMAIL PROTECTED] ~/Mud $ make g++ -c -g -Wall test.cpp g++ -c -g -Wall interpreter.cpp g++

Re: memory limitation for cygwin apps -- update

2004-05-30 Thread Allen H. Nugent
At 12:56 PM 30/05/04, you wrote: At 10:55 PM 5/29/2004, you wrote: >I have 512 MB RAM but my application (openDX) will not access more than 24 MB (even though its docum'n says it will grab 7/8 of free RAM by default). I have seen postings by other users with different apps (e.g. ImageMagick) tha

Re: Problem with select() function, works under normal Linux

2004-05-30 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > Like the subject says, I'm having trouble with select() under Cygwin, when it works > under RedHat 9 and Fedora Core 2 FINAL. The output is shown below for both. And a > bit of code at the bottom. In general you will find that just because something works on linux d