Re: gcc compile problem: error: stray \168 in program

2009-02-23 Thread grip
Hi > > Don't use Microsoft Word to write C source files? The real question is, > how :) No, not using Word !! > did the file get to be that way in the first place? Do you have an > unusual > keyboard layout/mapping? I have a Sun Keyboard. And I did not do any keyboard mapping. So

Re: gcc compile problem: error: stray \168 in program

2009-02-23 Thread grip
Hi > > Don't use Microsoft Word to write C source files? The real question is, > how :) No, not using Word !! > did the file get to be that way in the first place? Do you have an > unusual > keyboard layout/mapping? I have a Sun Keyboard. And I did not do any keyboard mapping. Some l

shutdown: Couldn't shutdown: Error 53 The network path was not found.

2009-02-23 Thread Frédéric Bron
What does this mean? $ win_shutdown WARNING!!! System is going down NOW shutdown: Couldn't shutdown: Error 53 The network path was not found. where win_shutdown just contains: shutdown -s now Frédéric Bron -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-41

2009-02-23 Thread Corinna Vinschen
On Feb 22 22:44, Dave Korn wrote: > Fergus wrote: > > Corinna, > > Hasn't reached kernel.org yet, or cygwin.elite-systems.org, or > > sourceware.mirrors.tds.net, or ..., after 48+ hours. > > Latest timestamp 1235330442 : current version of cygwin still shown as > > 1.7.0-40 ... hope I'm not misunde

Re: shutdown: Couldn't shutdown: Error 53 The network path was not found.

2009-02-23 Thread ADFHAU
On Mon, 23 Feb 2009 09:39:48 +0100 Frédéric Bron wrote: > What does this mean? > > $ win_shutdown > WARNING!!! System is going down NOW > shutdown: Couldn't shutdown: Error 53 The network path was not found. > > where win_shutdown just contains: > shutdown -s now Are you calling a cygwin suppl

Re: shutdown: Couldn't shutdown: Error 53 The network path was not found.

2009-02-23 Thread Corinna Vinschen
On Feb 23 09:39, Fr?d?ric Bron wrote: > What does this mean? > > $ win_shutdown > WARNING!!! System is going down NOW > shutdown: Couldn't shutdown: Error 53 The network path was not found. > > where win_shutdown just contains: > shutdown -s now Error 53 is returned by the InitiateSystemShutdown

Re: Problem Adding Membership Multicast Errno 22

2009-02-23 Thread victhor_1983
>> Direccion.sin_addr.s_addr=inet_addr("224.0.22.1");//("138.4.32.34"); >Binding to a multicast address doesn't work on windows. You must bind to INADDR_ANY. Exactly, my problem is already solved, thanks. Victor -- View this message in context: http://www.nabble.com/Problem-Adding-Membe

Multicast Blocking Receiving Socket in Cygwin

2009-02-23 Thread victhor_1983
Hi, I am using a Multicast socket to receive UDP datagrams on Cygwin. I thought the sockets in Cygwin were blocking by defect (that is, the program waits at recvfrom() until it read something on the socket). However, my program does not wait, it keeps running. I didn't use fcntl or any other inst

Re: gcc compile problem: error: stray \168 in program

2009-02-23 Thread Dave Korn
grip wrote: > Hi > >> Don't use Microsoft Word to write C source files? The real question is, >> how > > :) No, not using Word !! :) I didn't think it was very likely really! >> did the file get to be that way in the first place? Do you have an >> unusual keyboard layout/mapping? > >

Bash-4.0 available for FTP

2009-02-23 Thread Chet Ramey
Introduction The first public release of bash-4.0 is now available with the URLs ftp://ftp.cwru.edu/pub/bash/bash-4.0.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/bash-4.0.tar.gz and from the usual GNU mirror sites. Unlike previous bash distributions, this tar file includes the formatted

Readline-6.0 available for FTP

2009-02-23 Thread Chet Ramey
The first public release of the GNU Readline library, version 6.0, is now available for FTP with the URLs ftp://ftp.cwru.edu/pub/bash/readline-6.0.tar.gz ftp://ftp.gnu.org/pub/gnu/readline/readline-6.0.tar.gz and from the usual GNU mirror sites. This distribution is essentially a standalone vers

Re: Strange freezes when using gdb (rxvt/mintty but not dos box)

2009-02-23 Thread Roland Schwingel
Hi Corinna, Dave and Christopher... First thanks all for your replies cygwin-ow...@cygwin.com wrote on 20.02.2009 19:05:15: > On Feb 20 12:45, Christopher Faylor wrote: > > On Fri, Feb 20, 2009 at 06:26:17PM +0100, Corinna Vinschen wrote: > > >On Feb 20 12:13, Christopher Faylor wrote: > > >

Re: Setup - command line only

2009-02-23 Thread Kevin and Nancy
I have seen the options that allow to expedite the update process with a command line, and the GUI is still displayed. I don't think this works if you're trying to use these options from a SSH remote access, i.e. you'd still need access to Windows to run the setup so the GUI can be displayed

Re: Strange freezes when using gdb (rxvt/mintty but not dos box)

2009-02-23 Thread Dave Korn
Roland Schwingel wrote: > While this is a solution for this little test app it is not a solution > for me in real life. I can't turn my native apps > into cygwin apps. No, true. The solution in real life is that if you want to debug non-Cygwin win32 apps, you just *have* to run GDB in a DOS-st

Re: Multicast Blocking Receiving Socket in Cygwin

2009-02-23 Thread Brian Ford
On Mon, 23 Feb 2009, victhor_1983 wrote: > I am using a Multicast socket to receive UDP datagrams on Cygwin. I thought > the sockets in Cygwin were blocking by defect (that is, the program waits at > recvfrom() until it read something on the socket). However, my program does > not wait, it keeps r

Re: gcc compile problem: error: stray \168 in program

2009-02-23 Thread Tim McDaniel
On Mon, 23 Feb 2009, Dave Korn wrote: Nor do I, but let's see what's in that file: can you show us the output you get from running "od -tx1 test.c" on your testcase please, and tell us exactly what editor you used. I personally prefer "od -tx1 -a test.c": it should add ASCII versions of each

Re: SSH V.5.1 with Cygwin1.dll 1.7.0: Very large logon times... ---- SUCCESS!!!

2009-02-23 Thread Carsten . Porzler
Hello, > > Please try the latest 1.7.0 incarnation: > > http://cygwin.com/ml/cygwin-announce/2009-02/msg00018.html > > This hopefully fixes the above problem. > Yes, it works!!! We need only 1 sec to login via SSH with an Active Directory user. And it seems, that you have changed also the

Re: Readline-6.0 available for FTP

2009-02-23 Thread Christopher Faylor
On Mon, Feb 23, 2009 at 08:16:34AM -0500, Chet Ramey wrote: >The first public release of the GNU Readline library, version 6.0, >is now available for FTP with the URLs *** cgf wonders why this merited email to the cygwin mailing list... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

Re: SSH V.5.1 with Cygwin1.dll 1.7.0: Very large logon times... ---- SUCCESS!!!

2009-02-23 Thread Corinna Vinschen
On Feb 23 16:59, carsten.porz...@spb.de wrote: > Hello, > > > > Please try the latest 1.7.0 incarnation: > > > > http://cygwin.com/ml/cygwin-announce/2009-02/msg00018.html > > > > This hopefully fixes the above problem. > > > > Yes, it works!!! > > We need only 1 sec to login via SSH with a

Re: Setup - command line only

2009-02-23 Thread Kevin and Nancy
Ok, I take it back. "setup.exe -q" will work on an SSH remote connection. It remains to be seen if it actually updates packages, but a GUI setup display did not appear on the the local Windows display with a remotely invoked "setup.exe -q". Thus, I question if "setup.exe -q" on a remote SSH

Makefile.in respect $(DESTDIR) - Patch applied

2009-02-23 Thread Sjors Gielen
Hello, I noticed winsup does not respect $(DESTDIR) in its installation process. The applied patch modifies the Makefile.in files, to have them use $(DESTDIR) in all install lines. This includes: * install(1) (also MKDIRP) * the mkinstalldirs / $(mkinstalldirs) commands * a ln -sf l

RE: Setup - command line only

2009-02-23 Thread Thrall, Bryan
Kevin and Nancy wrote on Monday, February 23, 2009 11:13 AM: > Ok, I take it back. "setup.exe -q" will work on an SSH remote > connection. It remains to be seen if it actually updates packages, but > a GUI setup display did not appear on the the local Windows display with > a remotely invoked "s

Re: Setup - command line only

2009-02-23 Thread Ralph Hempel
Kevin and Nancy wrote: Ok, I take it back. "setup.exe -q" will work on an SSH remote connection. It remains to be seen if it actually updates packages, but a GUI setup display did not appear on the the local Windows display with a remotely invoked "setup.exe -q". Thus, I question if "setup.e

Re: Setup - command line only

2009-02-23 Thread Larry Hall (Cygwin)
On 02/23/2009, Kevin and Nancy wrote: Ok, I take it back. "setup.exe -q" will work on an SSH remote connection. This should work fine on any Windows version that allows a service to interact with the Windows desktop. As I recall, that's XP or W2K (or perhaps NT4 if that even really works). -

Re: Readline-6.0 available for FTP

2009-02-23 Thread rhubbell
On Mon, 23 Feb 2009 11:25:18 -0500 Christopher Faylor wrote: > On Mon, Feb 23, 2009 at 08:16:34AM -0500, Chet Ramey wrote: > >The first public release of the GNU Readline library, version 6.0, > >is now available for FTP with the URLs > > *** cgf wonders why this merited email to the cygwin mail

Re: Makefile.in respect $(DESTDIR) - Patch applied

2009-02-23 Thread Christopher Faylor
On Mon, Feb 23, 2009 at 06:17:22PM +0100, Sjors Gielen wrote: > Hello, > > I noticed winsup does not respect $(DESTDIR) in its installation process. > The applied patch modifies the Makefile.in files, to have them use > $(DESTDIR) in all install lines. This includes: >* install(1) (also MKD

[ANNOUNCEMENT] Updated: {ncurses/libncurses-devel/libncurses8/ncurses-demo}-5.7-1

2009-02-23 Thread Charles Wilson
ncurses is a package that provides character and terminal handling libraries, including 'gui-like' panels and menus. It is often used instead of termcap. This will most likely be the final ncurses update for the cygwin-1.5 distribution; future development will continue with ncurses-5.7-10 for cyg

[ANNOUNCEMENT] Updated: terminfo-5.7_20090221-1; NEW: terminfo-extra-5.7_20090221-1

2009-02-23 Thread Charles Wilson
The terminfo package has been updated to version 5.7_20090221-1. It contains the terminfo database that enables proper operation of ncurses-based applications. This will most likely be the final terminfo update for the cygwin-1.5 distribution; future development will continue with terminfo-5.7_20

[ANNOUNCEMENT] [1.7] Updated: {ncurses/libncurses-devel/libncurses8/ncurses-demo}-5.7-10

2009-02-23 Thread Charles Wilson
ncurses is a package that provides character and terminal handling libraries, including 'gui-like' panels and menus. It is often used instead of termcap. This is the first release specific for cygwin-1.7; the only differences between this package and the simultaneously-released ncurses-5.7-1 for

[ANNOUNCEMENT] [1.7] Updated: terminfo-5.7_20090221-10; NEW: terminfo-extra-5.7_20090221-10

2009-02-23 Thread Charles Wilson
The terminfo package has been updated to version 5.7_20090221-1. It contains the terminfo database that enables proper operation of ncurses-based applications. This is the first release specific for cygwin-1.7; the only differences between this package and the simultaneously-released terminfo-5.7

Re: Makefile.in respect $(DESTDIR) - Patch applied

2009-02-23 Thread Sjors Gielen
Christopher Faylor schreef: On Mon, Feb 23, 2009 at 06:17:22PM +0100, Sjors Gielen wrote: [snip] Thanks for the patch. I've had something half-finished sitting in my sandbox for a while now but since you beat me to it, I'll install your version. Thanks. I noticed I didn't change the ChangeL

Re: Makefile.in respect $(DESTDIR) - Patch applied

2009-02-23 Thread Chris Sutcliffe
>> I'm not going to change the mingw/w32api stuff though. That belongs to >> another project. You might want to visit http://mingw.org/ and find a >> forum which is appropriate to ask them if your changes are ok. > > I submitted the two patches to the Mingw team. (This patch does contain the > ad

Re: Makefile.in respect $(DESTDIR) - Patch applied

2009-02-23 Thread Sjors Gielen
Sjors Gielen schreef: Christopher Faylor schreef: On Mon, Feb 23, 2009 at 06:17:22PM +0100, Sjors Gielen wrote: [snip] Thanks for the patch. I've had something half-finished sitting in my sandbox for a while now but since you beat me to it, I'll install your version. Thanks. I noticed I

[ANNOUNCEMENT] Updated: {libtool/libltdl7}-2.2.7a-1

2009-02-23 Thread Charles Wilson
GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This is a bugfix and feature enhancement update. Unless there are serious issues with this package, it is likely to be the last version of libtool relea

[ANNOUNCEMENT] [1.7] Updated: {libtool/libltdl7}-2.2.7a-10

2009-02-23 Thread Charles Wilson
GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This is a bugfix and feature enhancement update. This is the first release specific for cygwin-1.7; the major differences between this package and the s

Re: Readline-6.0 available for FTP

2009-02-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to rhubbell on 2/23/2009 4:24 PM: > On Mon, 23 Feb 2009 11:25:18 -0500 > Christopher Faylor wrote: > >> On Mon, Feb 23, 2009 at 08:16:34AM -0500, Chet Ramey wrote: >>> The first public release of the GNU Readline library, version 6.0, >>> i

Re: Readline-6.0 available for FTP

2009-02-23 Thread Christopher Faylor
On Mon, Feb 23, 2009 at 08:59:02PM -0700, Eric Blake wrote: >I don't know why Chet thought he had to cc the cygwin list about the >vanilla upstream release, but I've asked him to reduce the size of his >cc list for future announcements. Thanks. I think sending general announcements here would be

[CFT] libtool on nix->cygwin cross, with wine

2009-02-23 Thread Charles Wilson
/cygwin-1.7/bin/cygpath.exe You also have to be running linux -- not any other unix -- with the binfmt kernel extension turned on. It usually is, so you probably don't need to worry about that one. (I don't THINK other unices support anything like binfmt...) Then, you can try to autor

Re: [ANNOUNCEMENT] Updated: {ncurses/libncurses-devel/libncurses8/ncurses-demo}-5.7-1

2009-02-23 Thread rhubbell
Just curious since I'm new here. Why do announcements go to this list? Isn't there an announcement list? Yes, I can filter these to trash easily enough. On Mon, 23 Feb 2009 20:21:46 -0500 Charles Wilson wrote: > ncurses is a package that provides character and terminal handling > libraries, inc

Re: [ANNOUNCEMENT] Updated: {ncurses/libncurses-devel/libncurses8/ncurses-demo}-5.7-1

2009-02-23 Thread Charles Wilson
rhubbell wrote: > Just curious since I'm new here. Why do announcements go to this list? Because all messages sent to the announcements list are reflected to this one. That's the way it's set up, because most subscribers prefer it that way. > Isn't there an announcement list? Yes. In fact: http

Re: [ANNOUNCEMENT] Updated: {ncurses/libncurses-devel/libncurses8/ncurses-demo}-5.7-1

2009-02-23 Thread Christopher Faylor
On Mon, Feb 23, 2009 at 09:10:57PM -0800, rhubbell wrote: >Just curious since I'm new here. Why do announcements go to this list? >Isn't there an announcement list? Just to piss you off. No other reason. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: [ANNOUNCEMENT] Updated: {ncurses/libncurses-devel/libncurses8/ncurses-demo}-5.7-1

2009-02-23 Thread rhubbell
On Tue, 24 Feb 2009 00:17:58 -0500 Charles Wilson wrote: > rhubbell wrote: > > Just curious since I'm new here. Why do announcements go to this list? > > Because all messages sent to the announcements list are reflected to > this one. That's the way it's set up, because most subscribers prefer >