Re: Please Upload: libusb-win32-0.1.12.1-1

2007-03-20 Thread Samuel Thibault
Hi, Please upload: http://brl.thefreecat.org/libusb-win32/libusb-win32-0.1.12.1-1.tar.bz2 http://brl.thefreecat.org/libusb-win32/libusb-win32-0.1.12.1-1-src.tar.bz2 Thanks, Samuel

Re: [ITP] python-pyrex 0.9.5.1a

2007-03-20 Thread Samuel Thibault
Hi, There was no comment on the following ITP: Samuel Thibault, le Tue 13 Mar 2007 00:24:32 +0100, a écrit : As discussed on cygwin@, it would be useful to have python-pyrex (it is packaged in debian stable). Here is a proposed setup.hint: sdesc: Compile native-code modules for Python from

xinitrc final command with -multiwindow

2007-03-20 Thread J. David Blackstone
Since X exits when the xinitrc process terminates, xinitrc needs to finish by starting a program that will run for the duration of my X session. Traditionally this is a window manager, but with -multiwindow a window manager is already running. So with -multiwindow the usual course of

Re: xinitrc final command with -multiwindow

2007-03-20 Thread Jason
J. David Blackstone wrote: snip Does anyone know what the standard suggestion for the last command of xinitrc is when you cannot run a window run a window manager and you do not want to run an xterm or anything else that clutters up the task bar? It'd be nice if sleep just had an option

src/winsup/mingw ChangeLog Makefile.in

2007-03-20 Thread ironhead
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2007-03-21 00:24:25 Modified files: winsup/mingw : ChangeLog Makefile.in Log message: 2003-03-20 Chris Sutcliffe [EMAIL PROTECTED] * Makefile.in: Tweak srcdist to fix build

cygcheck output

2007-03-20 Thread Wynfield Henman
I just wanted a clarification of the meaning that's not quite clear to me in the output that I got from cygcheck. For example the next two lines. It says Empty package atk-runtime , but below it shows atk-runtime 1.10.3-1 as OK. The difference between Empty and OK is what I am concerned

Re: Cobol compiler

2007-03-20 Thread Dan Harkless
On March 20, 2007, seema r j wrote: Hi all, I would like to know if there is any cobol compiler available for Cygwin. A quick Google search reveals: http://www.freebyte.com/programming/cobol/#freecobolcompilers OpenCOBOL reportedly compiles to C code which is then compiled by Cygwin's

Re: slow bash spawn

2007-03-20 Thread Marc Compere
Marc Compere wrote: Dave Korn wrote: On 18 March 2007 13:28, Marc Compere wrote: The recent setup.exe update has caused bash.exe to have startup times approx. 10x longer than before. sh.exe starts pretty quickly but bash.exe [...] Running XP sp2 on a fresh, plain vanilla cygwin install.

undefined ifr_ifindex problem

2007-03-20 Thread Domen Vrankar
Hi, I am building a program in Cygwin and I get the folowing errors error: structure has no member named `ifr_ifindex' error: `PF_PACKET' undeclared (first use in this function) error: `ETH_P_ALL' undeclared (first use in this function) error: `SIOCGIFINDEX' undeclared (first use in this

-mno-cygwin Question

2007-03-20 Thread Hugh McMaster
Hi all, I know some weeks back now, that there was a lot of discussion over the possible removal of the -mno-cygwin flag. Could someone please inform me as to whether the removal of this flag will be taking place (or has)? Thankyou. Hugh -- Unsubscribe info:

Re: can t run cygrunsrv -S sshd : win32 error 1058

2007-03-20 Thread Larry Hall (Cygwin)
On 03/20/2007, Yohann Rebattu wrote: thank you again! are the steps described somewhere else than in the script? (cause i'm neither unix guru (i mean sure to understand exactly what does the script) nor windows one (mean don't know a lot about windows comand and where to click to find them).

Re: cygcheck output

2007-03-20 Thread Larry Hall (Cygwin)
Wynfield Henman wrote: I just wanted a clarification of the meaning that's not quite clear to me in the output that I got from cygcheck. For example the next two lines. It says Empty package atk-runtime , but below it shows atk-runtime 1.10.3-1 as OK. The difference between Empty and OK is

Re: Cobol compiler

2007-03-20 Thread Larry Hall (Cygwin)
Dan Harkless wrote: On March 20, 2007, seema r j wrote: Hi all, I would like to know if there is any cobol compiler available for Cygwin. A quick Google search reveals: http://www.freebyte.com/programming/cobol/#freecobolcompilers OpenCOBOL reportedly compiles to C code which is then

_libintl_gettext missing while building Linux kernel

2007-03-20 Thread Domen Vrankar
Hi, while trying to build Linux kernel under Cygwin I get undefined reference to `_libintl_gettext' errors. I have full Cygwin installation. The Gettext, libintl, libintl1, libintl2, libintl3 and libintl8 libraryes are installed installed. Has anyone an idea why I still get tihs error reported?

RE: _libintl_gettext missing while building Linux kernel

2007-03-20 Thread Dave Korn
On 20 March 2007 12:24, Domen Vrankar wrote: Hi, while trying to build Linux kernel under Cygwin I get undefined reference to `_libintl_gettext' errors. The following patch might help, but it's against a rather old kernel version and I don't know if it'll still apply: diff -pruNE

RE: slow bash spawn

2007-03-20 Thread Dave Korn
On 20 March 2007 08:17, Marc Compere wrote: Well, it seems I've found the problem, or at least a big component of the problem. Turns out it is likely not (directly) related to cygwin code but some other interaction between cygwin and the OS as a result of a Sonic Solutions DLA process

Re: Tab Completion and Typical Behavior

2007-03-20 Thread Matthew Woehlke
[EMAIL PROTECTED] wrote: I have a question about tab completion in the console window. The .bash_profile exports the right paths and the console performs tab completion. My scripts can be found in ~/bin. I can tab out myscript.sh, but can not tab complete ./myscript.sh; or sh myscript.sh. Is

Re: pthread question - should this program run - does on Linux

2007-03-20 Thread Brian Keener
Brian Keener wrote: Ahhh, found it.  I get the same thing Alex does if I change my startup for Cygwin.   Force of habit from Unix machine I like to see the login prompt when I start  Cygwin.  So I have my cygwin.bat set to use the login program as shown here: snip So question - is this a

RE: pthread question - should this program run - does on Linux

2007-03-20 Thread Dave Korn
On 20 March 2007 17:08, Brian Keener wrote: Brian Keener wrote: Ahhh, found it. CYGWIN=binmode ntsec nostrip_title title tty AFAIUI, the rule-of-thumb is that the 'tty' setting should only be used in xterm/rxvt or other native cygwin terminal, and never in yer bog-standard dos-shell

ssh-agent doesn't work with eval

2007-03-20 Thread S Reed
ssh-agent was working fine for me over a year ago. I am sorry I cannot tell you what version I was running then. I upgraded a few times since then (now running 1.5.22) and I started getting Could not open a connection to your authentication agent. from ssh-add. I found that if I call ssh-agent

RE: ssh-agent doesn't work with eval

2007-03-20 Thread Dave Korn
On 20 March 2007 17:21, S Reed wrote: ssh-agent was working fine for me over a year ago. I am sorry I cannot tell you what version I was running then. I upgraded a few times since then (now running 1.5.22) and I started getting Could not open a connection to your authentication agent. from

Re: pthread question - should this program run - does on Linux

2007-03-20 Thread Christopher Faylor
On Tue, Mar 20, 2007 at 05:17:42PM -, Dave Korn wrote: On 20 March 2007 17:08, Brian Keener wrote: Brian Keener wrote: Ahhh, found it. CYGWIN=binmode ntsec nostrip_title title tty AFAIUI, the rule-of-thumb is that the 'tty' setting should only be used in xterm/rxvt or other native

RE: pthread question - should this program run - does on Linux

2007-03-20 Thread Dave Korn
On 20 March 2007 17:41, Christopher Faylor wrote: On Tue, Mar 20, 2007 at 05:17:42PM -, Dave Korn wrote: On 20 March 2007 17:08, Brian Keener wrote: Brian Keener wrote: Ahhh, found it. CYGWIN=binmode ntsec nostrip_title title tty AFAIUI, the rule-of-thumb is that [incorrect

Re: ssh-agent doesn't work with eval

2007-03-20 Thread Scott Reed
Dave Korn's message received 3/20/2007 1:28 PM: On 20 March 2007 17:21, S Reed wrote: ssh-agent was working fine for me over a year ago. I am sorry I cannot tell you what version I was running then. I upgraded a few times since then (now running 1.5.22) and I started getting Could not open a

How to learn about compiling openssh?

2007-03-20 Thread siegfried
Where is the best place to post queries about compiling components of cygwin like openssh? Should I post here or in the developers mailing list? I've downloaded the source to openssh and openssl and I would like to build them in debug mode and single step thru them with a GUI debugger. (1) What

Re: How to learn about compiling openssh?

2007-03-20 Thread Brian Dessent
siegfried wrote: Where is the best place to post queries about compiling components of cygwin like openssh? Should I post here or in the developers mailing list? Download the -src package. It is designed to compile into exactly the same form as the binary package of the same name. There will

Re: How to learn about compiling openssh?

2007-03-20 Thread Brian Dessent
siegfried wrote: Should I post here or in the developers mailing list? Oh, and please don't. The delvopers mailing list is for people doing development on Cygwin itself. It's not for teaching people how to debug or how to program. Brian -- Unsubscribe info:

RE: How to learn about compiling openssh?

2007-03-20 Thread siegfried
insight works great. It's a GUI front end to gdb, which also works great. There's also DDD which is an x11 app. I saw DDD on the cygwin installer. Hmmm... I did not see insight. I found insight's web page. Is insight available thru cygwin or do I have to download and install it separately?

Re: How to learn about compiling openssh?

2007-03-20 Thread Larry Hall (Cygwin)
siegfried wrote: insight works great. It's a GUI front end to gdb, which also works great. There's also DDD which is an x11 app. I saw DDD on the cygwin installer. Hmmm... I did not see insight. I found insight's web page. Is insight available thru cygwin or do I have to download and install

RE: How to learn about compiling openssh?

2007-03-20 Thread siegfried
Download the -src package. Note that many packages have Cygwin-local patches, Are these kindof things taken care of by the cygport program mentioned in c:/cygwin/usr/share/doc/Cygwin/zlib-1.2.3.README? so in general you should get the -src package and not the upstream source. Did I

Re: How to learn about compiling openssh?

2007-03-20 Thread Brian Dessent
siegfried wrote: Are these kindof things taken care of by the cygport program mentioned in c:/cygwin/usr/share/doc/Cygwin/zlib-1.2.3.README? Cygport is just a framework for building packages. It's an alternative to the so-called generic build script method and the plain already patched

Re: Tab Completion and Typical Behavior

2007-03-20 Thread robert_neville310
On Mon, 19 Mar 2007 15:20:33 -0700, Gary Johnson [EMAIL PROTECTED] wrote: On 2007-03-19, [EMAIL PROTECTED] wrote: I have a question about tab completion in the console window. The .bash_profile exports the right paths and the console performs tab completion. My scripts can be found in ~/bin. I

Re: Tab Completion and Typical Behavior

2007-03-20 Thread robert_neville310
On Tue, 20 Mar 2007 10:13:59 -0500, Matthew Woehlke [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: I have a question about tab completion in the console window. The .bash_profile exports the right paths and the console performs tab completion. My scripts can be found in ~/bin. I can tab out

Re: Tab Completion and Typical Behavior

2007-03-20 Thread robert_neville310
On Mon, 19 Mar 2007 17:24:48 -0400, Larry Hall (Cygwin) [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: I have a question about tab completion in the console window. The .bash_profile exports the right paths and the console performs tab completion. My scripts can be found in ~/bin. I can tab

Re: Tab Completion and Typical Behavior

2007-03-20 Thread Brian Dessent
[EMAIL PROTECTED] wrote: ~ $ .~/bin/myscriptDOES NOT complete cygdrive/g/ $ ./myscriptDOES NOT complete Huh? Are you just trying random things? Neither of those should complete because they're invalid. . means the current directory. So, typing ./foo means a file named foo in the current

Re: Tab Completion and Typical Behavior

2007-03-20 Thread robert_neville310
On Tue, 20 Mar 2007 17:15:58 -0700, Brian Dessent [EMAIL PROTECTED] wrote: ...are you in ~/bin when you try to tab-complete ./myscript.sh? If you are in ~, then the path would be bin/myscript.sh, not ./myscript.sh. (Does trying to complete the full path (~/bin/myscript.sh) work?) ~ $

Re: Tab Completion and Typical Behavior

2007-03-20 Thread Gary Johnson
On 2007-03-20, robert_neville310 AT yahoo DOT com wrote: On Mon, 19 Mar 2007 15:20:33 -0700, Gary Johnson [EMAIL PROTECTED] wrote: Including someone's address in your reply is frowned upon in this list. http://cygwin.com/acronyms/#PCYMTNQREAIYR I personally don't

Re: Tab Completion and Typical Behavior

2007-03-20 Thread Larry Hall (Cygwin)
robert_neville310 wrote: On Tue, 20 Mar 2007 17:15:58 -0700, Brian Dessent wrote: ...are you in ~/bin when you try to tab-complete ./myscript.sh? If you are in ~, then the path would be bin/myscript.sh, not ./myscript.sh. (Does trying to complete the full path (~/bin/myscript.sh) work?)

rxvt + backtab

2007-03-20 Thread Chris Sutcliffe
Is it possible to configure rxvt to recognize backtab (shift-tab) as being different from tab? Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Tab Completion and Typical Behavior

2007-03-20 Thread Gregg Levine
On 3/20/07, Gary Johnson DELETED! wrote: On 2007-03-20, robert_neville310 AT yahoo DOT com wrote: On Mon, 19 Mar 2007 15:20:33 -0700, Gary Johnson DELETED! wrote: Including someone's address in your reply is frowned upon in this list.