RE: mkcramfs mkfs.jffs2 packages

2005-03-30 Thread Robb, Sam
Marion, I'd be happy to work with you on the initial package release, and I'm willing to take on maintenance responsibility for them after the initial release. Thanks for your proposition. I hadn't realized that an official maintainer should have been delivered with the package

Re: Question about X-Windows and Perl

2005-03-30 Thread Scott Barkla
You need to install the Tk bundle which does not come with the cygwin perl distribution. You can get it from CPAN. This is not really on topic for cygwin-xfree as it is entirely a Perl issue. Cheers, Scott B. On Tue, 29 Mar 2005 18:23:37 -0500, Jason B [EMAIL PROTECTED] wrote: I am

Re: Multiple XWin.exe programs loading and no xterm

2005-03-30 Thread Alexander Gottwald
On Tue, 29 Mar 2005, Scott Cegielski wrote: For me, putting a pause at the end of startxwin.bat does not make it work. However, I have found something that does seem to work for me. When I launch statxwin.bat, in addition to the 2 XWin.exe processes, there is also a sh.exe process that

Re: problem with /etc/X11/xinit/xinitrc

2005-03-30 Thread Alexander Gottwald
Eyal Rozenberg wrote: Many of the variables used in /etc/X11/xinit/xinitrc must be placed within double quotes, otherwise home directory names with spaces are not handled properly, e.g. /home/Some One/ is treated as two separate tokens on the command line. I suggest the following : I'll add

RE: Multiple XWin.exe programs loading and no xterm

2005-03-30 Thread Armbrust, Daniel C.
The -kb command helped with one of my machines that was having intermittent difficulties in launching. On another machine, however, I always have to execute the following script twice before I get any Xwin windows: --CUT-- All of the standard startXWin.bat environment setup stuff... --CUT--

XWin crashes when exiting in W98(SE)

2005-03-30 Thread Rodrigo Medina
prefix: Build date: Wed Mar 30 17:16:16 EST 2005 Snapshot date: 20050330-17:12:59 Shared id: cygwin1S4 Cygwin Package Information Package Version _update-info-dir00231-1 a2ps4.13-1 antiword0.34-2 ash

RE: Multiple XWin.exe programs loading and no xterm

2005-03-30 Thread Scott Cegielski
For me, adding -kb to the xwin command did work. Thanks much for the help. --- Armbrust, Daniel C. [EMAIL PROTECTED] wrote: The -kb command helped with one of my machines that was having intermittent difficulties in launching. On another machine, however, I always have to execute the

getting rxvt to use the same font for both W11 and X11

2005-03-30 Thread Brian Dessent
I would like to specify a font for rxvt in ~/.Xdefaults and have it look the same whether it's using native win32 or X11. I have added lucida console to the font path, and I wish to have it be 11 pt. If I put: rxvt*font: -*-lucida console-*-*-*-*-*-11-*-*-*-*-*-* ...in .Xdefaults, then the

winsup/cygwin ChangeLog environ.cc environ.h

2005-03-30 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2005-03-30 15:54:29 Modified files: cygwin : ChangeLog environ.cc environ.h Log message: * environ.h (win_env::immediate): Declare new field. (win_env::operator = ):

winsup/doc ChangeLog how-using.texinfo

2005-03-30 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2005-03-30 17:02:01 Modified files: doc: ChangeLog how-using.texinfo Log message: * how-using.texinfo: Add more words to the multiple DLL section. Patches:

src/winsup/cygwin ChangeLog path.cc

2005-03-30 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2005-03-30 20:01:44 Modified files: winsup/cygwin : ChangeLog path.cc Log message: * path.cc (symlink_info::case_check): Ignore trailing characters in paths when comparing case.

winsup/cygwin ChangeLog environ.cc

2005-03-30 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2005-03-30 21:35:31 Modified files: cygwin : ChangeLog environ.cc Log message: * environ.cc (spenv::retrieve): Revert most of previous change. (build_env): Ditto. Rework

winsup/cygwin ChangeLog environ.cc

2005-03-30 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2005-03-30 22:06:33 Modified files: cygwin : ChangeLog environ.cc Log message: * environ.cc (spenvs): Re-force SYSTEMROOT to always be included in environment.

Re: [PATCH] Problem with filenames ending in . with check_case:strict

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 01:51:36PM -0500, Igor Pechtchanski wrote: ChangeLog: 2005-03-21 Igor Pechtchanski [EMAIL PROTECTED] * path.cc (symlink_info::case_check): Ignore trailing characters in paths when comparing case. Doesn't this ignore all trailing characters so that foo

Re: [PATCH] Problem with filenames ending in . with check_case:strict

2005-03-30 Thread Igor Pechtchanski
On Wed, 30 Mar 2005, Christopher Faylor wrote: On Wed, Mar 30, 2005 at 01:51:36PM -0500, Igor Pechtchanski wrote: ChangeLog: 2005-03-21 Igor Pechtchanski [EMAIL PROTECTED] * path.cc (symlink_info::case_check): Ignore trailing characters in paths when comparing case. Doesn't

Re: [PATCH] Problem with filenames ending in . with check_case:strict

2005-03-30 Thread Corinna Vinschen
On Mar 30 13:51, Igor Pechtchanski wrote: * path.cc (symlink_info::case_check): Ignore trailing characters in paths when comparing case. Thanks, I've applied a slightly modified version of this patch. Corinna -- Corinna Vinschen Please, send mails regarding

RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-30 Thread Pierre Bogossian
I never noticed the double ++ and --, but it happens for me too. Removing the code to handle KP_Add and KP_Subtract (as the patch suggests) may end up breaking the shift+ shift- font changer. Yes, indeed, I'm using a patched version of libW11 and the shift+ and shift- shortcuts don't work

RE: Errors in #include files when compiling a Legacy C++ Application

2005-03-30 Thread Dave Korn
Original Message From: Brian K. Whatcott Sent: 28 March 2005 17:52 I am forwarding this reply and the simpler example on to the mailing list. The attached files are: hello.cc- Hello world that writes to a file, instead of cout. command.txt -

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 09:31:50AM +0200, Corinna Vinschen wrote: The idea of a third party packager's guide sounds good to me. I'd rather have third parties not to pack Cygwin in their packages at all and to point the user to install Cygwin from cygwin.com instead, but I guess that's rather

RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add

2005-03-30 Thread Gary R. Van Sickle
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pierre Bogossian Sent: Wednesday, March 30, 2005 3:52 AM To: cygwin@cygwin.com Subject: RE: rxvt with libW11 bug: doubled KP_Subtract and KP_Add I never noticed the double ++ and --, but it happens

Re: cygexec mounted binaries don't inherit PATH during dynamic loading

2005-03-30 Thread Christopher Faylor
On Tue, Mar 29, 2005 at 09:33:49PM -0800, Brian Dessent wrote: So my question is simply this: in the case of spawning a cygexec-mounted binary, shouldn't build_env at least fill in PATH from the calling process' value, so that Windows can do its runtime DLL loading? Yes, it should. I've been

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Jim Kleckner
Christopher Faylor wrote: OTOH, perhaps I'm oversimplifying things, but it seems like this thread went on for quite a while after the simple delete the nonstandard DLL advice was given. I don't see how any advice is going to be useful if it isn't followed. I agree completely. All the more reason

RE: recv and errno during a connection reset/closed by peer

2005-03-30 Thread Brian Ford
On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: If you are doing a normal blocking recv without MSG_PEEK, any return of 0 should mean a closed connection AFAIK. Unfortunately that's not true for all implementation. It's legal for a zero length data

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 08:08:16AM -0800, Jim Kleckner wrote: Christopher Faylor wrote: OTOH, perhaps I'm oversimplifying things, but it seems like this thread went on for quite a while after the simple delete the nonstandard DLL advice was given. I don't see how any advice is going to be useful

What to do with *** recreate_mmaps_after_fork_failed ?

2005-03-30 Thread Max Bowsher
I ran into a DLL base address problem, and rebased. However, instead of fixing this, rebasing just changed the error message to this: 4 [main] ruby 2652 fhandler_disk_file::fixup_mmap_after_fork: requested 0x3F != 0x0 mem alloc base 0x2F, state 0x1000, size 12288, Win32 error 487

GCC header libraries ... ?

2005-03-30 Thread Jacob Lane, MCP
All, Sorry if this is a newb question, but I am somwhat new to Cygwin and trying to write / compile programs using GCC. One thing I noticed is that when I try to compile code from others, I seem to be missing some header libraries. For example, in one recent program: #include arpa/nameser.h I

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Jim Kleckner
Christopher Faylor wrote: On Wed, Mar 30, 2005 at 08:08:16AM -0800, Jim Kleckner wrote: Christopher Faylor wrote: OTOH, perhaps I'm oversimplifying things, but it seems like this thread went on for quite a while after the simple delete the nonstandard DLL advice was given. I don't see how any

RE: recv and errno during a connection reset/closed by peert

2005-03-30 Thread Brian Ford
On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter Stephens wrote: I have thought about your suggestion and it makes a lot of sense. It seems like your suggestion would be very portable. A good suggestion and the most likely

Re: recv and errno during a connection reset/closed by peer

2005-03-30 Thread Corinna Vinschen
On Mar 30 10:18, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: If you are doing a normal blocking recv without MSG_PEEK, any return of 0 should mean a closed connection AFAIK. Unfortunately that's not true for all

Re: What to do with *** recreate_mmaps_after_fork_failed ?

2005-03-30 Thread Corinna Vinschen
On Mar 30 17:21, Max Bowsher wrote: I ran into a DLL base address problem, and rebased. However, instead of fixing this, rebasing just changed the error message to this: 4 [main] ruby 2652 fhandler_disk_file::fixup_mmap_after_fork: requested 0x3F != 0x0 mem alloc base 0x2F,

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 08:45:10AM -0800, Jim Kleckner wrote: Christopher Faylor wrote: On Wed, Mar 30, 2005 at 08:08:16AM -0800, Jim Kleckner wrote: Christopher Faylor wrote: OTOH, perhaps I'm oversimplifying things, but it seems like this thread went on for quite a while after the simple

RE: GCC header libraries ... ?

2005-03-30 Thread Gary R. Van Sickle
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jacob Lane, MCP Sent: Wednesday, March 30, 2005 9:54 AM To: cygwin@cygwin.com Subject: GCC header libraries ... ? All, Sorry if this is a newb question, but I am somwhat new to Cygwin and

Re: What to do with *** recreate_mmaps_after_fork_failed ?

2005-03-30 Thread Max Bowsher
Corinna Vinschen wrote: On Mar 30 17:21, Max Bowsher wrote: I ran into a DLL base address problem, and rebased. However, instead of fixing this, rebasing just changed the error message to this: 4 [main] ruby 2652 fhandler_disk_file::fixup_mmap_after_fork: requested 0x3F != 0x0 mem alloc

Re: GCC header libraries ... ?

2005-03-30 Thread Corinna Vinschen
On Mar 30 07:54, Jacob Lane, MCP wrote: All, Sorry if this is a newb question, but I am somwhat new to Cygwin and trying to write / compile programs using GCC. One thing I noticed is that when I try to compile code from others, I seem to be missing some header libraries. For example, in

Re: What to do with *** recreate_mmaps_after_fork_failed ?

2005-03-30 Thread Corinna Vinschen
On Mar 30 18:14, Max Bowsher wrote: Corinna Vinschen wrote: On Mar 30 17:21, Max Bowsher wrote: I ran into a DLL base address problem, and rebased. However, instead of fixing this, rebasing just changed the error message to this: 4 [main] ruby 2652

Re: apparent scheduler problem

2005-03-30 Thread Andrew Dunstan
Brian Ford wrote: On Tue, 29 Mar 2005, Andrew Dunstan wrote: Recently after upgrading my installation of Cygwin on XP-Pro, I noticed that PostgreSQL started failing one of its regression tests. [snip] The test is for the stats collector, and essentially it does some work, waits a

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Jim Kleckner
Christopher Faylor wrote: On Wed, Mar 30, 2005 at 08:45:10AM -0800, Jim Kleckner wrote: So, if you're a Unix guy since 1978, that puts you in a unique category. You don't qualify as a FAQ. I don't quite understand this. I don't qualify to write FAQ entries or shouldn't be allowed to use them? I

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 09:57:44AM -0800, Jim Kleckner wrote: Christopher Faylor wrote: On Wed, Mar 30, 2005 at 08:45:10AM -0800, Jim Kleckner wrote: So, if you're a Unix guy since 1978, that puts you in a unique category. You don't qualify as a FAQ. I don't quite understand this. I don't

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Jim Kleckner
Christopher Faylor wrote: On Wed, Mar 30, 2005 at 09:57:44AM -0800, Jim Kleckner wrote: Then strike the link text and limit it to the workaround of adding the bin to the system path. My text was a suggested starting point. i.e., a workaround. The solution that the DLL has to be in the system

Re: Netscape or Mozilla binaries for Cygwin?

2005-03-30 Thread Matt Wilkie
I was just wondering if there are any binaries for Netscape or Mozilla for Cygwin? umm, why? Wouldn't be easier just to use the native windows versions? just curious. -- -matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: clamwin installs incompatible copy of cygwin1.dll

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 11:20:16AM -0800, Jim Kleckner wrote: Christopher Faylor wrote: On Wed, Mar 30, 2005 at 09:57:44AM -0800, Jim Kleckner wrote: Then strike the link text and limit it to the workaround of adding the bin to the system path. My text was a suggested starting point. i.e., a

Re: GCC header libraries ... ?

2005-03-30 Thread Jacob Lane, MCP
Excellent ... now we're getting somewhere! ;-) So, my follow-up question is: did you just know that from prior expereince, or were you able to look that up somwhere? Jake Corinna Vinschen [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Mar 30 07:54, Jacob Lane, MCP wrote: All,

Re: GCC header libraries ... ?

2005-03-30 Thread Jonathon Merz
On Wed, 30 Mar 2005 12:30:45 -0800, Jacob Lane, MCP [EMAIL PROTECTED] wrote: Excellent ... now we're getting somewhere! ;-) So, my follow-up question is: did you just know that from prior expereince, or were you able to look that up somwhere? Jake Corinna Vinschen [EMAIL PROTECTED]

Re: cygexec mounted binaries don't inherit PATH during dynamic loading

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 11:01:10AM -0500, Christopher Faylor wrote: On Tue, Mar 29, 2005 at 09:33:49PM -0800, Brian Dessent wrote: So my question is simply this: in the case of spawning a cygexec-mounted binary, shouldn't build_env at least fill in PATH from the calling process' value, so that

Re: how to remove CYGWINsshd win2k service

2005-03-30 Thread Markus Schönhaber
Am Donnerstag, 31. März 2005 02:34 schrieb Markus Schönhaber: Am Donnerstag, 31. März 2005 01:39 schrieb Hunter Peress: while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3. the ssh service in services namely CYGWINsshd still points to the now deleted

RE: /proc/self/exename - exe ? (Re: Retrieving name of executable)

2005-03-30 Thread Stephan Mueller
... but perhaps you can deprecate it. For example, have it take an ever increasing amount of time to open each time it's referenced :-) stephan(); -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen Sent: Tuesday, March 29, 2005 1:12 AM

Re: how to remove CYGWINsshd win2k service

2005-03-30 Thread Markus Schönhaber
Am Donnerstag, 31. März 2005 01:39 schrieb Hunter Peress: while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3. the ssh service in services namely CYGWINsshd still points to the now deleted c:\cygwin\bin\cygrunsrv.exe so how can i remove the service? Use cygrunsrv: $

how to remove CYGWINsshd win2k service

2005-03-30 Thread Hunter Peress
while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3. the ssh service in services namely CYGWINsshd still points to the now deleted c:\cygwin\bin\cygrunsrv.exe so how can i remove the service? since when i run ssh-host-config in the new cygwin , it skips the

Re: Cannot link ___assert, __impure_ptr with -mno-cygwin

2005-03-30 Thread Matt Olson
On Tue, 29 Mar 2005 13:48:49 -0500, Christopher Faylor [EMAIL PROTECTED] wrote: On Tue, Mar 29, 2005 at 01:30:00PM -0500, Williams, Gerald S (Jerry) wrote: Matt Olson wrote: Unfortunately, while compile .o files with -mno-cygwin fixes my toy example, it doesn't help the real code I'm trying

RE: recv and errno during a connection reset/closed by peer

2005-03-30 Thread Peter A. Castro
On Wed, 30 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: If you are doing a normal blocking recv without MSG_PEEK, any return of 0 should mean a closed connection AFAIK. Unfortunately that's not true for all implementation. It's

RE: recv and errno during a connection reset/closed by peert

2005-03-30 Thread Peter A. Castro
On Wed, 30 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter Stephens wrote: I have thought about your suggestion and it makes a lot of sense. It seems like your suggestion would be very portable. A good

Re: Cannot link ___assert, __impure_ptr with -mno-cygwin

2005-03-30 Thread Christopher Faylor
On Wed, Mar 30, 2005 at 06:33:53PM -0800, Matt Olson wrote: Now to find a version of SDL that builds with Cygwin. Anyone have experience with that, just offhand? As strange as it sounds, non-cygwin applications are not really a topic for this mailing list. cgf -- Unsubscribe info:

Re: Cannot link ___assert, __impure_ptr with -mno-cygwin

2005-03-30 Thread Brian Dessent
Matt Olson wrote: Thanks, folks. What was mysterious is now mundane. Now to find a version of SDL that builds with Cygwin. Anyone have experience with that, just offhand? http://www.cygwin.com/ml/cygwin/2004-10/msg01145.html Brian -- Unsubscribe info:

Re: how to remove CYGWINsshd win2k service

2005-03-30 Thread Corinna Vinschen
On Mar 31 02:45, Markus Sch?nhaber wrote: Am Donnerstag, 31. M?rz 2005 02:34 schrieb Markus Sch?nhaber: Am Donnerstag, 31. M?rz 2005 01:39 schrieb Hunter Peress: while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3. the ssh service in services namely CYGWINsshd still