Re: Problem with urls in cygwin-apps-cvs messages

2003-03-21 Thread Robert Collins
On Fri, 2003-03-21 at 13:14, Igor Pechtchanski wrote: Hi, There seem to be a couple of problems with the URLs in messages from the cygwin-apps-cvs list: - The initial revision provides r1=NONE parameter, which is not recognized by cvsweb Hmm, no comment here. - cvsweb goes to the Attic

Re: String and std::string

2003-03-21 Thread Alex Tibbles
snip I don't care whether you use std::string, or String++ for any new code, as long as: 1) You don't leak memory (std::string will leak if you use c_str()) IIRC. I've been unable to confirm this. I tried the attached program (compiled with gcc -lstdc++ stringleak.cpp) and got the

Re: String and std::string

2003-03-21 Thread Pavel Tsekov
On Fri, 21 Mar 2003, Alex Tibbles wrote: I don't care whether you use std::string, or String++ for any new code, as long as: 1) You don't leak memory (std::string will leak if you use c_str()) IIRC. I've been unable to confirm this. I tried the attached program (compiled with gcc

Re: String and std::string

2003-03-21 Thread Robert Collins
On Fri, 2003-03-21 at 23:12, Alex Tibbles wrote: snip I don't care whether you use std::string, or String++ for any new code, as long as: 1) You don't leak memory (std::string will leak if you use c_str()) IIRC. I've been unable to confirm this. I tried the attached program

RE: String and std::string

2003-03-21 Thread Morrison, John
Robert Collins wrote: On Fri, 2003-03-21 at 23:12, Alex Tibbles wrote: snip I don't care whether you use std::string, or String++ for any new code, as long as: 1) You don't leak memory (std::string will leak if you use c_str()) IIRC. I've been unable to confirm this. I tried the

CMake 1.6.6-1

2003-03-21 Thread William A. Hoffman
There has been a new release of the official cmake (1.6.6). This is a minor release from 1.6.5 to 1.6.6. Changes from 1.6.5 to 1.6.6 This patch include the following fixes: A fix to the FindGTK module, a fix to the FIND_LIBRARY command to not mistake directories as libraries, a fix in the tab

Re: String and std::string

2003-03-21 Thread William A. Hoffman
I think you are confusing strstream with string. With strstream if you call .str(), you must call delete on the string, or call freeze(0). I have never seen a problem with g++ and string .c_str() leaking memory. -Bill At 08:08 AM 3/21/2003, Pavel Tsekov wrote: On 21 Mar 2003, Robert Collins

Re: CMake 1.6.6-1

2003-03-21 Thread Pavel Tsekov
On Fri, 21 Mar 2003, William A. Hoffman wrote: There has been a new release of the official cmake (1.6.6). This is a minor release from 1.6.5 to 1.6.6. Uploaded. Please, send an announcement in a few hours.

Re: Problem with urls in cygwin-apps-cvs messages

2003-03-21 Thread Igor Pechtchanski
On 21 Mar 2003, Robert Collins wrote: On Fri, [EMAIL PROTECTED]:14, Igor Pechtchanski wrote: Hi, There seem to be a couple of problems with the URLs in messages from the cygwin-apps-cvs list: - The initial revision provides r1=NONE parameter, which is not recognized by cvsweb Hmm,

Re: [PATCH] Setup postinstall logging - take 3?

2003-03-21 Thread Brian Keener
Igor Pechtchanski wrote: script.cc, change the #if 0 in line 185 to #if 1, and test that, I'd appreciate it. The expected result is that no window is shown at all - setup should just seem to hang for a bit while it's running postinstall scripts. You should be able to track its progress by

Re: [PATCH] Setup postinstall logging - take 3?

2003-03-21 Thread Igor Pechtchanski
On Fri, 21 Mar 2003, Brian Keener wrote: Igor Pechtchanski wrote: script.cc, change the #if 0 in line 185 to #if 1, and test that, I'd appreciate it. The expected result is that no window is shown at all - setup should just seem to hang for a bit while it's running postinstall scripts.

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Pavel Tsekov
On Fri, 21 Mar 2003, Pavel Tsekov wrote: On Fri, 21 Mar 2003, Peter A. Castro wrote: 2. If you start mc under zsh in a *console* window with the command prompt option, no prompt is shown - just the cursor: _ instead of [EMAIL PROTECTED] _ I found the reason. Now I should think

Re: [PATCH] Setup postinstall logging - take 3?

2003-03-21 Thread Brian Keener
Igor Pechtchanski wrote: The flashing windows are probably the pre-remove scripts - my patch didn't touch them. That was my thought. Following file in your /etc/postinstall: #!/bin/sh echo Testing postinstall script 1 2 sleep 5 echo Done 2 (you could call it testpostinstall.sh), and

[PATCH] Allow logging of {pre,post}remove scripts

2003-03-21 Thread Igor Pechtchanski
This patch extends logging support to preremove/postremove scripts. Igor == 2003-03-18 Igor Pechtchanski [EMAIL PROTECTED] * script.cc (try_run_script): Add optional to_log boolean parameter.

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Christopher Faylor
On Fri, Mar 21, 2003 at 10:58:02PM +0100, Pavel Tsekov wrote: Sorry, I meant this to go to the main list, but mistyped the address :( I must be slipping. I didn't even notice. Another chance to be mean. Wasted. cgf

Re: [PATCH] Setup postinstall logging - take 3?

2003-03-21 Thread Brian Keener
Igor Pechtchanski wrote: Looks like you got the expected result with HEAD. There should be no windows popping up. The script output was logged, though, wasn't it? Now I am going to have to dig deeper - my setup.log.postinstall quit being updated on both machines. Will let you know what I

Re: [PATCH] Setup postinstall logging - take 3?

2003-03-21 Thread Igor Pechtchanski
On Fri, 21 Mar 2003, Brian Keener wrote: Igor Pechtchanski wrote: Looks like you got the expected result with HEAD. There should be no windows popping up. The script output was logged, though, wasn't it? Now I am going to have to dig deeper - my setup.log.postinstall quit being updated

Re: X -query hostname does not work

2003-03-21 Thread Tomasz Rojek
I remember that the statrup scripts try to determine if the session is local. This sometimes fails and they want to add local paths to the fontpath which are not available on the windows host. I remember that I used cygwin (version from the middle of December 2002) to connect to this machine -

Re: Error Messages

2003-03-21 Thread Alexander Gottwald
On Fri, 21 Mar 2003, Mark Darren Chatterton wrote: I am getting an error message when i try and run xterm. It is saying 'can't open display' does xterm -display 127.0.0.1:0.0 work? bye ago -- [EMAIL PROTECTED] http://www.gotti.org ICQ: 126018723

Re: Q: pressing of space necessary after ~?

2003-03-21 Thread Alexander Gottwald
On Fri, 21 Mar 2003, Heiko Nardmann wrote: Okay, now I found that it is possible to provide a XF86Config file using '-xf86config' (not mentioned in online guides). The question is how this file shall look like? I have taken the keyboard section from my Linux server XF86Config as an example

RE: Can't get windowmaker to work

2003-03-21 Thread Todorovic Vladica-VTODORO1
Is your $HOME directory on a drive that is text mounted? If so, that's the problem. Search the archive and you'll see that windowmaker doesn't like text mounts. You could change the mount point to be binary, and this should solve the problem. If you have to use text mounts (like me), you can

RE: Can't get windowmaker to work

2003-03-21 Thread Sylvain Petreolle
why not drop the sh**ty text mount support ? --- Todorovic Vladica-VTODORO1 [EMAIL PROTECTED] a écrit : Is your $HOME directory on a drive that is text mounted? If so, that's the problem. Search the archive and you'll see that windowmaker doesn't like text mounts. You could change the

RE: Can't get windowmaker to work

2003-03-21 Thread Igor Pechtchanski
FYI, your step 4 is unnecessary. You can simply mount $HOME/GNUStep on itself as binary, i.e. mount -b `cygpath -w $HOME/GNUStep` $HOME/GNUStep Note that the XFree86-f* packages do this with the fonts directory. Igor On Fri, 21 Mar 2003, Todorovic Vladica-VTODORO1 wrote: Is your

Excessive bandwidht usage of cygwin-xfree

2003-03-21 Thread bert . haverkamp
Hello, I have been looking at the bandwidht usage of cygwin-xfree for remote X. Especially in comparisson with Exceed. While Exceed uses about 15Bytes/sec. Cygwin used over 150Bytes/sec. Both were measured with ethereal, while the Xserver was displaying a remote KDE desktop. Can anyone

Re: .bat from xterm opens cmd.exe window

2003-03-21 Thread Sylvain Petreolle
use the run utility that avoids windows creation. location : /usr/X11R6/bin/run.exe --- Vijay Sampath [EMAIL PROTECTED] a écrit : Hi, I just happened to read the following thread in Cygwin. I am having the same problem after I recently upgraded to a new version of cygwin. The problem is

winsup/cygwin ChangeLog dcrt0.cc exceptions.cc ...

2003-03-21 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Branch: cgf-dev-branch Changes by: [EMAIL PROTECTED] 2003-03-21 15:15:19 Modified files: cygwin : ChangeLog dcrt0.cc exceptions.cc fhandler_disk_file.cc fhandler_socket.cc glob.c

src/winsup/cygwin ChangeLog fork.cc

2003-03-21 Thread cgf
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2003-03-22 01:45:18 Modified files: winsup/cygwin : ChangeLog fork.cc Log message: * fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessary for newer versions of

squid's quit ;)

2003-03-21 Thread CoolCold
Hello cygwin, Just installed squid,wanted to use but got: [EMAIL PROTECTED] ~ $ squid.exe --help FATAL: getpwnam failed to find userid for effective user 'nobody' Squid Cache (Version 2.4.STABLE7): Terminated abnormally. CPU Usage: 0.015 seconds = 0.015 user + 0.000 sys Maximum Resident Size:

Re: squid's quit ;)

2003-03-21 Thread Robert Collins
On Wed, 2003-03-19 at 14:27, CoolCold wrote: in event log such record exists: -- The description for Event ID ( 0 ) in Source ( Cygwin ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer.

Re: midnight commander start new bash proccess after exit

2003-03-21 Thread Pavel Tsekov
On Thu, 20 Mar 2003, Tihomir Ganev wrote: Hi all. The problem is that after start mc(midnight commander) and when i exit from it.When i exit new bash shell is start. So when i start and quit 5 times MC in memory reside 6 bash proccess. This is known issue - I'm aware of it an plan to

Re: midnight commander start new bash proccess after exit

2003-03-21 Thread Pavel Tsekov
On Fri, 21 Mar 2003, Pavel Tsekov wrote: On Thu, 20 Mar 2003, Tihomir Ganev wrote: Hi all. The problem is that after start mc(midnight commander) and when i exit from it.When i exit new bash shell is start. So when i start and quit 5 times MC in memory reside 6 bash proccess.

[ANNOUNCEMENT] Updated: mc-4.6.0-2

2003-03-21 Thread Pavel Tsekov
The Midnight Commander visual shell has been updated to version 4.6.0-2. This is a Cygwin specific update. The only difference between this version and 4.6.0-1 is that the subshell support is disabled by default now. Recent posts to the Cygwin mailing list indicate that there is a problem in

zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Pavel Tsekov
On Sun, 9 Mar 2003, Thorsten Kampe wrote: Thanks. Midnight Commander has become better and the old bugs are gone. Unfortunately there are now some new ones: [snip] 2. If you start mc under zsh in a *console* window with the command prompt option, no prompt is shown - just the cursor:

ls -l --time-style=full-iso does not work ?!?!

2003-03-21 Thread reynir
hi, that does not work in Cygwin, what is the equalient to get a numerical format of dates in cygwin ? if I do ls -l in cygwin : -rwxrwxrwx+ 1 reynir reynir758 Dec 5 11:10 rat.as the output I need is : -rwxrwxrwx1 reynir reynir190 2003-02-24 11:27:07.0 +

Re: cygwin commands sometime hang on dual-processor (WinNT-SP5)

2003-03-21 Thread Henrik Wist
Hi, On 20 Mar 2003, at 14:35, Joe Buehler wrote: WindowsNT SP5. I'm seeing hangs on random commands (rm, cat, cut ...) when running my scripts. I searched Google already and it turned up a What does Task Manager say about CPU usage when you get a hang? Both CPUs are completely idle.

cron does not work

2003-03-21 Thread a12
Hi gurus, I cannot make cron to execute. /var/cron/tabs/sysaccount contains: MAILTO=sys 10 * * * * ls -l a.log I have checked the entire c:, and have not found a.log anywhere. I have also checked Windows Event Log, and have not found any anomalies there. I have cygwin 1.3.21-1 and cron

Graphical debugger over gdb (ddd/insight failed to build)

2003-03-21 Thread Fred Kulack
What's the favorite graphical debugger that you use with cygwin? Is there a binary distribution for it anywhere or a source distribution that is 'more stable' for cygwin? I downloaded and tried to compile the source for both ddd and insight, but both failed for different reasons. I worked on

Re: inetd anonymous ftp access - SOLUTION :-D

2003-03-21 Thread Vito
uauauauauauau :-D:-D :-D :-D :-D :-D After to have spent the last night to study the problem, finally I have resolved it. In the options of protection of WinXP there is the option that limits the access to the console to the users without password. This option is default enabled. Enough to

Re: Graphical debugger over gdb (ddd/insight failed to build)

2003-03-21 Thread Christopher Faylor
On Fri, Mar 21, 2003 at 08:35:50AM -0600, Fred Kulack wrote: What's the favorite graphical debugger that you use with cygwin? Is there a binary distribution for it anywhere or a source distribution that is 'more stable' for cygwin? I downloaded and tried to compile the source for both ddd and

RE: Problem with PVM on CYGWIN

2003-03-21 Thread Vince Hoffman
Hmm well ssh will definately allow passwordless logins etc and as far as i know rsh will too. the only limitations being that you wont get windows network access. could you use that instead ? (i dont know what PVM is) -Original Message- From: Onur SOYSAL [mailto:[EMAIL PROTECTED]

Re: RXVT Problem with buffering of application output.

2003-03-21 Thread John Vincent
Hi, I suspect the problem is that there are two ways to read and write in DOS/Windows. You can read the standard input and write to the standard output, as in unix/linux etc. You can also read from the console and write to the console with calls that don't touch the standard input/output. I

Re: RXVT Problem with buffering of application output.

2003-03-21 Thread Christopher Faylor
On Fri, Mar 21, 2003 at 03:31:13PM +, John Vincent wrote: I suspect the problem is that there are two ways to read and write in DOS/Windows. The problem is that pipes are not considered to be tty devices and so the MSVCRT layer changes the default output buffering. cgf -- Please use the

Problems configuring/building cross binutils on Cygwin

2003-03-21 Thread Malcolm Wightman
I'm attempting to build a tic54x cross-assembler/linker for operation on the latest Cygwin distribution under WinME. I've encountered a serious problem with the build process, and I'm stuck for a solution. I'm attempting to build the source for the binutils package that I obtained from Cygwin

Re: RE: Problem with PVM on CYGWIN

2003-03-21 Thread Timothy C Prince
-Original Message- From: Vince Hoffman [EMAIL PROTECTED] To: 'Onur SOYSAL' [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Fri, 21 Mar 2003 15:02:29 - Subject: RE: Problem with PVM on CYGWIN Hmm well ssh will definately allow passwordless logins etc and as far as i know rsh will too. the

Re: Installing cygwin NOT from web

2003-03-21 Thread [EMAIL PROTECTED]
I can't speak for Vince's intent here but I can comment on the historical feedback from this list on this subject. It turns out that this isn't so obvious to all that try to make a CD for Cygwin. Larry Original Message: - From: Daniel Barclay [EMAIL PROTECTED] Date: Fri, 21

RE: Installing cygwin NOT from web

2003-03-21 Thread Vince Hoffman
you'd be supprised. -Original Message- From: Daniel Barclay [mailto:[EMAIL PROTECTED] Sent: 21 March 2003 17:25 To: Vince Hoffman Cc: cygwin cygwin Subject: Re: Installing cygwin NOT from web Vince Hoffman wrote: if you want to just make a local mirror, ... Be aware you MUST keep

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Pavel Tsekov
On Fri, 21 Mar 2003, Peter A. Castro wrote: On Fri, 21 Mar 2003, Pavel Tsekov wrote: On Sun, 9 Mar 2003, Thorsten Kampe wrote: Thanks. Midnight Commander has become better and the old bugs are gone. Unfortunately there are now some new ones: [snip] 2. If you start

apropos, man -k, and makewhatis

2003-03-21 Thread Mike Maxwell
Can you spell frustration? I think I can, but my spell checker is turned off. Anyway-- I wanted to use 'apropos'. I was running this from a Windows Command Shell (I know...), and it tells me it can't find 'apropos'. I beat around inside the Cygwin installer for awhile (the part where it asks

tar and gzip

2003-03-21 Thread Krzysiek Pawlik
Hi all! I wrote a small script in Python, but it requires two programs to run correctly: tar.exe and gzip.exe. Both are in CygWin package. And that's my question: can I bundle both programs and cygwin1.dll with my script? Script is free, but the program that the script comes with is not. --

Re: tar and gzip

2003-03-21 Thread Christopher Faylor
On Fri, Mar 21, 2003 at 07:04:12PM +0100, Krzysiek Pawlik wrote: I wrote a small script in Python, but it requires two programs to run correctly: tar.exe and gzip.exe. Both are in CygWin package. And that's my question: can I bundle both programs and cygwin1.dll with my script? Script is free,

Re: tar and gzip

2003-03-21 Thread Krzysiek Pawlik
Christopher Faylor wrote: | | Maybe you could explain your thinking here. You understand about the | GPL, right? How do you intend to comply with it? | I understand it, but it doesn't make things more clear. What's my point? The update script is free, but the main program is not. The script is

Re: tar and gzip

2003-03-21 Thread Christopher Faylor
On Fri, Mar 21, 2003 at 07:14:40PM +0100, Krzysiek Pawlik wrote: Christopher Faylor wrote: Maybe you could explain your thinking here. You understand about the GPL, right? How do you intend to comply with it? I understand it, but it doesn't make things more clear. Hmm. What's my point? The

RE: apropos, man -k, and makewhatis

2003-03-21 Thread [EMAIL PROTECTED]
Sounds like a combination of your path pointing to Windows directories first (i.e. you have the Windows FIND.EXE) and FAQ entry: Why doesn't man (or apropos) work? http://cygwin.com/faq/faq_4.html#SEC43 Does that clear up the problem? Larry Original Message: - From: Mike

Re: apropos, man -k, and makewhatis

2003-03-21 Thread Igor Pechtchanski
On Fri, 21 Mar 2003, Mike Maxwell wrote: Can you spell frustration? I think I can, but my spell checker is turned off. Anyway-- I wanted to use 'apropos'. I was running this from a Windows Command Shell (I know...), and it tells me it can't find 'apropos'. I beat around inside the

Re: tar and gzip

2003-03-21 Thread Krzysiek Pawlik
Christopher Faylor wrote: | All that you have to do is comply with the GPL. Simply put, that | means that you have to distribute the sources for cygwin1.dll, | tar.exe, and gzip.exe with your program. I think that I'll have to make it in other way... The updater package consisted of four files:

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Pavel Tsekov
On Fri, 21 Mar 2003, Peter A. Castro wrote: 2. If you start mc under zsh in a *console* window with the command prompt option, no prompt is shown - just the cursor: _ instead of [EMAIL PROTECTED] _ I found the reason. Now I should think about a fix :) I have something in mind but will

Re: tar and gzip

2003-03-21 Thread Christopher Faylor
On Fri, Mar 21, 2003 at 08:04:46PM +0100, Krzysiek Pawlik wrote: Christopher Faylor wrote: | All that you have to do is comply with the GPL. Simply put, that | means that you have to distribute the sources for cygwin1.dll, | tar.exe, and gzip.exe with your program. I think that I'll have to make

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Peter A. Castro
On Fri, 21 Mar 2003, Pavel Tsekov wrote: On Fri, 21 Mar 2003, Peter A. Castro wrote: 2. If you start mc under zsh in a *console* window with the command prompt option, no prompt is shown - just the cursor: _ instead of [EMAIL PROTECTED] _ I found the reason. Now I should think

I can jam cygwin in 10 minutes in a 1000 instance loop- can you?

2003-03-21 Thread Mike W.
This relates to a bug in my copy of cygwin, which jams when the PID goes over about 36800. With a script, this can easily happen in less than 10 minutes, like during a build. How high can your PID go before you jam cygwin? You will have to reboot to use cygwin after jamming it. Please run this

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Pavel Tsekov
On Fri, 21 Mar 2003, Peter A. Castro wrote: I get a prompt running 'mc -U' but only if I don't set RPROMPT. This is probably due to how zsh does some special line handling to get the rear prompt displayed first before the front prompt is displayed and that might be what's causing mc

Re: zsh and MC was Re: [ANNOUNCEMENT] Updated: mc-4.6.0-1

2003-03-21 Thread Peter A. Castro
On Fri, 21 Mar 2003, Pavel Tsekov wrote: On Fri, 21 Mar 2003, Peter A. Castro wrote: I get a prompt running 'mc -U' but only if I don't set RPROMPT. This is probably due to how zsh does some special line handling to get the rear prompt displayed first before the front prompt is

Cannot fork: Resource temporarily unavailable

2003-03-21 Thread jim . a . davidson
I am trying to rebuild the Cygwin tools under W98 and keep getting this error message when running make: Cannot fork: Resource temporarily unavailable. Despite rebooting the machine and ensuring that sufficient swap space is available this continues to recur. This is the extract from the

Re: Cannot fork: Resource temporarily unavailable

2003-03-21 Thread Mike W.
Funny you should mention that... often noted but not yet answered... http://cygwin.com/ml/cygwin/2003-03/msg01506.html http://cygwin.com/ml/cygwin/2003-03/msg01350.html http://cygwin.com/ml/cygwin/2003-03/msg01393.html http://sources.redhat.com/ml/cygwin/2002-02/msg01188.html

Segmentation fault using OpenGL

2003-03-21 Thread Tron Thomas
I have written a Windows OpenGL program which I can successfully build and run using both the Borland and Microsoft compilers. When I try to run the same program after building it with the Cygwin GCC compiler, I get a segmentation fault. I'm very puzzled by this as the program works fine

Re: DEBUG build of cygwin

2003-03-21 Thread Vishal Jain
Hi, Just typing make CFLAGS=-g does not help. It still adds -O2. Removing -O2 from the top level makefile also does not help. Vishal On Thu, Mar 20, 2003 at 09:15:36PM -0800, Vishal Jain wrote: Is there a single place in a config file where I can specify CFLAGS? Where do I have to change it? Just

Re: gluNurbsCallbackData

2003-03-21 Thread Andre Bleau
Tron Thomas wrote: I have written a Windows OpenGL program which I can successfully build and run using both the Borland and Microsoft compilers. When I try to run the same program after building it with the Cygwin GCC compiler, I get a segmentation fault. I'm very puzzled by this as the

RE: Segmentation fault using OpenGL

2003-03-21 Thread Norman Vine
Tron Thomas I have written a Windows OpenGL program which I can successfully build and run using both the Borland and Microsoft compilers. When I try to run the same program after building it with the Cygwin GCC compiler, I get a segmentation fault. I'm very puzzled by this as the

Re: Segmentation fault using OpenGL

2003-03-21 Thread Andre Bleau
Sorry, sent with wrong subject the first time. Tron Thomas wrote: I have written a Windows OpenGL program which I can successfully build and run using both the Borland and Microsoft compilers. When I try to run the same program after building it with the Cygwin GCC compiler, I get a

Re: DEBUG build of cygwin

2003-03-21 Thread Corinna Vinschen
On Fri, Mar 21, 2003 at 01:03:50PM -0800, Vishal Jain wrote: Hi, Just typing make CFLAGS=-g does not help. It still adds -O2. Removing -O2 from the top level makefile also does not help. Vishal make CFLAGS_FOR_TARGET=-g Corinna -- Corinna Vinschen Please, send mails

Re: I can jam cygwin in 10 minutes in a 1000 instance loop- can you?

2003-03-21 Thread Corinna Vinschen
On Fri, Mar 21, 2003 at 12:15:28PM -0800, Mike W. wrote: This relates to a bug in my copy of cygwin, which jams when the PID goes over about 36800. With a script, this can easily happen in less than 10 minutes, like during a build. How high can your PID go before you jam cygwin? You will

Re: Segmentation fault using OpenGL

2003-03-21 Thread Tron Thomas
Here is the code: #include windows.h #include GL/gl.h #include GL/glu.h #include math.h #include il/il.h void SetupOpenGL(); void SetupRenderingContext(); void SetupTexture(); void SetProjection(); LRESULT WINAPI WinProc(HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam); void Render(); void

Re: DEBUG build of cygwin

2003-03-21 Thread Vishal Jain
This also does not help. Vishal On Fri, Mar 21, 2003 at 01:03:50PM -0800, Vishal Jain wrote: Hi, Just typing make CFLAGS=-g does not help. It still adds -O2. Removing -O2 from the top level makefile also does not help. Vishal make CFLAGS_FOR_TARGET=-g Corinna

RE: Installing cygwin NOT from web

2003-03-21 Thread Hannu E K Nevalainen (garbage mail)
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Max Bowsher Or, this directory structure works: lpd/setup.ini lpd/release/whole tree of files Where lpd it the local package directory you specify in setup. Max. Where lpd (Local Package Dir) can be set to be G:\ (or any other

Re: I can jam cygwin in 10 minutes in a 1000 instance loop- can you?

2003-03-21 Thread Mike W.
I would be happy to try increasing the heap chunk size. How do I do so? The attached data might help to see how my system differs from those of other people. I am running Cygwin Win95/NT Configuration Diagnostics Current System Time: Fri Mar 21 16:37:16 2003 Windows 2000 Professional Ver 5.0

Re: ls -l --time-style=full-iso does not work ?!?!

2003-03-21 Thread Shankar Unni
reynir wrote: that I get when I run : ls -l --time-style=full-iso in linux. This seems to be an option in newer versions of fileutils. For instance, ls from fileutils 4.1 (in RedHat 7.3, and Cygwin) doesn't have this option, while the one in fileutils 4.1.9 (in RH 8.0) does. Perhaps it's just

Re: Graphical debugger over gdb (ddd/insight failed to build)

2003-03-21 Thread Corinna Vinschen
On Fri, Mar 21, 2003 at 03:55:59PM -0600, Fred Kulack wrote: On 03/21/2003 at 08:50:32 AM, [EMAIL PROTECTED] wrote: The general release of gdb for cygwin contains (and has always contained) insight. --- end of excerpt --- Hmmm. Since -w didn't work, I incorrectly assumed that feature

Re: Graphical debugger over gdb (ddd/insight failed to build)

2003-03-21 Thread Fred Kulack
On 03/21/2003 at 04:08:56 PM, [EMAIL PROTECTED] wrote: Call `insight'. That's the way it is in recent gdb versions. `gdb' is only the CLI. --- end of excerpt --- Ah beautiful. Thanks! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

memory corruption when serial input overflows

2003-03-21 Thread H. Henning Schmidt
I have run into a problem with the serial input (e.g. COM1). This is on WinXp Pro and cygwin 1.3.22. In the archives there are some references to this (or a similar?) issue. I got the idea that it is known that there are issues ... but nobody is working on them at this time. Here is a testcase

cygwin-1.3.22-1 Kills tcsh

2003-03-21 Thread Craig Milo Rogers
I updated to cygwin-1.3.22-1. Now, tcsh dies (consumes all CPU and memory until out og the latter). I tried a reinstall of cygwin-1.3.22-1 (with, incidentally, an error message about incomplete downloads (I tried three servers), and some complaints about null during installation), but no

Re: RXVT Problem with buffering of application output.

2003-03-21 Thread Andrew DeFaria
Ayamico Hamasaki wrote: I am using a lot of these programs from day to day. For example, the Clearcase command line programs. All the programs require user inputs will exhibit the output buffering problem. This almost makes rxvt un-usable. I am not saying this is a rxvt problem. This could be

Re: inetd anonymous ftp access - SOLUTION :-D

2003-03-21 Thread Andrew DeFaria
Vito wrote: uauauauauauau :-D:-D :-D :-D :-D :-D After to have spent the last night to study the problem, finally I have resolved it. In the options of protection of WinXP there is the option that limits the access to the console to the users without password. This option is default enabled.

cygwin application hangs in ntdll while loading a dll

2003-03-21 Thread Ralf Habacker
Hi all, while porting arts 1.2.0 (=Advanced Realtime synth for kde) I've encountered a dll loading problem loading (unter W2k verified with cygwin 1.3.21-1 and recent snapshot). The background: The arts daemon tries to load an additional library with lt_dlopen (see the backtrace below) and hangs

Re: Cannot fork: Resource temporarily unavailable

2003-03-21 Thread Luc Hermitte
Hello, * On Fri, Mar 21, 2003 at 12:37:52PM -0800, Mike W. [EMAIL PROTECTED] wrote: Funny you should mention that... often noted but not yet answered... [list of similar issues on the ML] And you can also add another recent link: http://cygwin.com/ml/cygwin/2003-03/msg00946.html to

Re: Cannot fork: Resource temporarily unavailable

2003-03-21 Thread Christopher Faylor
On Sat, Mar 22, 2003 at 03:32:45AM +0100, Luc Hermitte wrote: May be our PID numbers consumption is going very fast because we have some resident programs like anti-viruses, firewalls, etc. But the problem still remains: there is a limit that stop us from using cygwin to accomplish more or less

How to disable winnt security in cygwin on winnt/win2k

2003-03-21 Thread Vishal Jain
Hi, Is there a way to turn off winnt security in cygwin on win2k m/c without changing cygwin sources? thanks, Vishal _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail --

Re: DEBUG build of cygwin

2003-03-21 Thread Vishal Jain
make CFLAGS_FOR_TARGET=-g CFLAGS=-g worked for me. Although files under newlib are still compiled with O2 flag. thanks, Vishal On Fri, Mar 21, 2003 at 10:20:35PM +0100, Corinna Vinschen wrote: On Fri, Mar 21, 2003 at 01:03:50PM -0800, Vishal Jain wrote: Hi, Just typing make CFLAGS=-g does not

Re: /etc/passwd dependency of cygwin

2003-03-21 Thread Vishal Jain
fopen doesn't work if I have my own implementation of seteuid. fopen call which goes to fhandler.cc:open- security.cc:set_security_attribute- security.cc:alloc_sd relies on uid to sid mapping in /etc/passwd or on the current uid set in the heap(which would be incorrect in my case as I have my

Re: xsltproc segfaults after upgrading to docbook xsl stylesheetsv1.60.1

2003-03-21 Thread Jeff . Hodges
Robert Collins said on 19 Feb 2003 07:57:58 +1100: Yes, and this takes the current version from 'old' to 'old + buggy'. I've upped my priority to get a new release out. Uhmm, end of the week should do it. Please, could we/you somehow get xsltproc associated libs in the cygwin installation

Re: How to disable winnt security in cygwin on winnt/win2k

2003-03-21 Thread Igor Pechtchanski
On Fri, 21 Mar 2003, Vishal Jain wrote: Hi, Is there a way to turn off winnt security in cygwin on win2k m/c without changing cygwin sources? thanks, Vishal CYGWIN=nontsec For details, see http://cygwin.com/cygwin-ug-net/using-cygwinenv.html and http://cygwin.com/cygwin-ug-net/ntsec.html

RE: CVS and binary/text files.

2003-03-21 Thread Vince Hoffman
Umm not sure if a) anyones already answered this or b) it will suit your problem, but if you need to quickly change a directory between text or binary, mount it in the mode you need. eg. mkdir /mnt mount -t h:/documents /mnt for text mode. then to switch it. umount /mnt mount h:/documents /mnt