Re: [setup PATCH] Rework do_ini [next_dialog removal (2a)]

2003-07-30 Thread Robert Collins
On Tue, 2003-07-29 at 23:40, Max Bowsher wrote: Let's see if this approach is more satisfactory... We're getting close. However, you introduce a regression: currently alocal dir ini failure should just bounce em back to the previous screen IIRC, not exit. Cheers, Rob -- GPG key available at:

Re: [setup PATCH] Rework do_ini [next_dialog removal (2a)]

2003-07-30 Thread Max Bowsher
Robert Collins wrote: On Tue, 2003-07-29 at 23:40, Max Bowsher wrote: Let's see if this approach is more satisfactory... We're getting close. However, you introduce a regression: currently alocal dir ini failure should just bounce em back to the previous screen IIRC, not exit. No. First

Re: [setup PATCH] Rework do_ini [next_dialog removal (2a)]

2003-07-30 Thread Robert Collins
On Wed, 2003-07-30 at 18:34, Max Bowsher wrote: This is just as well, since currently if IDD_S_LOAD_INI does got posted back to threebar.cc, setup hangs on the progress page, since do_fromcwd does not do what the code in threebar.cc seems to believe it does. So, I'm adding an exit in a very

new snapshot...

2003-07-30 Thread Robert Collins
I've uploaded a new snapshot (-402) It's (obviously) got all the recent changes. It's -also- got persisted user settings for most of the dialogs. Take a look at SourceSettings.* or ConnectionSettings.* - they're /very/ simple. (They could be made simpler, but it just wasn't worth it there n

Re: [setup PATCH] Rework do_ini [next_dialog removal (2a)]

2003-07-30 Thread Max Bowsher
Robert Collins wrote: On Wed, 2003-07-30 at 18:34, Max Bowsher wrote: This is just as well, since currently if IDD_S_LOAD_INI does got posted back to threebar.cc, setup hangs on the progress page, since do_fromcwd does not do what the code in threebar.cc seems to believe it does. So, I'm

Pending setup patches (issue 15)

2003-07-30 Thread Max Bowsher
* (Pierre Humblet) 2nd ntsec patch http://sources.redhat.com/ml/cygwin-apps/2003-04/msg00127.html * (Benjamin Riefenstahl) Mouse wheel http://sources.redhat.com/ml/cygwin-apps/2003-05/msg00178.html * (Igor Pechtchanski) __LINE__ __FILE__

Re: new snapshot...

2003-07-30 Thread Max Bowsher
Robert Collins wrote: I've uploaded a new snapshot (-402) ... I'm considering moving that to release ASAP (because it fixes the /slow/ install time for new users), and then letting us spend some with the resizable dialog, working any kinks out. Sounds good, but I think the pending patch list

Re: new snapshot...

2003-07-30 Thread Igor Pechtchanski
On Wed, 30 Jul 2003, Max Bowsher wrote: Robert Collins wrote: I've uploaded a new snapshot (-402) ... I'm considering moving that to release ASAP (because it fixes the /slow/ install time for new users), and then letting us spend some with the resizable dialog, working any kinks out.

Re: new snapshot...

2003-07-30 Thread Max Bowsher
Igor Pechtchanski wrote: Max, Thanks for putting in a good word. :-) I can forward port the patches once they are approved (most changes should be in the line numbers, anyway). If the patches change significantly, I'll post them here for a new approval. Both of your patches currently

Running a little behind

2003-07-30 Thread Elfyn McBratney
Sorry to everyone who is still waiting for updated package status, updated for Cygwin 1.5, etc. I've got family over from Sweden that I haven't seen in a long while and I'm a little pre-occupied...and my nephew has just puked on my shirt... I will try and bring everything up-to-date by

Re: new snapshot...

2003-07-30 Thread Igor Pechtchanski
On Wed, 30 Jul 2003, Max Bowsher wrote: Igor Pechtchanski wrote: Max, Thanks for putting in a good word. :-) I can forward port the patches once they are approved (most changes should be in the line numbers, anyway). If the patches change significantly, I'll post them here for a

Re: [setup PATCH] Rework do_ini [next_dialog removal (2a)]

2003-07-30 Thread Robert Collins
On Wed, 2003-07-30 at 20:08, Max Bowsher wrote: Actually, that TODO is trivial, so I've done it. Also found a bug in my previous patch (one SetActivePageByID (lParam) remained) - fixed. New patch (ini.cc changes are identical to previous patch): Ok, lets do it. Cheers, Rob -- GPG key

Re: Setup.exe: Mouse wheel

2003-07-30 Thread Robert Collins
On Sun, 2003-06-01 at 03:27, Benjamin Riefenstahl wrote: Finally it's not obviously the Right Thing to do. It seems to me we'd want to trap those events and translate them in the rest of the choose event loop, not as a special case. You mean in listview_proc()? I tried that, but the

Re: Pending setup patches (issue 15)

2003-07-30 Thread Max Bowsher
Robert Collins wrote: On Wed, 2003-07-30 at 20:22, Max Bowsher wrote: Both Igors and Pierre's can come in. That's in before the branch? Or in to cvs right now, as is? Max.

Re: Pending setup patches (issue 15)

2003-07-30 Thread Robert Collins
On Thu, 2003-07-31 at 07:54, Max Bowsher wrote: Or in to cvs right now, as is? This one Rob -- GPG key available at: http://members.aardvark.net.au/lifeless/keys.txt. signature.asc Description: This is a digitally signed message part

[setup PATCH] Rework do_download [next_dialog removal (2b)]

2003-07-30 Thread Max Bowsher
And another... +2003-07-30 Max Bowsher [EMAIL PROTECTED] + + * download.cc (do_download_thread): Return bool. Move program flow + logic to threebar.cc. + (do_download_thread_reflector): Put returned bool in lParam. + * threebar.cc: Include msg.h. + (WM_APP_DOWNLOAD_THREAD_COMPLETE): Rework for

Re: Pending setup patches (issue 15)

2003-07-30 Thread Igor Pechtchanski
On 31 Jul 2003, Robert Collins wrote: On Wed, 2003-07-30 at 20:22, Max Bowsher wrote: Both Igors and Pierre's can come in. Cheers, Rob Great. I've just committed both patches. Slight mishap with the commit message on the first one (forgot to change the date in the ChangeLog file), but

Re: Pending setup patches (issue 15)

2003-07-30 Thread Max Bowsher
Igor Pechtchanski wrote: On 31 Jul 2003, Robert Collins wrote: On Wed, 2003-07-30 at 20:22, Max Bowsher wrote: Both Igors and Pierre's can come in. Cheers, Rob Great. I've just committed both patches. Slight mishap with the commit message on the first one (forgot to change the date in

[Ready for test/1.5.1] tar 1.13.25-3

2003-07-30 Thread Christopher Faylor
On Thu, Jul 24, 2003 at 01:47:04AM -0400, Christopher Faylor wrote: Simply recompiled for a cygwin-1.5.0 system. No other changes. Recompiled for cygwin-1.5.1 since tar uses fdopen. cgf

Re: [Ready for test/1.5.0] diffutils 2.8.4-1

2003-07-30 Thread Christopher Faylor
On Thu, Jul 24, 2003 at 01:34:15AM -0400, Christopher Faylor wrote: Simply recompiled for a cygwin-1.5.0 system. No other changes. Recompiled for cygwin-1.5.1 since diffutils uses fdopen. Also bumped to alpha version from FSF web site. No other changes made. Compiled out of the box. cgf

Re: [Ready for test/1.5.*1*] diffutils 2.8.4-1

2003-07-30 Thread Christopher Faylor
On Wed, Jul 30, 2003 at 11:48:45PM -0400, Christopher Faylor wrote: On Thu, Jul 24, 2003 at 01:34:15AM -0400, Christopher Faylor wrote: Simply recompiled for a cygwin-1.5.0 system. No other changes. Recompiled for cygwin-1.5.1 since diffutils uses fdopen. Also bumped to alpha version from FSF

Scroll wheel as middle mouse button.

2003-07-30 Thread Staf Verhaegen
I already reported this once before but got no reply so I'll try again. I'm running the newest X version from setup (4.2.0-43) updated today. I'm problems with using the scroll wheel as a middle mouse button in X. The scroll messages of the wheel mouse are transferred OK to X. E.g in mozilla

Re: 4.3.0.1 Possible Release and Keeping XFree86 CVS Up to Date

2003-07-30 Thread Alexander Gottwald
On Tue, 29 Jul 2003, Harold L Hunt II wrote: I am working on pulling the 4.3.0.1 tree: export CVS_RSH=ssh export [EMAIL PROTECTED]:/cvs cvs -z3 checkout -r xf-4_3_0_1 xc cvs-checkout.log 21 I will be copying over the latest hw/xwin files and a few misc. patches and building the

Kernel memory leak caused by XWin.exe

2003-07-30 Thread Nedko Arnaudov
Hi, I have a problem of kernel memory leak, since I suffer from it for some time my first target was Matrox G450 video driver, but after changing video card to RADEON 9000 PRO I still see the bug. I've noticed it after some XFree86 version (may the one with integrated Windows clipbard access). I'm

[XWin test-92] test findings...

2003-07-30 Thread daniel . blueman
From this threading fix in test-92, it looks like the startup race I've been seeing sometimes may have gone. Great work, but I haven't confirmed this is definetly sorted yet. Unfortunately, the system tray icon menu (ie not when you double-click, but when you single right click) has no entries -

Re: Scroll wheel as middle mouse button.

2003-07-30 Thread Harold L Hunt II
Staf, The middle-click functionality of the mouse wheel is highly driver dependent. For example, I have Microsoft Intellipoint installed (you can use it with other mice, I believe) and I have left the wheel click as AutoScroll (default). Clicking the mouse wheel works just fine in X

Installing XLT

2003-07-30 Thread Gary Nicholson
[To Harold Hunt] Harold, Thank you for asking for details about my saga. Here goes: I have XLT-9.2.9.tar in directory /tmp/xlt. I un-tar it and run configure from /tmp/xlt/xlt-9.2.9. The file config.log is attached. It shows that the error occurs when checking for X.. Here is the line of

Re: Installing XLT

2003-07-30 Thread Harold L Hunt II
Gary, Gary Nicholson wrote: [To Harold Hunt] Harold, Thank you for asking for details about my saga. Here goes: I have XLT-9.2.9.tar in directory /tmp/xlt. I un-tar it and run configure from /tmp/xlt/xlt-9.2.9. The file config.log is attached. It shows that the error occurs when

Re: [ANNOUNCEMENT] Server Test 92

2003-07-30 Thread Peter Colovas
It may be benign since I'm trying to kill the server anyway, but it also points to a memory leak or some other error which is causing the GPF. xwinclip also fails at other times, although I haven't been running 92 long enough to see if it happens. It would be interesting if someone with access

Re: Kernel memory leak caused by XWin.exe

2003-07-30 Thread Nedko Arnaudov
Just found that SeOn means Security Captured Object Name information. So I need to say that machine is within Windows domain if this matters.

Re: 4.3.0.1 Possible Release and Keeping XFree86 CVS Up to Date

2003-07-30 Thread Brian Ford
On Wed, 30 Jul 2003, Alexander Gottwald wrote: On Tue, 29 Jul 2003, Harold L Hunt II wrote: As for keeping the XFree86 CVS tree up to date, am I right that I should be sending patches against XFree86 CVS xf-4_3-branch, instead of the xf-4_3_0_1 snapshot? Could I do this with: cd

Re: [ANNOUNCEMENT] Server Test 92

2003-07-30 Thread Earle F. Philhower, III
Hi Peter... -- Peter Colovas wrote - Subject: Re: [ANNOUNCEMENT] Server Test 92 It may be benign since I'm trying to kill the server anyway, but it also points to a memory leak or some other error which is causing the GPF. xwinclip also fails at other times, although I

RE: Installing XLT

2003-07-30 Thread Gary Nicholson
Harold, Thank you for your prompt and helpful reply. I was working from the Cygwin prompt, not the Win command prompt. My PATH variable did include /bin before any directories outside /cygwin, so changing PATH did not help, but... My mistake was that the GNU make was not yet installed. I

Re: 4.3.0.1 Possible Release and Keeping XFree86 CVS Up to Date

2003-07-30 Thread Harold L Hunt II
Brian, Brian Ford wrote: On Wed, 30 Jul 2003, Alexander Gottwald wrote: On Tue, 29 Jul 2003, Harold L Hunt II wrote: As for keeping the XFree86 CVS tree up to date, am I right that I should be sending patches against XFree86 CVS xf-4_3-branch, instead of the xf-4_3_0_1 snapshot? Could I do

Re: -multiwindow crashes XWin.exe, twm does not

2003-07-30 Thread Thomas L Roche
Thomas L Roche 06:25 PM 7/29/2003 So I installed that package from setup.exe and tried: * start XWin -multiwindow -clipboard -unixkill No change: I still get the startup dialog, then a GPF. * start XWin -multiwindow -unixkill Same: dialog, then GPF. Earle F. Philhower III Tue, 29 Jul

Re: 4.3.0.1 Possible Release and Keeping XFree86 CVS Up to Date

2003-07-30 Thread Brian Ford
On Wed, 30 Jul 2003, Harold L Hunt II wrote: -p, -U3, and -u weren't really the question here, but thanks for the tips anyway. Sure, sorry. On Wed, 30 Jul 2003, Brian Ford wrote: So: cvs diff -up -r xf-4_3-branch xwin xwin.diff But, if your sources are already at the head of the branch

[XWin test-92] no trayexit

2003-07-30 Thread Thomas L Roche
daniel.blueman Wed, 30 Jul 2003 13:04:19 +0200 (MEST) Unfortunately, the system tray icon menu (ie not when you double-click, but when you single right click) has no entries - so no 'exit' option like previously. I also observed this: the only content of the context menu was a separator

Re: [XWin test-92] no trayexit

2003-07-30 Thread Harold L Hunt II
Huh. Interesting. There was a debate some time ago as to whether the Exit button should be on the bottom or top of that menu. My local tree got changed, but the change appears to have been incomplete because the code that hides and unhides buttons seems to be unchanged. That code operates

how to get source ip of a telnet session

2003-07-30 Thread msg
Greetings: We need a method of learning the ip address of the client in a telnet session to a Win2k Server SP3 host; the information will be used in the user's ~/.profile to set the DISPLAY variable prior to starting an X session. On Unix one may use 'lsof' (if available) and grep on the shell

Re: how to get source ip of a telnet session

2003-07-30 Thread Harold L Hunt II
Any reason you can't grep the output of tlntadmn to get what you need? By the way, when I run tlntadmn /? I get: C:\Documents and Settings\haroldtlntadmn /? Usage: tlntadmn [computer name] [common_options] start | stop | pause | continue | -s | -k | -m | config config_options

Re: how to get source ip of a telnet session

2003-07-30 Thread msg
Thanks for your reply. Harold L Hunt II wrote: Any reason you can't grep the output of tlntadmn to get what you need? By the way, when I run tlntadmn /? I get: snip When I run tlntadmn /? I get a hung command shell which eventually times out; only running without args seems to work...

Re: how to get source ip of a telnet session

2003-07-30 Thread Harold L Hunt II
Michael, When I run tlntadmn /? I get a hung command shell which eventually times out; only running without args seems to work... You are right, on Windows 2000 I get an error about needing administrative priveleges even though I am logged in as Administrator :) Oh well, if you are going to

Re: [XWin test-92] no trayexit

2003-07-30 Thread Earle F. Philhower, III
Howdy Harold, here's that patch: --- xwin.test92/wintrayicon.c 2003-06-02 06:14:26.0 -0700 +++ xwin/wintrayicon.c 2003-07-30 13:09:06.0 -0700 @@ -176,7 +176,7 @@ /* Remove separator */ RemoveMenu (hmenuTray, - 1, +

Re: how to get source ip of a telnet session

2003-07-30 Thread msg
Harold L Hunt II wrote: Is there any reason you are using telnet server instead of sshd under Cygwin? The X-terminals to be supported don't du ssh; also the intent here is to provide a nearly seamless login requiring only the user to enter uid and passwd to get a session, which in this

[ANNOUNCEMENT] Server Test 93

2003-07-30 Thread Harold L Hunt II
: http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test93.exe.bz2 (1209 KiB) Server source, direct link: http://www.msu.edu/~huntharo/xwin/shadow/xwin-20030730-1915.tar.bz2 (116 KiB) xc/programs/Xserver/hw/xwin (all files) diff against Test92 source code: http://www.msu.edu/~huntharo/xwin/shadow/xwin-Test92

Updated on sourceware: XFree86-xserv-4.2.0-44

2003-07-30 Thread Harold L Hunt II
The XFree86-xserv-4.2.0-44 package has been updated in the Cygwin distribution. Changes: 1) wintrayicon.c - Change code that shows/hides the seperator on the tray icon menu. This change was required to stay in synch with the change in the position of the tray icon menu items that was applied to

Re: [XWin test-92] no trayexit

2003-07-30 Thread Harold L Hunt II
Earle, Thanks. Check out Test93... please make sure that the patch fixed the problem. Thanks for contributing, Harold Earle F. Philhower, III wrote: Howdy Harold, here's that patch: --- xwin.test92/wintrayicon.c 2003-06-02 06:14:26.0 -0700 +++ xwin/wintrayicon.c 2003-07-30

Re: [XWin test-92] no trayexit

2003-07-30 Thread Earle F. Philhower III
Howdy Harold, Test93 runs fine w/the menu, it's not as if there was a lot of changes involved! ;) At 07:48 PM 7/30/2003 -0400, you wrote: Earle, Thanks. Check out Test93... please make sure that the patch fixed the problem. Thanks for contributing, Harold Earle F. Philhower, III wrote: Howdy

Cross compiling xf-4_3-branch

2003-07-30 Thread Harold L Hunt II
I have been trying to cross compile Cygwin/XFree86 from the XFree86.org CVS xf-4_3-branch. I am using a host.def file that basically has the following line in it: === #define BuildFonts NO

twm fails in cross compile

2003-07-30 Thread Harold L Hunt II
making all in programs/twm... make[4]: Entering directory `/home/harold/x-devel/4.3/build/std/programs/twm' /home/harold/cygwin/bin/`echo gcc|sed s%.*/%%` -O2 -fno-strength-reduce -Wall -Wpointer-arith -Wundef -I../.. -I../../exports/include -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE

src/winsup/w32api ChangeLog include/shellapi.h

2003-07-30 Thread dannysmith
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2003-07-31 05:40:40 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: shellapi.h Log message: * include/shellapi.h: Include all structs within pshpack2.h/

Re: And now a problem with tcl

2003-07-30 Thread philippe guillaume
So i can't call a script whose directory is not in the path ...? Damned !!! ;) Thanks a lot Igor --- Igor Pechtchanski [EMAIL PROTECTED] a écrit : On Tue, 29 Jul 2003, philippe guillaume wrote: I've been searching for a long time about this problem. The command runs normally on Unix

Re: gcj-3.3 with Cygwin?

2003-07-30 Thread Jørgen Nørgaard
Hello, we have used gcj (gcj (GCC) 3.2 20020927 (prerelease)) as installed by the network installer without problems. Try a small hello.java to test things. There is a problem with 'available' on FileInputStream but it can be coded around, see separate post on this. Hallo, I'm getting: $

[ANNOUNCEMENT] psutils-1.17-1

2003-07-30 Thread Daniel Bößwetter
psutils-1.17-1 for Cygwin is now available. PSUtils is a collection of useful utilities for manipulating PostScript documents. Programs included are psnup, for placing out several logical pages on a single sheet of paper, psselect, for selecting pages from a document, pstops, for general

pclose without return???

2003-07-30 Thread xuzhd
My partner find a problem:When he executes the syscall pclose to close a pipe, the system suspend without return. What is more, if his program popens only one pipe, the pclose is executed successfully. If the program popens two pipes, the pclose is executed without return.

invalid libname

2003-07-30 Thread Ariz Jacinto
i'm porting applications to cygwin, everything builds just fine except when i execute the application, an error(?) msg appears: invalid libname what does it mean? how do i fix it? i've searched the mailing list for info but i've haven't seen anything similar. -- Unsubscribe info:

Re: apache problems gone with 1.50

2003-07-30 Thread Sam Edge
Stipe Tolj [EMAIL PROTECTED] wrote in [EMAIL PROTECTED] in gmane.os.cygwin on Wed, 30 Jul 2003 00:51:18 +0200: Andrew DeFaria [EMAIL PROTECTED]: This is good to hear. Perhaps I will switch from Apache for Windows - Apache under Cygwin. Only problem is I also trying to move my web site over

memset manpage error

2003-07-30 Thread Martin Lindhe
It now says: RETURNS `memset' returns the value of M. it should instead say: RETURNS `memset' returns the value of DST. see http://www.fifi.org/cgi-bin/man2html/usr/share/man/man3/memset.3.gz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: And now a problem with tcl

2003-07-30 Thread Igor Pechtchanski
No, that's not what I said. You can call *any* script (by specifying a full path to it), but be aware of two things: 1) tcl will not understand POSIX paths, so you have to use Win32 paths, and 2) Windows doesn't treat shell scripts as executable, so you have to use 'sh' to move over to the Cygwin

Re: pclose without return???

2003-07-30 Thread Igor Pechtchanski
On Wed, 30 Jul 2003 [EMAIL PROTECTED] wrote: My partner find a problem:When he executes the syscall pclose to close a pipe, the system suspend without return. What is more, if his program popens only one pipe, the pclose is executed successfully. If the program popens two pipes, the pclose is

1.5.1-1 unzip broken

2003-07-30 Thread bob sandefur
Hi-- I went to the exp 1.5.1-1 release because ls -lt was confused on size and tar didn't work on big files; ls +tar worked fine but unzip was broken; went back to current and unzip is fine. Sorry If i shouldn't have reported this to you Regards Robert (Bob) L. Sandefur PE Geostatistical

1.3.22: executing relative symlinks on network shares

2003-07-30 Thread Daniel Villeneuve
Hi, I have a problem when trying to execute relative symlinks located on network shares: when I create such a symlink, Cygwin does not find the pointed-to executable and continues down the PATH. Bash does not have the problem because I think it does not rely on find_exec to find executables, but

Re: 1.5.1-1 unzip broken

2003-07-30 Thread David Rothenberger
bob sandefur wrote: Hi-- I went to the exp 1.5.1-1 release because ls -lt was confused on size and tar didn't work on big files; ls +tar worked fine but unzip was broken; went back to current and unzip is fine. Sorry If i shouldn't have reported this to you This was already reported in

Re: pclose without return???

2003-07-30 Thread Elfyn McBratney
On Wed, 30 Jul 2003 [EMAIL PROTECTED] wrote: My partner find a problem:When he executes the syscall pclose to close a pipe, the system suspend without return. What is more, if his program popens only one pipe, the pclose is executed successfully. If the program popens two pipes, the pclose is

Re: invalid libname

2003-07-30 Thread Elfyn McBratney
On Wed, 30 Jul 2003, Ariz Jacinto wrote: i'm porting applications to cygwin, everything builds just fine except when i execute the application, an error(?) msg appears: invalid libname what does it mean? how do i fix it? i've searched the mailing list for info but i've haven't seen

Re: cygwin.com unavailable from blueyonder/telewest uk

2003-07-30 Thread Bill C Riemers
My question is: can I install cygwin without access to cygwin.com, and if so, how? Here is what I've done: Unfortunately not as you have noticed below, setup.exe requires the file mirrors.lst, which is located on cygwin.com . Sure you can. Just convince someone to snail mail you a CDROM

Re: cygwin.com unavailable from blueyonder/telewest uk

2003-07-30 Thread Christopher Faylor
On Wed, Jul 30, 2003 at 09:19:10AM -0400, Bill C Riemers wrote: My question is: can I install cygwin without access to cygwin.com, and if so, how? Here is what I've done: Unfortunately not as you have noticed below, setup.exe requires the file mirrors.lst, which is located on cygwin.com .

funktion itoa

2003-07-30 Thread Frank Wagner
Hello, I need to convert a integer to a string and in this case I want to use the itoa funktion call. I found a description of this funktion that explains: char * itoa ( int value, char * buffer, int radix ); Wich is defined in stdlib.h. When I try to compile I get the follwing error:

cygwin and NTFS

2003-07-30 Thread Menon, Girish (MED, WIPRO-GE MED)
Does anybody know of any issues that cygwin 1.3.22 has with NTFS? Here's what happened. So far, I have been using cygwin 1.3.10 on NTFS with no problems. Recently, I upgraded cygwin to 1.3.22 and all of a sudden I am starting to get permission errors with NTFS. I then reloaded by system and

RE: funktion itoa

2003-07-30 Thread Bill McCormick
I need to convert a integer to a string and in this case I want to use the itoa funktion call. I found a description of this funktion that explains: char * itoa ( int value, char * buffer, int radix ); Wich is defined in stdlib.h. When I try to compile I get the follwing error:

Re: cygwin and NTFS

2003-07-30 Thread Elfyn McBratney
On Wed, 30 Jul 2003, Menon, Girish (MED, WIPRO-GE MED) wrote: Does anybody know of any issues that cygwin 1.3.22 has with NTFS? Here's what happened. So far, I have been using cygwin 1.3.10 on NTFS with no problems. Recently, I upgraded cygwin to 1.3.22 and all of a sudden I am starting

Re: cygwin and NTFS

2003-07-30 Thread Larry Hall
Elfyn McBratney wrote: On Wed, 30 Jul 2003, Menon, Girish (MED, WIPRO-GE MED) wrote: Does anybody know of any issues that cygwin 1.3.22 has with NTFS? Here's what happened. So far, I have been using cygwin 1.3.10 on NTFS with no problems. Recently, I upgraded cygwin to 1.3.22 and all of a

RE: Local printer access question..

2003-07-30 Thread Hannu E K Nevalainen \(garbage mail\)
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rick Rankin --8-- Using a single page HTML print from IE6 in zz.prn These do work: D:\print /D:LPT1: zz.prn D:\zz.prn is currently being printed D:\print /D:\\P450\DJ720C zz.prn D:\zz.prn is currently

tcpflow under cygwin anybody?

2003-07-30 Thread Ralf Hauser
Hi, I need to find out what is sent by some forms to my httpd on a per port basis. Under Linux, http://www.circlemud.org/~jelson/software/tcpflow/ does an excellent job at this. Did anybody get this to work under cygwin yet? Many thanks for any hints in advance! Ralf -- Unsubscribe

Using Cygwin Effectively with Windows -- Draft of new User's Guide section

2003-07-30 Thread Joshua Daniel Franklin
I've thrown together a prospective Using Cygwin Effectively with Windows section for the User's Guide. If you'd like to look at it as a web page: http://iocc.com/~joshua/tmp/using-effectively.html I'm going to be leaving this broadband connection in under 48 hours, so I'll probably put this

Re: Problem call a cygwin command from a dos batch file

2003-07-30 Thread Shankar Unni
Lisbeth Kellogg wrote: Yes. Now I get the same thing. But why don't I have to do it that way in XP? It's nothing to do with the OS or Bill Gates' conspiracies. Consider the two *machines* as distinct entities, and examine their configurations (all environment variables, all .rc scripts) to

Re: cygwin.com unavailable from blueyonder/telewest uk

2003-07-30 Thread Matt Fairtlough
On Wed, 2003-07-30 at 13:19, Bill C Riemers wrote: My question is: can I install cygwin without access to cygwin.com, and if so, how? Here is what I've done: Unfortunately not as you have noticed below, setup.exe requires the file mirrors.lst, which is located on cygwin.com . Sure

Re: Using Cygwin Effectively with Windows -- Draft of new User's Guide section

2003-07-30 Thread Igor Pechtchanski
Joshua, Thanks for doing this. I'll take a look at the document itself later on. For now, a few quick comments (inline below). On Wed, 30 Jul 2003, Joshua Daniel Franklin wrote: I've thrown together a prospective Using Cygwin Effectively with Windows section for the User's Guide. If you'd

Re: Local printer access question..

2003-07-30 Thread Cary Jamison
Hannu E K Nevalainen (garbage mail) [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rick Rankin --8-- Using a single page HTML print from IE6 in zz.prn These do work: D:\print /D:LPT1: zz.prn

no path set after installation on win2k

2003-07-30 Thread Lucas Gonze
Bug: * Run a fresh install on Windows 2000 5.00.2195. * Start a shell * Do ls or any other standard command from /cygwin/bin. * Command not found. It's probably relevant that the runtime environment hasn't been initialized -- there's no ~/.bashrc and no /etc/.bash_profile. The specific source

Re: Local printer access question..

2003-07-30 Thread Jason Tishler
On Wed, Jul 30, 2003 at 07:47:53PM +0200, Hannu E K Nevalainen wrote: Now all I'll have to do is find a replacement for a2ps/enscript that creates PCL-stuff instead of postscript. I believe there is some sort of support for deskjets in ghostscript, but that seems to be a long way to go. The

Bash traps - while emitting ERR trap

2003-07-30 Thread Andrew DeFaria
Given the following script: #!/bin/bash function cleanup {echo ENTER cleanup } # cleanup trap cleanup EXIT ERR declare -i i=4 echo Entering while loop while [ $i -gt 0 ]; do echo In while loop let i=i-1 done echo After trap is set Why

Re: no path set after installation on win2k

2003-07-30 Thread Larry Hall
Lucas Gonze wrote: Bug: * Run a fresh install on Windows 2000 5.00.2195. * Start a shell * Do ls or any other standard command from /cygwin/bin. * Command not found. It's probably relevant that the runtime environment hasn't been initialized -- there's no ~/.bashrc and no /etc/.bash_profile.

Re: no path set after installation on win2k

2003-07-30 Thread Igor Pechtchanski
On Wed, 30 Jul 2003, Lucas Gonze wrote: Bug: * Run a fresh install on Windows 2000 5.00.2195. * Start a shell * Do ls or any other standard command from /cygwin/bin. * Command not found. It's probably relevant that the runtime environment hasn't been initialized -- there's no ~/.bashrc

Re: Bash traps - while emitting ERR trap

2003-07-30 Thread Christopher Faylor
On Wed, Jul 30, 2003 at 12:15:07PM -0700, Andrew DeFaria wrote: Given the following script: #!/bin/bash function cleanup {echo ENTER cleanup } # cleanup trap cleanup EXIT ERR declare -i i=4 echo Entering while loop while [ $i -gt 0 ]; do echo In while

fd -- handle?

2003-07-30 Thread Sam Steingold
how do I convert a cygwin file descriptor (int) to an underlying win32 HANDLE? (i.e., reverse cygwin_attach_handle_to_fd()). -- Sam Steingold (http://www.podval.org/~sds) running w2k http://www.camera.org http://www.iris.org.il http://www.memri.org/ http://www.mideasttruth.com/

ircd doesn't compile

2003-07-30 Thread Krzysztof Dulba
I have a problem compiling irc2.10.3p3 under Cygwin. Configure runs fine, but then I see error messages like ../ircd/res.c:1515: warning: passing arg 1 of `hash_name' discards qualifiers from pointer target type I found a patch on http://utopia.pilsedu.cz/irc/cygwin.diff, but it doesn't help.

Re: no path set after installation on win2k

2003-07-30 Thread Lucas Gonze
Thanks, Larry and Igor. Following up on your suggestions I was able to find a workaround. cygcheck (and all programs in /cygwin/bin) reported The dynamic link library cygintl-2.dll could not be found in the specified path ... Since this should be in the base install, I figured that it was

RE: Using Cygwin Effectively with Windows -- Draft of new User's Guide section

2003-07-30 Thread Lisbeth Kellogg
I would suggest adding a section on the PATH environment and its use when invoking bash from DOS. --- Lisbeth Kellogg Office: 651-675-2610 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Daniel Franklin Sent: Wednesday, July 30, 2003 1:18 PM To:

Re: apache problems gone with 1.50

2003-07-30 Thread Stipe Tolj
Sam Edge wrote: Andrew might want to consider compiling Cygwin-Apache with the native Winsock option. This way it still lives in the Cygwin file system space so has the POSIX/Linux style configuration files but bypasses the Cygwin Berkeley-Winsock socket API translation. Apparently this

RE: Using Cygwin Effectively with Windows -- Draft of new User's Guide section

2003-07-30 Thread Hannu E K Nevalainen \(garbage mail\)
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Joshua Daniel Franklin Sent: Wednesday, July 30, 2003 8:18 PM I've thrown together a prospective Using Cygwin Effectively with Windows section for the User's Guide. If you'd like to look at it as a web page:

RE: Local printer access question..

2003-07-30 Thread Hannu E K Nevalainen \(garbage mail\)
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jason Tishler On Wed, Jul 30, 2003 at 07:47:53PM +0200, Hannu E K Nevalainen wrote: Now all I'll have to do is find a replacement for a2ps/enscript that creates PCL-stuff instead of postscript. I believe there is some sort of

RE: tcpflow under cygwin anybody?

2003-07-30 Thread Hannu E K Nevalainen \(garbage mail\)
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralf Hauser I need to find out what is sent by some forms to my httpd on a per port basis. Under Linux, http://www.circlemud.org/~jelson/software/tcpflow/ does an excellent job at this. Did anybody get this to work under cygwin

Re: Using cygwin Effectively with Windows -- Draft of new User's Guide section

2003-07-30 Thread Christopher Faylor
On Wed, Jul 30, 2003 at 11:18:07AM -0700, Joshua Daniel Franklin wrote: I've thrown together a prospective Using Cygwin Effectively with Windows section for the User's Guide. If you'd like to look at it as a web page: http://iocc.com/~joshua/tmp/using-effectively.html I'm going to be leaving

Old releases download

2003-07-30 Thread Menon, Girish (MED, WIPRO-GE MED)
How can I get an older version of the cygwin component? Right now, I am able to get only the 1.3.22 release. I would like to get the 1.3.20 release to test out something. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Old releases download

2003-07-30 Thread Max Bowsher
Menon, Girish (MED, WIPRO-GE MED) wrote: How can I get an older version of the cygwin component? Right now, I am able to get only the 1.3.22 release. I would like to get the 1.3.20 release to test out something. You can't. There is no official archive of old releases. Max. -- Unsubscribe

Re: Using Cygwin Effectively with Windows -- Draft of new User's Guide section

2003-07-30 Thread Joshua Daniel Franklin
On Wed, Jul 30, 2003 at 02:55:13PM -0400, Igor Pechtchanski wrote: On Wed, 30 Jul 2003, Joshua Daniel Franklin wrote: --Q: Does anyone know of a page that lists command line configuration utilities included with Windows 95/98/ME vs. Windows NT4/2000/XP? Try

Re: linking with non-cygwin dll

2003-07-30 Thread Martin Gainty
I would go so far as to suggest taking MSVCRT.dll off the path altogether After all why have 2 runtimes? -Martin - Original Message - From: Igor Pechtchanski [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 6:03 PM Subject: Re: linking with

Re: linking with non-cygwin dll

2003-07-30 Thread vikramshrowty
You need this for linking with third-party dlls that dont have a cygwin version. I was looking through some documentation for the MKS toolkit (it's like a commercial alternative to cygwin) and according to it, a program that uses the MKS c-library can link with dlls that are in turn linked to

Re: linking with non-cygwin dll

2003-07-30 Thread Igor Pechtchanski
Vikram, Replies inline below. On Wed, 30 Jul 2003 [EMAIL PROTECTED] wrote: You need this for linking with third-party dlls that dont have a cygwin version. Yes, you do. The suggestion of omitting msvcrt.dll is bogus. I was looking through some documentation for the MKS toolkit (it's like

  1   2   >