Changes to multiwindow mode and always-on-top (ping Takuma)

2004-03-18 Thread Earle F. Philhower III
Hi all, I've been hacking away fixing up the support for always-on-top mode which seems to have been broken since the upgrades Takuma did about 3 weeks ago (~v1.1.6.2? of multiwndproc, etc). Minimized always-on-top windows never disappear from in front of other X windows in all the tests I've

Re: Changes to multiwindow mode and always-on-top (ping Takuma)

2004-03-18 Thread Harold L Hunt II
Earle, Earle F. Philhower III wrote: Hi all, I've been hacking away fixing up the support for always-on-top mode which seems to have been broken since the upgrades Takuma did about 3 weeks ago (~v1.1.6.2? of multiwndproc, etc). Minimized always-on-top windows never disappear from in front of

Re: Changes to multiwindow mode and always-on-top (ping Takuma)

2004-03-18 Thread Harold L Hunt II
This just in: Takuma said go ahead and commit both fixes so he can review them. He says he will be able to respond sometime after four hours. (He is in #cygwinx on irc.freenode.net now.) Harold

Re: Changes to multiwindow mode and always-on-top (ping Takuma)

2004-03-18 Thread Earle F. Philhower III
Howdy, At 02:05 AM 3/19/2004 -0500, Harold wrote: Yup, Takuma knew there were bugs, but the new code is so much more efficient (the old code was performing lots of operations during our block and wakeup handlers, which get called hundreds of times per second) that I told him to leave it there

Re: Upcoming X.org release and splitting packages

2004-03-18 Thread Frédéric L. W. Meunier
On Thu, 18 Mar 2004, Harold L Hunt II wrote: Thomas Dickey wrote: However, I do make xterm patches more frequently than XFree86 releases occur - that's simply a matter of 60,000 lines of code compared to 3 million... I think this is reason alone for it to be a separate package. I have

Re: Upcoming X.org release and splitting packages

2004-03-18 Thread Frédéric L. W. Meunier
On Fri, 19 Mar 2004, Harold L Hunt II wrote: Frédéric L. W. Meunier wrote: --with-terminal-type=xterm-xfree86 was just so I wouldn't get it set to xterm by default (lynx etc are black and white with it). I'm not sure this would be a good idea to change the default if we were not doing

Problems with structs

2004-03-18 Thread c . h . breukink
I am using Cygwin for the first time. And I got segmentation faults in my application which worked fine on Unix. I think now that I know why. It has something to do with structs.When I leave them, I have no problems. Who have experience with this? Christien Breukink Philips CFT (Centre for

Re: [PATCH] cygrunsrv: mutual exclusion of -i and -u flags; typo fixes

2004-03-18 Thread Corinna Vinschen
On Mar 17 18:11, Igor Pechtchanski wrote: Patch attached (fixes the --interactive with --user issue, and some leftover message typos). ChangeLog is below. Ok to commit? Igor == ChangeLog: 2004-03-17 Igor

[ANNOUNCEMENT] Updated: openssl-0.9.7d-1, openssl-devel-0.9.7d-1

2004-03-18 Thread Corinna Vinschen
I've updated the version of OpenSSL to 0.9.7d-1. This also includes the openssl-devel package. This is a security update. --- Note: I've removed the OpenSSL-0.9.6 package now from the Cygwin net distribution. None of the

Re: read(): varblk tape records...( Fix for : read())

2004-03-18 Thread Jason Winter
Perhaps I should have been clearer myself since I've been known to be *woefully* imprecise as well. To attempt some additional clarity: On rereading your mail, I, a native English speaker, found myself scratching my head over what you were talking about. So, I can understand Corinna's innocent

[ANNOUNCEMENT] Updated: sed-4.0.9-1

2004-03-18 Thread Corinna Vinschen
I've updated the version of sed to 4.0.9-1. This is the latest stable sed release 4.0.9. Changes from 4.0.8: 0 address behaves correctly in single-file (-i and -s) mode. documentation improvements. tested with many hosts and compilers. updated regex matcher from upstream, with many

Re: read(): varblk tape records...( Fix for : read())

2004-03-18 Thread Corinna Vinschen
On Mar 18 08:40, Jason Winter wrote: 2 days before the question was asked, Corinna had already made the code alteration that the question refered to. Now who looks stupid. What is all this justifying yourself good for? I asked you a question because I didn't understand what you were talking

building a cygwin/mingw32 cross compiler

2004-03-18 Thread Ben . Taylor
Hi I am trying to build gcc using a 'make bootstrap' for the mingw32 environment, but when I try to build it using mingw it doesn't have bison and flex installed, but cygwin does. So I'm going to try to build it *using* cygwin, but *for* mingw. I suppose this is what you would call building a

Re: read(): varblk tape records...( Fix for : read())

2004-03-18 Thread Jason Winter
2 days before the question was asked, Corinna had already made the code alteration that the question refered to. Now who looks stupid. What is all this justifying yourself good for? I asked you a question because I didn't understand what you were talking about (not for the first time, if you

Problem with gnumex or cygwin/mingw setup install ?

2004-03-18 Thread jérôme Lefèvre
Hi, I'm newbies in the world of cygwin et Cie. I want build mex file within matlab (Version 5.2, OS : win2k). Code are C or Fortran. I test borland 5.5 compiler to build dll and it work fine with yprime.c and my C source code. After reading article from

RE: Problems with structs

2004-03-18 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of c.h.breukink Sent: 18 March 2004 08:07 I am using Cygwin for the first time. And I got segmentation faults in my application which worked fine on Unix. I think now that I know why. It has something to do with structs.When I

Re: [DotGNU]PNet 0.6.4 - Windows package

2004-03-18 Thread Earnie Boyd
Ok, now that we understand one another, perhaps you can make arrangements to distribute the packages via the cygwin installation. I'm sure someone on the cygwin list will gladly help you in the task. Earnie Maciek wrote: I'm sorry, I'm afraid it'll be best to just remove the Windows

help with gcc

2004-03-18 Thread Neto, Antonio Jose Rodrigues
Hi All, Could you help me? I wrote a simple program. hello.c #include stdio.h main() { printf(hello); } After this gcc -o hello hello.c Now, I need to send this program to another person that don't have cygwin1.dll. So, they cannot execute the exe file without the dll. Is

scponly or some equivalent shell?

2004-03-18 Thread Paul Jansen
Hello. I posted a message at the scponly mailing list requesting help getting scponly to work under cygwin. After a bit of mucking around I was unable to get it to work. Scponly is shell that only allows scp commands (ie: no general shell access to execute commands). scponly is found here

RE: help with gcc

2004-03-18 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Neto, Antonio Jose Rodrigues Sent: 18 March 2004 13:51 After this gcc -o hello hello.c Now, I need to send this program to another person that don't have cygwin1.dll. So, they cannot execute the exe file without the dll.

Mosaic

2004-03-18 Thread LarrysPCRemedies
I received some C++ source for a *nix box which includes references to Mosaic libraries in the Makefile. I was thinking of compiling the source under CYGWIN. Not finding any Mosaic-like directories in my installation, I looked through CYGWIN's installation panel to find Mosaic references. It

RE: Mosaic

2004-03-18 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of LarrysPCRemedies Sent: 18 March 2004 14:37 I received some C++ source for a *nix box which includes references to Mosaic libraries in the Makefile. I was thinking of compiling the source under CYGWIN. Not finding any

Re: Should setup.ini say prev to cygwin 1.5.8 is 1.5.5

2004-03-18 Thread Larry Hall
At 06:39 PM 3/17/2004, you wrote: Richard Campbell wrote: d:\cygwin\bin\gdb.exe (1616): *** m.AllocationBase 0x0, m.BaseAddress 0x616E , m.RegionSize 0x1AA, m.State 0x1 http://cygwin.com/ml/cygwin/2004-02/msg01080.html http://cygwin.com/ml/cygwin/2004-02/msg01382.html Thanks

Re: CYGWIN 1.5.7: rmdir of cwd with open file crashes process

2004-03-18 Thread Niel Markwick
Fixed in Cygwin 1.5.8. thanks to a patch from Pierre Humblet. Hi. Problem: If an attempt is made to rmdir the currewnt working directory when a file is open in that irectory, the process will apparantly crash! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Buchbinder, Barry (NIH/NIAID)
On XP, starting from a cmd.exe prompt: c:\cygwin\bin bash 6 [main] ? 3816 init_cheap: Couldn't reserve space for cygwin's heap, Win32 error 487 c:\cygwin\bin\bash.exe (3816): *** AllocationBase 0x0, BaseAddress 0x616E, RegionSize 0x1AA, State 0x1 c:\cygwin\bin cygpath 3

Re: [PATCH] cygrunsrv: mutual exclusion of -i and -u flags; typo fixes

2004-03-18 Thread Igor Pechtchanski
On Thu, 18 Mar 2004, Corinna Vinschen wrote: On Mar 17 18:11, Igor Pechtchanski wrote: Patch attached (fixes the --interactive with --user issue, and some leftover message typos). ChangeLog is below. Ok to commit? Igor

Re: scponly or some equivalent shell?

2004-03-18 Thread Igor Pechtchanski
On Fri, 19 Mar 2004, Paul Jansen wrote: Hello. I posted a message at the scponly mailing list requesting help getting scponly to work under cygwin. After a bit of mucking around I was unable to get it to work. Scponly is shell that only allows scp commands (ie: no general shell access to

SSHD working only once...

2004-03-18 Thread Carlos Moffat
Hi All, I have cygwin (latest distibution) running on Win XP pro. I have installed SSHD using: ssh-host-config -y and CYGWIN=tty ntsec Now, I can ssh to my machine successfully once, but the second time it just hangs there without ever getting to asking a password. Any ideas? (If you

Re: SSHD working only once...

2004-03-18 Thread Thorsten Kampe
* Carlos Moffat (2004-03-18 17:02 +0100) I have cygwin (latest distibution) running on Win XP pro. I have installed SSHD using: ssh-host-config -y and CYGWIN=tty ntsec Now, I can ssh to my machine successfully once, but the second time it just hangs there without ever getting to

RE: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Richard Campbell
c:\cygwin\bin bash 6 [main] ? 3816 init_cheap: Couldn't reserve space for cygwin's heap, Win32 error 487 c:\cygwin\bin\bash.exe (3816): *** AllocationBase 0x0, BaseAddress 0x616E, RegionSize 0x1AA, State 0x1 For me it was XWin and gdb. Actually, though, if you can run gdb, you

RE: help with gcc

2004-03-18 Thread Neto, Antonio Jose Rodrigues
Dave Korn Thanks so much for your help. Cheers neto -Original Message- From: Neto, Antonio Jose Rodrigues Sent: Thursday, March 18, 2004 10:51 AM To: '[EMAIL PROTECTED]' Subject: help with gcc Hi All, Could you help me? I wrote a simple program. hello.c #include

Re: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Christopher Faylor
On Thu, Mar 18, 2004 at 10:14:38AM -0500, Buchbinder, Barry (NIH/NIAID) wrote: On XP, starting from a cmd.exe prompt: c:\cygwin\bin bash 6 [main] ? 3816 init_cheap: Couldn't reserve space for cygwin's heap, Win32 error 487 c:\cygwin\bin\bash.exe (3816): *** AllocationBase 0x0, BaseAddress

Re: read(): varblk tape records...( Fix for : read())

2004-03-18 Thread Christopher Faylor
On Thu, Mar 18, 2004 at 10:14:36AM +0100, Corinna Vinschen wrote: On Mar 18 08:40, Jason Winter wrote: 2 days before the question was asked, Corinna had already made the code alteration that the question refered to. Now who looks stupid. What is all this justifying yourself good for? I asked

RE: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Igor Pechtchanski
Does running 'rebaseall' help? Igor On Thu, 18 Mar 2004, Buchbinder, Barry (NIH/NIAID) wrote: I installed gdb but cannot run it under 1.5.8-1. c:\cygwin\bin gdb 3 [main] ? 2264 init_cheap: Couldn't reserve space for cygwin's heap, Win3 2 error 487 c:\cygwin\bin\gdb.exe

Re: [ANNOUNCEMENT] Updated: sed-4.0.9-1

2004-03-18 Thread Corinna Vinschen
On Mar 18 13:56, Fr?d?ric L. W. Meunier wrote: I can't see for myself now, but what changed that made the binary size jump from 90624 to 934424 ? I've accidentally uploaded an unstripped binary. I've just uploaded 4.0.9-2, which has a stripped binary again. Corinna -- Corinna Vinschen

RE: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Richard Campbell
It didn't help me any. Probably can't hurt, though. Does running 'rebaseall' help? Igor On Thu, 18 Mar 2004, Buchbinder, Barry (NIH/NIAID) wrote: I installed gdb but cannot run it under 1.5.8-1. c:\cygwin\bin gdb 3 [main] ? 2264 init_cheap: Couldn't reserve space for cygwin's

RE: Should setup.ini say prev to cygwin 1.5.8 is 1.5.5

2004-03-18 Thread Buchbinder, Barry (NIH/NIAID)
The problem with going back to 1.5.5 is that one starts getting The procedure entry point _fcntl64 could not be located in the dynamic link library cygwin1.dll error message. I'd hate to have roll everything back to the way it was before 1.5.6-1. I've played with trying to get setup to roll back

RE: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Richard Campbell
This is on XP, not on Win 2K? Missed it in the subject, no less. Ouch. Weird, though - previous reporters were all 2K. What antivirus are you using? I'm using Symantec AntiVirus Corporate Edition, although I am also using that on machines that don't have this problem on XP... -Richard

Whizzytex Package

2004-03-18 Thread Gregory Borota
I tried 3 times to send this message to [EMAIL PROTECTED] It just won't work! And I am subscribed to the list, and I receive all communication. I am interested in becoming a package maintainer for whizzytex. http://pauillac.inria.fr/whizzytex/ setup.hint

RE: Should setup.ini say prev to cygwin 1.5.8 is 1.5.5

2004-03-18 Thread Igor Pechtchanski
If you've installed it before, you might still have 1.5.7 in your package cache. Simply select Install from local directory, and you should be able to cycle to 1.5.7... Igor On Thu, 18 Mar 2004, Buchbinder, Barry (NIH/NIAID) wrote: The problem with going back to 1.5.5 is that one

Re: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread vdu
Hi, I had these problems also, I installed all Windows XP patches (yes, Windows patches, dont laugh !) and voila, everything works again. If someone has an explanantion, he is welcome... Buchbinder, Barry (NIH/NIAID) [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On XP, starting

Re: sshd authentication question

2004-03-18 Thread Corinna Vinschen
On Mar 15 09:50, Matt Berney wrote: Over time, we continue to experience intermittent sshd authentication problems in our environment. Every so often (~ 1.5% of the time, but enough to cause our automated tests to fail), admin privileges are not granted. Perhaps there is some setting in

Re: sshd authentication question

2004-03-18 Thread Matt Berney
Thanks, I suspect that it is something in our environment that is causing this. Specifically, how do I use the strace tool in this context? Can I substitute the 'ssh' command with 'strace ssh' command? Thanks, Matt On Mar 15 09:50, Matt Berney wrote: Over time, we continue to experience

Re: sshd authentication question

2004-03-18 Thread Corinna Vinschen
On Mar 18 10:29, Matt Berney wrote: Thanks, I suspect that it is something in our environment that is causing this. Specifically, how do I use the strace tool in this context? Can I substitute the 'ssh' command with 'strace ssh' command? Ooh, no. The interesting part happens on the server

Re: sshd authentication question

2004-03-18 Thread Pierre A. Humblet
On Thu, Mar 18, 2004 at 07:43:44PM +0100, Corinna Vinschen wrote: On Mar 18 10:29, Matt Berney wrote: Thanks, I suspect that it is something in our environment that is causing this. Specifically, how do I use the strace tool in this context? Can I substitute the 'ssh' command with

Re: sshd authentication question

2004-03-18 Thread Matt Berney
Hmm...ok. I understand. I will create an 'strace_sshd' service on the server side and try this. To answer your other questions: Another step you can try first: There's a small chance that an Event Log entry has been created when the problem happens. I can't tell you how that might look

Re: sshd authentication question

2004-03-18 Thread Pierre A. Humblet
On Thu, Mar 18, 2004 at 02:24:25PM -0500, Pierre A. Humblet wrote: Here is another hypothesis. Cygwin gets the groups from a variety of sources during setuid(). One of them is a call to NetUserGetGroups to get the global groups from the logon server. Failure of that call does not call a

RE: Cygwin shells exit immediately

2004-03-18 Thread Buchbinder, Barry (NIH/NIAID)
See the thread starting with http://sources.redhat.com/ml/cygwin/2004-03/msg00811.html -Original Message- From: Aaron Humphrey [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 2:18 PM To: [EMAIL PROTECTED] Subject: Re: Cygwin shells exit immediately Further (mostly negative)

RE: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Buchbinder, Barry (NIH/NIAID)
Also Symantec AntiVirus Corporate Edition. I don't have the permissions to turn it off. -Original Message- From: Richard Campbell [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 12:33 PM To: [EMAIL PROTECTED] Subject: RE: Crashes with new cygwin-1.5.8-1 on XP This is on XP,

RE: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Buchbinder, Barry (NIH/NIAID)
rebaseall didn't help me, either. -Original Message- From: Richard Campbell [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 12:28 PM To: [EMAIL PROTECTED] Subject: RE: Crashes with new cygwin-1.5.8-1 on XP It didn't help me any. Probably can't hurt, though. Does running

Re: sshd authentication question

2004-03-18 Thread Igor Pechtchanski
On Thu, 18 Mar 2004, Matt Berney wrote: Hmm...ok. I understand. I will create an 'strace_sshd' service on the server side and try this. [snip] Before you invest all the effort, look at Pierre's responses. [off topic] BTW, how do I reply to this posting on the cygwin mailing list such

RE: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Igor Pechtchanski
I vaguely recall this being posted already at some point, but search the registry for 'ScanLocked', and change that value to 0. Also search for 'RealTimeScan/*-L' (you can use a 'find /proc/registry -path RealTimeScan/*-L') and change the appropriate flag (I think it's OnOff-L) to 0. HTH,

Re: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Christopher Faylor
On Thu, Mar 18, 2004 at 03:17:27PM -0500, Igor Pechtchanski wrote: I vaguely recall this being posted already at some point, but search the registry for 'ScanLocked', and change that value to 0. Also search for 'RealTimeScan/*-L' (you can use a 'find /proc/registry -path RealTimeScan/*-L') and

g77, Windows XP Professional, CALL System(Command, Status)

2004-03-18 Thread Lars Steinke
Hello, I have a problem with: CALL System(Command, Status) I am using g77 (cygwin, Windows XP Professional). The routine call system does not work - nothing happens, no error-message, the program continues and the call system command seems to be ignored. Can you help me? BTW: What is

RE: Crashes with new cygwin-1.5.8-1 on XP

2004-03-18 Thread Buchbinder, Barry (NIH/NIAID)
It works! bash, cygpath, and gdb all run. Thanks for the quick turn-around. - Barry -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 3:49 PM To: [EMAIL PROTECTED] Subject: Re: Crashes with new cygwin-1.5.8-1 on XP On Thu, Mar 18,

cygwin gcc failure

2004-03-18 Thread Heflin
The relevant details: cygwin 1.5.8-1, with up-to-date packages (as of 3/18). XP Pro, patch level mostly current (I haven't loaded any new fixes this month) the logged in user has administrator rights The symptom is pretty straight forward, on a straight command line of: gcc foo.c I get a pop

RE: cygwin gcc failure

2004-03-18 Thread Richard Campbell
The symptom is pretty straight forward, on a straight command line of: gcc foo.c I get a pop up and a system log message which says: Application popup: cc1.exe - Application Error : The application failed to initialize properly (0xc022). Click on OK to terminate the application. Try

Re: cygwin gcc failure

2004-03-18 Thread Christopher Faylor
On Thu, Mar 18, 2004 at 04:38:00PM -0500, Richard Campbell wrote: The symptom is pretty straight forward, on a straight command line of: gcc foo.c I get a pop up and a system log message which says: Application popup: cc1.exe - Application Error : The application failed to initialize properly

RE: cygwin gcc failure

2004-03-18 Thread Richard Campbell
Application popup: cc1.exe - Application Error : The application failed to initialize properly (0xc022). Click on OK to terminate the application. Let's not see every single problem as somehow related to this error without going through the standard problem reporting exercise first. It

Fwd: Re: Cygwin Text File Line Endings

2004-03-18 Thread Eric Blossom
---BeginMessage--- I no longer participate with the same interests to the Cygwin project. You need to voice your concerns with [EMAIL PROTECTED] Earnie Eric Blossom wrote: Dear Mr. Boyd, I read with interest the Cygwin FAQ section about DOS/Unix line endings. The FAQ claimed it was adapted

Re: g77, Windows XP Professional, CALL System(Command, Status)

2004-03-18 Thread Igor Pechtchanski
On Thu, 18 Mar 2004, Lars Steinke wrote: Hello, I have a problem with: CALL System(Command, Status) I am using g77 (cygwin, Windows XP Professional). The routine call system does not work - nothing happens, no error-message, the program continues and the call system command seems

Building Apache w/ SSL under Cygwin 1.5.8... dllwrap problem?

2004-03-18 Thread Jason Boerner
Apache alone builds find, but with SSL I get lots of undefined symbols involving dllwrap. Is there a tool to help me track down where these symbols might be defined? What is dllwrap trying to do? I'm using Apachetoolbox 1.5.69 to build under 1.5.8 with SSL support. Here is the output...

Re: [ANNOUNCEMENT] Updated: sed-4.0.9-1

2004-03-18 Thread Frédéric L. W. Meunier
I can't see for myself now, but what changed that made the binary size jump from 90624 to 934424 ? On Thu, 18 Mar 2004, Corinna Vinschen wrote: I've updated the version of sed to 4.0.9-1. This is the latest stable sed release 4.0.9. Changes from 4.0.8: 0 address behaves correctly in

Re: cygwin gcc failure

2004-03-18 Thread Heflin
Richard Campbell wrote: The symptom is pretty straight forward, on a straight command line of: gcc foo.c I get a pop up and a system log message which says: Application popup: cc1.exe - Application Error : The application failed to initialize properly (0xc022). Click on OK to terminate

Re: g77, Windows XP Professional, CALL System(Command, Status)

2004-03-18 Thread Hans Horn
Lars, the (system-dependent) fortran system call has only one argument on the fortran side, a character string (character*(*) string), which does have an upper limit in length. for instance, try this one: c program tester call systest1() ! calls

RE: Sysinternals Process Explorer a Cygwin Process' DLLs?

2004-03-18 Thread DePriest, Jason R.
Yes I see this problem, too. I am using Process Explorer 8.32 on Windows 2000 Pro. It also causes the CPU utilization of the cygwin process to jump to nearly 100%. ListDLLs, the command-line version of that feature, exhibits the same behavior. -Jason -Original Message- From: [EMAIL

Re: Re: Question on Perl (.pl) association

2004-03-18 Thread Matthew O. Persico
On Wed, 17 Mar 2004 14:21:52 +0100, Thorsten Kampe wrote: * Martin Gainty (2004-03-17 12:59 +0100) I this solution works on windows But how do we get .pl association with CYGWIN Perl? I already answered this question. Let me explain it more simply: it can't be done with Cygwin; it has to be

seg fault on file write in cygwin, please help!!!

2004-03-18 Thread scyudits
Hi, I am getting the following seg fault at the point in my C++ code where data gets written to a file. First, here is the code that is the source of the problem (should be correct): FILE *outfile = fopen(/home/Sophia/ns-allinone-2.27/ns-2.27/myfile.tcl, w); fprintf(outfile, %s, output);

Re: seg fault on file write in cygwin, please help!!!

2004-03-18 Thread Igor Pechtchanski
On Thu, 18 Mar 2004 [EMAIL PROTECTED] wrote: Hi, I am getting the following seg fault at the point in my C++ code where data gets written to a file. First, here is the code that is the source of the problem (should be correct): FILE *outfile =

Re: Cygwin and Apache?

2004-03-18 Thread Andrew DeFaria
George Hester wrote: I installed the Apache module in Cygwin. All seemed to go fine there. I have used mostly IIS in Windows 2000 but lately started experimenting with Tomcat. Anyway I thought I would try Apache in Cygwin. After the installation I wasn't sure what to do next other then search

Re: seg fault on file write in cygwin, please help!!!

2004-03-18 Thread Yitzchak Scott-Thoennes
On Thu, Mar 18, 2004 at 08:35:46PM -0500, scyudits wrote: FILE *outfile = fopen(/home/Sophia/ns-allinone-2.27/ns-2.27/myfile.tcl, w); check here if fopen failed (outfile will be NULL) fprintf(outfile, %s, output); ...where output is a regular string (character array). A string is not

Re: Problem with localtime from Cygwin's perl

2004-03-18 Thread Yitzchak Scott-Thoennes
On Thu, Mar 18, 2004 at 07:26:03PM -0800, Andrew DeFaria wrote: I'm observing the following: C09-272-A:date Thu Mar 18 19:22:53 PST 2004 C09-272-A:perl -e 'print scalar (localtime) . \n' Fri Mar 19 03:22:58 2004 C09-272-A:ccperl -e 'print scalar (localtime) . \n' Thu Mar 18 19:23:03 2004

Updated: openssl-0.9.7d-1, openssl-devel-0.9.7d-1

2004-03-18 Thread Corinna Vinschen
I've updated the version of OpenSSL to 0.9.7d-1. This also includes the openssl-devel package. This is a security update. --- Note: I've removed the OpenSSL-0.9.6 package now from the Cygwin net distribution. None of the

<    1   2