[1.7] cygwin inet_ntop prints IPv6 addresses in upper-case.

2009-03-26 Thread lennox
This is fairly superficial, but I noticed that cygwin 1.7's inet_ntop function prints hex bytes in IPv6 addresses in upper-case. This is inconsistent with what inet_ntop does on every other platform I've tested, and a recent Internet-Draft

Re: cygrunsrv will not start services most of the time

2009-03-26 Thread Dave Korn
Robert Jacobson wrote: > Dave Korn wrote: >> "Entrust Login Interface" seems a likely one to interfere with the >> launching >> of processes that change user id. (IIRC answering -y to ssh-host-config will >> have enabled privsep). It's probably worth the hassle of a couple of reboots >> to fin

Re: cygrunsrv will not start services most of the time

2009-03-26 Thread Robert Jacobson
Dave Korn wrote: > "Entrust Login Interface" seems a likely one to interfere with the launching > of processes that change user id. (IIRC answering -y to ssh-host-config will > have enabled privsep). It's probably worth the hassle of a couple of reboots > to find out if it's doing so. I guess

Re: cygrunsrv will not start services most of the time

2009-03-26 Thread Dave Korn
Robert Jacobson wrote: > The other system doesn't have "Entrust/TrueDelete(TM)" either. I can > try uninstalling the Entrust software... "Entrust Login Interface" seems a likely one to interfere with the launching of processes that change user id. (IIRC answering -y to ssh-host-config will ha

Re: cygrunsrv will not start services most of the time

2009-03-26 Thread Robert Jacobson
Dave Korn wrote: > What's on your services list? Got Logitech Process Monitor at all? > Anything that isn't part of windows itself? I have iTunes installed, so I these services (which I stopped but did not uninstalled) Apple Mobile Device Bonjour Service iPod Service I

Re: cygrunsrv will not start services most of the time

2009-03-26 Thread Dave Korn
Robert Jacobson wrote: > Most of the time (say, 7 out of 10 times), it will not start the service. > When I issue the "net start sshd" command, it hangs, then eventually gives > the error: "A system error has occurred. System error 1067 has occurred." > Very, very rarely I get an error > in the

cygrunsrv will not start services most of the time

2009-03-26 Thread Robert Jacobson
One of the first things I do on a new computer is install cygwin and openssh to get sshd access to it. (setting it up with "ssh-host-config -y"). Unfortunately, I seem to have a problem with cygrunsrv (version 1.34-1). Most of the time (say, 7 out of 10 times), it will not start the service. W

[ANNOUNCEMENT] Updated: [1.7] {libXpm-noX/libXpm-noX-devel/libXpm-noX_4}-3.5.7-12

2009-03-26 Thread Charles Wilson
The libXpm-noX packages provide a version of the X.Org XPM image format library that do NOT require the use of an X server. This library can be used to read, process, and save XPM images, but all display code has been removed, because that requires X. It is useful for applications that need to ma

[ANNOUNCEMENT] Updated: {libXpm-noX/libXpm-noX-devel/libXpm-noX_4}-3.5.7-3

2009-03-26 Thread Charles Wilson
The libXpm-noX packages provide a version of the X.Org XPM image format library that do NOT require the use of an X server. This library can be used to read, process, and save XPM images, but all display code has been removed, because that requires X. It is useful for applications that need to ma

Re: [1.7] makeinfo : too many open files

2009-03-26 Thread Marco Atzeri
--- Gio 26/3/09, Corinna Vinschen ha scritto: > Da: Corinna Vinschen > Oggetto: Re: [1.7] makeinfo : too many open files > A: cygwin > Data: Giovedì 26 marzo 2009, 16:23 > > -Segue allegato- > > On Mar 26 12:36, Marco Atzeri > wrote: > > > > Dear All, > > building the documentation f

Re: File not found with scp

2009-03-26 Thread Matt Wozniski
On Thu, Mar 26, 2009 at 2:05 PM, Ryan Stewart wrote: > On Thu, Mar 26, 2009 at 1:09 PM, Dave wrote: >> Ryan Stewart wrote: >> >>> But I've been tasked with investigating msysgit, which is the best >>> (only?) windoze port of git atm. >> >>  Argh!  MSYS and Cygwin are incompatible, because MSYS *is*

Problem with git on Cygiwn 1.7

2009-03-26 Thread Andy Moreton
Hi, I've tried to grab a copy of the Linux repo from kernel.org using git in Cygwin 1.7, and I seem to be hitting the same problem noted here by Eric Blake: http://www.cygwin.com/ml/cygwin/2009-02/msg00567.html Running the following commands: cd /cygdrive/d/Source/kernel.org ajm> strace -o git-

Re: Windows executable fails to write to the registry when run in a cygwin shell but OK from a command prompt

2009-03-26 Thread Dave Korn
Adoram Rogel wrote: > When I run it in a Command prompt - all is well, consistently. > When I run it in a cygwin shell - it fails, consistently. > The uid reported in cygcheck -s and the shell's user is an > administrator, so no such problems should occur. > > Any ideas? where should I start look

Re: [1.7] makeinfo : too many open files

2009-03-26 Thread Marco Atzeri
--- Gio 26/3/09, Christopher Faylor ha scritto: > Da: Christopher Faylor > Oggetto: Re: [1.7] makeinfo : too many open files > A: cygwin@cygwin.com > Data: Giovedì 26 marzo 2009, 18:09 > > -Segue allegato- > > On Thu, Mar 26, 2009 at 04:23:40PM > +0100, Corinna Vinschen wrote: > >On M

Windows executable fails to write to the registry when run in a cygwin shell but OK from a command prompt

2009-03-26 Thread Adoram Rogel
When I run it in a Command prompt - all is well, consistently. When I run it in a cygwin shell - it fails, consistently. The uid reported in cygcheck -s and the shell's user is an administrator, so no such problems should occur. Any ideas? where should I start looking? Thanks, Adoram -- Un

Re: tokyo cabinet

2009-03-26 Thread Gregg Reynolds
On Thu, Mar 26, 2009 at 11:41 AM, Greg Chicares wrote: > On 2009-03-26 16:27Z, Gregg Reynolds wrote: > [...] >> #define strtold(a,b) ((long double)strtod((a),(b))) >> >> make check fails on >> >> tchtest write casket 5 5000 5 5 > > Does that test depend on accurate long-double i/o, > which the

Re: MinTTY 0.4-alpha1

2009-03-26 Thread Andy Koppe
Matt Wozniski: >> So how about disabling this by default, and having a command line >> option for activating it? Suggestions for the name >> of such an option welcome. ("--keep-open-on-error" is the best I could >> come up with so far, but that's a bit on the unsnappy side.) > > FWIW, xterm uses "

Re: about X

2009-03-26 Thread Larry Hall (Cygwin)
samuel wrote: Hi. I have just installed xinit on my vista laptop. When I typed in 'xinit' in the cygwin console, I got a BIG BIG annoying X window which occupied all the space of my desktop and cannot be resized. When I started other programs in xterm, the new program just covered up the space wh

about X

2009-03-26 Thread samuel
Hi. I have just installed xinit on my vista laptop. When I typed in 'xinit' in the cygwin console, I got a BIG BIG annoying X window which occupied all the space of my desktop and cannot be resized. When I started other programs in xterm, the new program just covered up the space where xterm used t

Re: MinTTY 0.4-alpha1

2009-03-26 Thread Matt Wozniski
On Wed, Mar 25, 2009 at 8:50 PM, Andy Koppe wrote: > Frank Fesevur: >> An minor option I would like is to always close MinTTY, even when bash >> exits with status code. Now I need to press for instance the enter key >> to close MinTTY after I pressed Ctrl+D and I have pressed Ctrl+C at >> least onc

Re: File not found with scp

2009-03-26 Thread Ryan Stewart
On Thu, Mar 26, 2009 at 1:09 PM, Dave Korn <...> wrote: > Ryan Stewart wrote: > >> But I've been tasked with investigating msysgit, which is the best >> (only?) windoze port of git atm. > >  Argh!  MSYS and Cygwin are incompatible, because MSYS *is* Cygwin - or > rather, it's an old and cut-down ve

Re: File not found with scp

2009-03-26 Thread Larry Hall (Cygwin)
Ryan Stewart wrote: On Thu, Mar 26, 2009 at 11:17 AM, Thorsten Kampe wrote: . We don't want to feed the spammers. Thanks. * Ryan Stewart (Thu, 26 Mar 2009 10:49:36 -0500) "which scp" on both machines points to /usr/bin/scp. A full hd s

Re: File not found with scp

2009-03-26 Thread Dave Korn
Ryan Stewart wrote: > But I've been tasked with investigating msysgit, which is the best > (only?) windoze port of git atm. Argh! MSYS and Cygwin are incompatible, because MSYS *is* Cygwin - or rather, it's an old and cut-down version of the cygwin1.dll. You are getting a strange variaton of

Re: File not found with scp

2009-03-26 Thread Ryan Stewart
On Thu, Mar 26, 2009 at 11:27 AM, Larry Hall (Cygwin) wrote: > Perhaps the git you're installing is modifying your ~/.ssh/config? Nothing in there but what I put there: Host 10.6.100.220 User root Host hudson User root > Clearly that git is changing some ssh configuration files that Cygwin > see

Smoking laptop deals and monitors

2009-03-26 Thread Webmaster
** ** Laptops for only $320! Monitors for only $99.00 Goto www.smartiecomputers.com/store/ -- To unsubscribe from this list visit http://htownpublishing.com/newsletter/public_html/lists/?p=unsubscribe&uid=6a1c086669e48f9965daaf8e3d110d27 To update your preferences visit http://htownpublishing.c

Smoking laptop deals and monitors

2009-03-26 Thread Webmaster
** ** Laptops for only $320! Monitors for only $99.00 Goto www.smartiecomputers.com/store/ -- To unsubscribe from this list visit http://htownpublishing.com/newsletter/public_html/lists/?p=unsubscribe&uid=26aa6e69aab95ffe73ef7e942e845905 To update your preferences visit http://htownpublishing.c

Re: File not found with scp

2009-03-26 Thread Ryan Stewart
On Thu, Mar 26, 2009 at 11:44 AM, Dave Korn <...> wrote: >  Exactly what is this version of git and where did it come from? msysgit: windows port of git, from http://code.google.com/p/msysgit/ >  Is it conceivable that it's someone trying to *not* be a 3PP by integrating > with the existing Cygwin

Re: File not found with scp

2009-03-26 Thread Ryan Stewart
On Thu, Mar 26, 2009 at 11:17 AM, Thorsten Kampe wrote: > * Ryan Stewart (Thu, 26 Mar 2009 10:49:36 -0500) >> "which scp" on both machines points to /usr/bin/scp. A full hd search >> for scp.* on both machines reveals that there are two of them: >> c:\cygwin\bin\scp.exe and c:\Program Files\Git\bi

Re: Problems when moving Ubuntu -> Cygwin -SOLVED

2009-03-26 Thread Dave Korn
Mikael Normark wrote: > I addedd __attrubute__((packed)) to both structures and that made it > all work as supposed to. Gah, ISHFRTT! At least the use-specifically-sized-types advice is still good. > Adding "packed" to the sample_pkg_t only > saved 2 bytes, What!? That looks like a typo.

Re: [1.7] makeinfo : too many open files

2009-03-26 Thread Christopher Faylor
On Thu, Mar 26, 2009 at 04:23:40PM +0100, Corinna Vinschen wrote: >On Mar 26 12:36, Marco Atzeri wrote: >> >> Dear All, >> building the documentation for octave with makeinfo >> I hit on cygwin-1.7 a similar issue than >> http://cygwin.com/ml/cygwin/2009-02/msg00564.html >> >> On cygwin-1.5 the s

Re: Problems when moving Ubuntu -> Cygwin

2009-03-26 Thread Dave Korn
Mikael Normark wrote: > I checked the size of int and long long on both systems and found that > they were the same but when I checked sizeof(struct sample_pkt_t) it > returned 396 on Ubuntu and 528 on Cygwin so I need to find a > workaround for the adressing issue, perhaps that solves the problem

Re: Updated: texinfo-4.13-1

2009-03-26 Thread Eric Blake
Christopher Faylor cygwin.com> writes: > > I've made a new version of 'texinfo' available for installation. This > is the most recent version of texinfo available from ftp.gnu.org. An > excerpt from the texinfo NEWS file is below. This version doesn't like pages that don't exist: $ info --ve

Re: Is/are there some IP messager tool(s) within cygwin?

2009-03-26 Thread Dave Korn
Hongyi Zhao wrote: > Hi all, > > I want to send some message to a specific or a group of IP(s). Is/are > there some IP messager tool(s) within cygwin? > You can always invoke the windows "net send" command from a Cygwin shell, but there's no specialised client AFAIK. Actually, there might we

Re: problem with pthread.h

2009-03-26 Thread Dave Korn
Dana wrote: > I have the same problem with or without -I in the command line. The > thing is that I did the command > grep "pthread_attr_t" sys/*.h > while being in /usr/include, and it came up empty. Right, that settles it; your installation is just broken somehow. ad...@ubik /usr/include $ gr

Re: tokyo cabinet

2009-03-26 Thread Greg Chicares
On 2009-03-26 16:27Z, Gregg Reynolds wrote: [...] > #define strtold(a,b) ((long double)strtod((a),(b))) > > make check fails on > > tchtest write casket 5 5000 5 5 Does that test depend on accurate long-double i/o, which the strtod() kludge sacrifices? -- Unsubscribe info: http://cygwi

Re: File not found with scp

2009-03-26 Thread Dave Korn
Ryan Stewart wrote: > "which scp" on both machines points to /usr/bin/scp. A full hd search > for scp.* on both machines reveals that there are two of them: > c:\cygwin\bin\scp.exe and c:\Program Files\Git\bin\scp.exe. However: > 1) Git's scp.exe isn't on the path, > 2) Removing git's scp.exe does

Re: File not found with scp

2009-03-26 Thread Larry Hall (Cygwin)
Ryan Stewart wrote: "which scp" on both machines points to /usr/bin/scp. A full hd search for scp.* on both machines reveals that there are two of them: c:\cygwin\bin\scp.exe and c:\Program Files\Git\bin\scp.exe. However: 1) Git's scp.exe isn't on the path, 2) Removing git's scp.exe doesn't make

tokyo cabinet

2009-03-26 Thread Gregg Reynolds
Tokyo Cabinet is an LGPL-licensed GDBM/BDB-like database manager. http://tokyocabinet.sourceforge.net/index.html I managed to get a cygwin build running, but make check fails. I'm a little pressed for time so I wonder if anybody out there has a running cygwin build or would like to help debug thi

Re: File not found with scp

2009-03-26 Thread Thorsten Kampe
* Ryan Stewart (Thu, 26 Mar 2009 10:49:36 -0500) > "which scp" on both machines points to /usr/bin/scp. A full hd search > for scp.* on both machines reveals that there are two of them: > c:\cygwin\bin\scp.exe and c:\Program Files\Git\bin\scp.exe. However: So why don't you use the git that Cygwin

Re: problem with pthread.h

2009-03-26 Thread Dana
I have the same problem with or without -I in the command line. The thing is that I did the command grep "pthread_attr_t" sys/*.h while being in /usr/include, and it came up empty. Furthermore, I had an older version of cygwin from a few months back which had the said type in the file types.h,

Re: /etc/alternatives was RE: [Re: GCC 4 installation problem]

2009-03-26 Thread Michael Hennebry
Eschew obfuscation. On Thu, 26 Mar 2009, Phil Betts wrote: For the second problem, perhaps it would also help if the names of the links in the alternatives directory were a hash of the program name. E.g. /usr/bin/gs -> /etc/alternatives/9ad6a289eea9c92be09d3a5a8bc737e6 /etc/alternatives/9ad6a289

Re: [1.7] makeinfo : too many open files

2009-03-26 Thread Corinna Vinschen
On Mar 26 12:36, Marco Atzeri wrote: > > Dear All, > building the documentation for octave with makeinfo > I hit on cygwin-1.7 a similar issue than > http://cygwin.com/ml/cygwin/2009-02/msg00564.html > > On cygwin-1.5 the same exact command on the same files > completes successfully. > > Full st

Re: /etc/alternatives was RE: [Re: GCC 4 installation problem]

2009-03-26 Thread Charles Wilson
Phil Betts wrote: > For the first problem, I think it would help avoid installation problems > if the directory contained a simple README file explaining how to > properly maintain the links, and why manually changing them is a bad > idea. To avoid looking like just another link, and thus gettin

/etc/alternatives was RE: [Re: GCC 4 installation problem]

2009-03-26 Thread Phil Betts
Dave Korn wrote: > Sounds more to me like you forgot to use the alternatives program to > configure the alternatives and have been messing around manually in its > private data directories and broken it. > > (You're not the first person to do this. For some reason it seems to > be a hard-to-r

[1.7] makeinfo : too many open files

2009-03-26 Thread Marco Atzeri
Dear All, building the documentation for octave with makeinfo I hit on cygwin-1.7 a similar issue than http://cygwin.com/ml/cygwin/2009-02/msg00564.html On cygwin-1.5 the same exact command on the same files completes successfully. Full strace is uploaded on http://matzeri.altervista.org/strace/

Re: wget -k downloading to shares fails with seemingly spurious "permission denied" error

2009-03-26 Thread Corinna Vinschen
On Mar 26 06:02, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Corinna Vinschen on 3/25/2009 9:51 AM: > > No, I can reproduce it using an XP client and a remote directory on my > > 2K8 domain controller. Examining the strace output from wget, you can > > see

Re: wget -k downloading to shares fails with seemingly spurious "permission denied" error

2009-03-26 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Corinna Vinschen on 3/25/2009 9:51 AM: > No, I can reproduce it using an XP client and a remote directory on my > 2K8 domain controller. Examining the strace output from wget, you can > see that wget tries to delete the file while still h

Re: gcc4: extern inline vs. c99

2009-03-26 Thread Corinna Vinschen
On Mar 26 00:01, Yaakov S wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Dave Korn wrote: > > Dave Korn wrote: > >> See also http://gcc.gnu.org/ml/gcc/2007-03/threads.html#01088 for > >> background > >> and a solution. > > You mean like this (attached)? > > > Oh, but see als

Re: Problems when moving Ubuntu -> Cygwin -SOLVED

2009-03-26 Thread Greg Chicares
On 2009-03-26 10:12Z, Mikael Normark wrote: > I addedd __attrubute__((packed)) to both structures and that made it > all work as supposed to. Adding "packed" to the sample_pkg_t only > saved 2 bytes, adding it to sample_t saved the rest down to 396 so > obviously that structure is poorly aligned. >

Re: [1.7] does not compile with -ansi

2009-03-26 Thread Corinna Vinschen
On Mar 26 00:14, Yaakov S wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Dave Korn wrote: > > Should signal.h perhaps wrap the stuff tagged 'CX' and 'RTS' at > > http://www.opengroup.org/onlinepubs/009695399/basedefs/signal.h.html > > in #ifndef __STICT_ANSI__ ? > > Actually, it

Re: MinTTY 0.4-alpha1

2009-03-26 Thread Frank Fesevur
Andy Koppe wrote: > So how about disabling this by default, and having a command line > option for activating it might be necessary? Sounds like a good idea to me. > Suggestions for the name > of such an option welcome. ("--keep-open-on-error" is the best I could > come up with so far, but that's

Re: Problems when moving Ubuntu -> Cygwin -SOLVED

2009-03-26 Thread Mikael Normark
I addedd __attrubute__((packed)) to both structures and that made it all work as supposed to. Adding "packed" to the sample_pkg_t only saved 2 bytes, adding it to sample_t saved the rest down to 396 so obviously that structure is poorly aligned. The ultimate solution would be to use an aligned stru

Re: Problems when moving Ubuntu -> Cygwin

2009-03-26 Thread Mikael Normark
Endianness seemed a bit unlikely to begin with and after checking the first three values (type, pkg_nr, nr_samples) I found that they were the same, and correct, on both systems so endianness is not the problem. I checked the size of int and long long on both systems and found that they were the sa

Re: 'less': not working with 'mintty' > v0.3.6

2009-03-26 Thread Lee D. Rothstein
Andy Koppe wrote: Lee D. Rothstein wrote: However, while works, generates: ESCOF on the bottom command line and doesn't change the rest of the screen. If I then type -C (required to allow keyboard input to be accepted, at all, at this point), and then, , and both work. I'm sorry,

Is/are there some IP messager tool(s) within cygwin?

2009-03-26 Thread Hongyi Zhao
Hi all, I want to send some message to a specific or a group of IP(s). Is/are there some IP messager tool(s) within cygwin? -- .: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cyg

Problems when moving Ubuntu -> Cygwin

2009-03-26 Thread Mikael Normark
Hi, I have an application which reads data from TCP/IP packets and writes it to a file. The program works fine on Ubuntu but now I need it to run on my laptop (Vista) so I built it in Cygwin (without problems). The packet data is read into a struct: ---