df reports negative values on Network Shares

2003-11-17 Thread Demmer, Thomas
Hi all, this may or may not be a bug in fileutils. Here are the symptoms: $ df Filesystem 1k-blocks Used Available Use% Mounted on C:\cygwin\usr\X11R6\lib\X11\fonts 19542568 7468884 12073684 39% /usr/X11R6/lib/X11/fonts C:\cygwin\bin 19542568 7468

Diff for generic readme and generic-build script

2003-11-17 Thread Alan Miles
All, Based on the 1.8 version of the generic build script I would like to submit this patch, which would: 1/ the option "all" does not call "list". The fix in the patch does. 2/ The patches to both file let the PKG, VER, and REL variables in the README be automatically be filled in by the script

Re: mounting

2003-11-17 Thread Christopher Faylor
On Mon, Nov 17, 2003 at 05:43:46PM -0600, Erica A Ramsey wrote: >I am having problems mounting files. This is what I do. > >$mkdir "C:\PalmDev" >$mount -tf "C:\PalmDev" /PalmDev >$ln -s "C:\Palm OS 5 SDK (68K) R3\Palm OS Support" /PalmDev/sdk-5r3 > >when I run mount -tf "C:\PalmDev" /PalmDev it doe

mounting

2003-11-17 Thread Erica A Ramsey
I am having problems mounting files. This is what I do. $mkdir "C:\PalmDev" $mount -tf "C:\PalmDev" /PalmDev $ln -s "C:\Palm OS 5 SDK (68K) R3\Palm OS Support" /PalmDev/sdk-5r3 when I run mount -tf "C:\PalmDev" /PalmDev it does not mount to '/' instead it is mounted on "/cygdrive/c/Documents and

RE: Perl CPAN module help

2003-11-17 Thread Gary Nielson
Thank you so much. If I wanted to start fresh with a new perl installation -- replacing the executables and all the modules -- how do you recommend I do this under cygwin. I hadn't installed too many modules and it would be nicer to start clean and set it up to use /usr/local right from the start f

RE: Bug in gzip's stdout handling

2003-11-17 Thread Thomas Hammer
> -Original Message- > From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] > Sent: 14. november 2003 17:22 > To: Thomas Hammer > Cc: [EMAIL PROTECTED] > Subject: RE: Bug in gzip's stdout handling > <...> Hi Igor, This turned out to be a very long mail, so here's the summary: - I figured it

Re: dircmp for cygwin?

2003-11-17 Thread leo
thanks for the responses! diff -r will do it for me. cheers, leo - Original Message - From: "Yitzchak Scott-Thoennes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 17, 2003 2:02 PM Subject: Re: dircmp for cygwin? > On Sun, Nov 16, 2003 at 08:23:26PM -0600, Bobby M

Re: latex crash

2003-11-17 Thread Larry Hall
At 02:20 PM 11/17/2003, chris jefferson you wrote: >Hello! > >I've recently found that latex has begun crashing if I execute it from a windows xp >(or 2000) cmd prompt. > >It happens by simply typing "latex" at a cmd prompt. I get (in a windows error box) > > >16 bit MS-DOS Subsystem > >C:\WINDOWS

Re: cvs complains of no repository (solved)

2003-11-17 Thread Shaffer, Kenneth
Well, Skip the below patch. Pete Stieber suggested I check my mounts that they are text mode. Sure enough, the mount point for the filesystem containing my local CVS directory was in bin mode. After mounting in text mode, all works fine. (mount -t E: /e for example). Might be useful to have t

Re: RE: Problems with Make, VPATH and MS-DOS paths

2003-11-17 Thread Nate Bohlmann
11/17/03 12:31:23 PM, Hannu E K Nevalainen <[EMAIL PROTECTED]> wrote: >> From: Nate Bohlmann >> Sent: Monday, November 17, 2003 5:53 PM > >> Hi, >> I'm having a problem getting MS-DOS paths to work properly with >> VPATH under >> GNU Make 3.80. The problem is that the VPATH processing tacks on

RE: Problems with Make, VPATH and MS-DOS paths

2003-11-17 Thread Hannu E K Nevalainen
> From: Nate Bohlmann > Sent: Monday, November 17, 2003 5:53 PM > Hi, > I'm having a problem getting MS-DOS paths to work properly with > VPATH under > GNU Make 3.80. The problem is that the VPATH processing tacks on > a Unix path > separator ('/') to the end of the VPATH giving me a source fil

latex crash

2003-11-17 Thread chris jefferson
Hello! I've recently found that latex has begun crashing if I execute it from a windows xp (or 2000) cmd prompt. It happens by simply typing "latex" at a cmd prompt. I get (in a windows error box) 16 bit MS-DOS Subsystem C:\WINDOWS\System32\cmd.exe - latex The NTVDM CPU has encountered an ill

Re: [wayne@cs.toronto.edu: Cygwin-1.5.5 sscanf on floats: 20 times slower than 2 years ago]

2003-11-17 Thread Wayne Hayes
>Since scanf and the floating point arithmetic is implemented in newlib, >I've redirected this message there. Does anybody have an idea, what >could slow down float scanning in sscanf by a factor of 20? Thanks! Just to be pedentic, I realized that it's worse than a factor of 20. My *entire simul

Re: 1.5.5: sshd problem

2003-11-17 Thread Igor Pechtchanski
On Mon, 17 Nov 2003, John Pye wrote: > Thanks for the extra tips, Igor. Do any of these results look strange to > you? > > Igor Pechtchanski wrote: > > >That's the default mode Windows gives it. This should work, but somehow > >doesn't... Can sshd get to all the necessary files and directories?

Re: messed up user permissions from w2k terminal session

2003-11-17 Thread Corinna Vinschen
On Mon, Nov 17, 2003 at 04:37:48PM +0100, Samuel Thibault wrote: > Le mer 08 oct 2003 19:45:46 GMT, Pierre A. Humblet a tapot? sur son clavier : > > It turns out that on some recent Windows systems a special privilege, > > "create global objects", is required to run Cygwin 1.5.X from > > a terminal

Problems with Make, VPATH and MS-DOS paths

2003-11-17 Thread Nate Bohlmann
Hi, I'm having a problem getting MS-DOS paths to work properly with VPATH under GNU Make 3.80. The problem is that the VPATH processing tacks on a Unix path separator ('/') to the end of the VPATH giving me a source file name something similar to code\src\fw/foo.c. This is a significant pro

Re: Problem installing sshd

2003-11-17 Thread Christopher Faylor
On Mon, Nov 17, 2003 at 11:37:36AM -0500, Larry Hall wrote: >At 11:29 AM 11/17/2003, [EMAIL PROTECTED] you wrote: >>Dear group, >> >>I try to install openssh. Therefore I selected: >>- Admin - cygrunsrv >>- Net - mod_ssl, openssh, openssl, openssl096 >> >>First problem: >>obviously there is a depen

Re: Problem installing sshd

2003-11-17 Thread Larry Hall
At 11:29 AM 11/17/2003, [EMAIL PROTECTED] you wrote: >Dear group, > >I try to install openssh. Therefore I selected: >- Admin - cygrunsrv >- Net - mod_ssl, openssh, openssl, openssl096 > >First problem: >obviously there is a dependency to Apache webserver. >Although it got selected implicitely when

Problem installing sshd

2003-11-17 Thread friedrich_lehn
Dear group, I try to install openssh. Therefore I selected: - Admin - cygrunsrv - Net - mod_ssl, openssh, openssl, openssl096 First problem: obviously there is a dependency to Apache webserver. Although it got selected implicitely when selecting mod_ssl it didn't get installed (i.e. when doing a

Re: messed up user permissions from w2k terminal session

2003-11-17 Thread Samuel Thibault
Hi, Le mer 08 oct 2003 19:45:46 GMT, Pierre A. Humblet a tapoté sur son clavier : > On Fri, Oct 03, [EMAIL PROTECTED]:48:43PM -0400, James D Below wrote: > > HI everyone, > > > > I'm not sure how I did it but I messed up my user permissions or local > > policy settings. Now whenever I run any c

encrypt on unix and decrypt on windows

2003-11-17 Thread "Артем ччч"
Hello All, I need to use public key encryption to encrypt information using perl on unix and decrypt it on windows. I appreciate any help or pointers in the right direction that anyone can provide me. Thanks in advance! Artem Korneev. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

RE: Building bison?

2003-11-17 Thread Jörg Schaible
Ian Badcoe wrote on Monday, November 17, 2003 12:49 PM: [snip] > 1.875c behaves nicely to a ./configure and make but it > then crashes > immediately when I give it my input script. Just an idea: Since Cygwin compiles as Unix flavour, the original source may not be prepared to read files wit

Building bison?

2003-11-17 Thread Ian Badcoe
Hi, This may well verge on FAQ-like issues, but a quick search didn't find it. I've been investigating a possible bug in bison, and talking with the folk on the bison-bug mail-list. Fairly reasonably, their first request was that I build their latest version and see if the bug still oc

[wayne@cs.toronto.edu: Cygwin-1.5.5 sscanf on floats: 20 times slower than 2 years ago]

2003-11-17 Thread Corinna Vinschen
Since scanf and the floating point arithmetic is implemented in newlib, I've redirected this message there. Does anybody have an idea, what could slow down float scanning in sscanf by a factor of 20? Corinna - Forwarded message from Wayne Hayes <[EMAIL PROTECTED]> - > Date: Sun, 16 Nov 2

Re: For masochists: the leap o faith

2003-11-17 Thread Corinna Vinschen
On Sun, Nov 16, 2003 at 08:10:08AM +1100, Robert Collins wrote: > Chris has noted that posixly correct behaviour and common practice may > diverge. I think for this scenario, that posix behaviour allows the most > accurate representation of the variety programs may encounter on cygwin > at runtime.

cygutils 1.2.2-1: small error in ipck

2003-11-17 Thread Lucky Forumer
The ipck script in the current cygutils (1.2.2-1) has an extraneous tick-mark on line 17 immediately after the GPL header, resulting in the following error when run: $ ipck /usr/bin/ipck: 18: Syntax error: end of file unexpected (expecting ";;") Simply deleting that line fixes the script. _

Re: Perl CPAN module help

2003-11-17 Thread Patrick Eisenacher
Hi, I just read what Peter said about 'install' and 'force install'. I had to use 'force install' as well for installing the BerkeleyDB module, as 9 out of 20 tests were failing. So far it is running fine, but I haven't done any heavy usage tests yet, just some simple storages and retrievals.

Re: Perl CPAN module help

2003-11-17 Thread Peter J. Acklam
"Gary Nielson" <[EMAIL PROTECTED]> wrote: > Thank you for your help. I understand what you are saying > here. I will try installing under /usr/local. I forgot to mention that Perl will not, by default, search for modules in /usr/local. This is a disadvantage, but it's worth it, in my opinion. T

RE: Perl CPAN module help

2003-11-17 Thread Gary Nielson
Thank you for your help. I understand what you are saying here. I will try installing under /usr/local. My question, though, is what do I do about all the modules I've installed under /usr? How do I deal with them? Do I need to re-install them under /usr/local? Do I then need to somehow remove them

RE[2]: Exporting const variables from DLLs (GCC bug?)

2003-11-17 Thread Danny Smith
--- Danny Smith <[EMAIL PROTECTED]> wrote: > Jon Foster wrote: > > > Given this source code: > > extern const int meaning_of_life __declspec(dllexport); > > const int meaning_of_life __declspec(dllexport) = 42; > > > > > > GCC complains: > > $ c++ -g -O2 -c test.cxx -o test.o > > test.cxx:2: