Re: [RFC] GCC-4 new packaging.

2009-02-09 Thread Reini Urban
2009/2/9 Dave Korn: I'm about ready to release a new compiler package. This is going to mean a whole bunch of new packages and one obsoletion, and I was hoping I could get a hand proof-reading the setup hints and any comments anyone has on packaging, names and categories.

Re: X server causing IE lockups

2009-02-09 Thread rhubbell
The common thing seems to be vncclient. I guess I'll check on the vncclient list and see if there are any clues. Are we on our own? I will try to start vncclient after I start X and see if that matters. Have you tried sorting this out at all? Gentlemen start your finger pointing! It's

Re: X server causing IE lockups

2009-02-09 Thread Frédéric Bron
The common thing seems to be vncclient. I guess I'll check on the vncclient list and see if there are any clues. Are we on our own? I will try to start vncclient after I start X and see if that matters. Have you tried sorting this out at all? I always start Xwin before VNC as I have a

Re: can't start xterm

2009-02-09 Thread Jeffrey A Delinck
I did one thing to my startxwin.bat file to make it work. I commented out the set commands thus: rem SET XAPPLRESDIR= rem SET XCMSDB= rem SET XKEYSYMDB= rem SET XNLSPATH= I am not sure if this is what really made it work because it didn't work with the startxwin.sh command, either. However, it

Re: can't start xterm

2009-02-09 Thread Larry Hall (Cygwin X)
Jeffrey A Delinck wrote: I did one thing to my startxwin.bat file to make it work. I commented out the set commands thus: rem SET XAPPLRESDIR= rem SET XCMSDB= rem SET XKEYSYMDB= rem SET XNLSPATH= I am not sure if this is what really made it work because it didn't work with the startxwin.sh

Re: Trouble compiling xorg-server-1.5.3-6

2009-02-09 Thread Jared Silva
Jon TURNEY wrote: I think this is not the right version of libtool. I think it looks like setup.ini is still not quite recovered from it's recent problems and is preferring the version under _obsolete/libtool to the version under libtool or something. You were correct. I made some progress,

Re: Trouble compiling xorg-server-1.5.3-6

2009-02-09 Thread Jon TURNEY
Jared Silva wrote: Jon TURNEY wrote: I think this is not the right version of libtool. I think it looks like setup.ini is still not quite recovered from it's recent problems and is preferring the version under _obsolete/libtool to the version under libtool or something. You were correct. I

Re: Trouble compiling xorg-server-1.5.3-6

2009-02-09 Thread Jared Silva
Jon TURNEY wrote: You need to install the 'libGL-devel' package My apologies, I was following /usr/share/doc/Cygwin/xorg-server-1.5.3.README rather than the web. I do not have all of the required packages installed, but I cannot even find some of them (libgetaddrinfo-devel). That said, I do

Bug in startXwin.bat

2009-02-09 Thread Linda Walsh
The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in your windows path, as mine is). If not, need to look in the registry: \HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus

Re: Bug in startXwin.bat

2009-02-09 Thread Larry Hall (Cygwin X)
Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in your windows path, as mine is). If not, need to look in the registry:

Re: Trouble compiling xorg-server-1.5.3-6

2009-02-09 Thread Jon TURNEY
Jared Silva wrote: Jon TURNEY wrote: You need to install the 'libGL-devel' package My apologies, I was following /usr/share/doc/Cygwin/xorg-server-1.5.3.README rather than the web. I do not have all of the required packages installed, but I cannot even find some of them

Re: Bug in startXwin.bat

2009-02-09 Thread Linda Walsh
Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in your windows path, as mine is). If not, need to look in the

Re: Trouble compiling xorg-server-1.5.3-6

2009-02-09 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jon TURNEY wrote: Ah, that would be my mistake, I think. libgetaddrinfo only exists in cygwin ports. Hmm now I need to go and check why I thought that was required... It used to be a dependency of libxcb; the current release embeds it

Re: Bug in startXwin.bat

2009-02-09 Thread Larry Hall (Cygwin X)
Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in your windows path, as mine is). If not, need

Re: Bug in startXwin.bat

2009-02-09 Thread Linda Walsh
Larry Hall (Cygwin X) wrote: Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in your windows

Re: Bug in startXwin.bat

2009-02-09 Thread Larry Hall (Cygwin X)
Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is

Re: Bug in startXwin.bat

2009-02-09 Thread Linda Walsh
Larry Hall (Cygwin X) wrote: Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p

src/winsup/w32api ChangeLog include/winioctl.h

2009-02-09 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2009-02-09 18:22:08 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: winioctl.h Log message: * include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO): Copy definition

src/winsup/cygwin ChangeLog fhandler_floppy.cc ...

2009-02-09 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2009-02-09 18:28:53 Modified files: winsup/cygwin : ChangeLog fhandler_floppy.cc Added files: winsup/cygwin/include/sys: sched.h Log message: * fhandler_floppy.cc

RE: 'man' page for 'mintty' for review

2009-02-09 Thread Phil Betts
On Thursday, February 05, 2009 7:48 PM Lee D.Rothstein wrote: MinTTY users, Please, if you would, review the attached 'man' page -- 'mintty.1'. Andy Koppe intends to fold it into the 0.3.6 MinTTY release. Comments, corrections, addtitions to this list, please. I haven't checked all the

Re: how to install libtoolize [FIXED]

2009-02-09 Thread ludo
[...] There are continued problems with setup.ini after last weeks problems. I made some changes to tighten up the way that setup.ini was generated which caused package directories to be sorted differently. That uncovered a problem with libtool, apr1, and aprutil1. There were duplicate

Re: current favorite terminal?

2009-02-09 Thread Matt Wozniski
On Sat, Feb 7, 2009 at 9:56 PM, rhubbell wrote: What is everyone's favorite, full-featured term progam? I'd like to have something with more features than rxvt. Maybe something like konsole. I have yet to find anything that can match the feature set of xterm. ~Matt -- Unsubscribe info:

Re: 1.5.25: changed dev/ino error with shared drives

2009-02-09 Thread Corinna Vinschen
On Feb 8 18:20, Correa, Wagner wrote: $ ./getVolInfo Z: Device Type: 7 Characteristics: 10 Volume Name: correw Serial Number : 3758342752 Max Filenamelength : 255 Filesystemname : NTFS Flags : 4000f FILE_CASE_SENSITIVE_SEARCH : TRUE

Re: SYSTEM Problem

2009-02-09 Thread Corinna Vinschen
On Feb 7 15:15, Jaspreet Singh wrote: hi, i just created a new user 'test' in windows and in /etc/passwd, in windows 'test' is a member of 'Users' group. Now when i run /bin/bash as SYSTEM User it 'su' to any user in there with valid shell, but it is not doing 'su' to User 'test'. So, i

Re: Cygwin 1.7 Status

2009-02-09 Thread Corinna Vinschen
On Feb 8 19:41, Jaspreet Singh wrote: hi there, Ok, Now have installed cygwin 1.7 parrallel to 1.5, i just wanted to know that is 1.7 ready to be used insted of 1.5. I just want services like sshd bind DNS and others does work as they are suposed to work. I have compiled apache, mysql and

Re: Cygwin 1.7 Status

2009-02-09 Thread Jaspreet Singh
hi there, Ok, Now have installed cygwin 1.7 parrallel to 1.5, i just wanted to know that is 1.7 ready to be used insted of 1.5. I just want services like sshd bind DNS and others does work as they are suposed to work. I have compiled apache, mysql and php under 1.5 then copied them

Re: SYSTEM Problem

2009-02-09 Thread Jaspreet Singh
hi, i just created a new user 'test' in windows and in /etc/passwd, in windows 'test' is a member of 'Users' group. Now when i run /bin/bash as SYSTEM User it 'su' to any user in there with valid shell, but it is not doing 'su' to User 'test'. So, i tried 'Runas' running CMD as

Re: how to install libtoolize [FIXED]

2009-02-09 Thread Christopher Faylor
On Mon, Feb 09, 2009 at 09:46:37AM +0100, ludo wrote: cgf wrote: There are continued problems with setup.ini after last weeks problems. I made some changes to tighten up the way that setup.ini was generated which caused package directories to be sorted differently. That uncovered a problem with

Re: current favorite terminal?

2009-02-09 Thread rhubbell
On Mon, 9 Feb 2009 04:58:15 -0500 Matt Wozniski godlyg...@gmail.com wrote: On Sat, Feb 7, 2009 at 9:56 PM, rhubbell wrote: What is everyone's favorite, full-featured term progam? I'd like to have something with more features than rxvt. Maybe something like konsole. I have yet to find

Re: current favorite terminal?

2009-02-09 Thread rhubbell
Has anyone tried this one? Impressions? Terminator probably has most of what you're looking for. http://software.jessies.org/terminator/ http://software.jessies.org/salma-hayek/cygwin-setup.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Tried mintty but it locks-up on enabling Copy on select

2009-02-09 Thread rhubbell
Maybe a known issue. Just tried mintty 0.3.5: Options-Mouse-Copy on select mintty becomes unresponsive and I have to kill it. The virtual set size goes to 450megabytes After killing it it leaves behind a bash.exe which also has to be killed. It's an 0.3.5 so I guess I'll wait a little while.

Re: dd in cygwin vs dd in linux - number of records is always different

2009-02-09 Thread Corinna Vinschen
On Feb 8 16:30, Morph Ex wrote: I'm trying to use dd to create a md5 checksum of a dvd. The problem is that the number of records read by dd is always different depending on the OS used. For example, using the same command below in both cygwin and linux displays the following results. dd

Re: SYSTEM Problem

2009-02-09 Thread Corinna Vinschen
On Feb 9 17:47, Jaspreet Singh wrote: hi, i just created a new user 'test' in windows and in /etc/passwd, in windows 'test' is a member of 'Users' group. Now when i run /bin/bash as SYSTEM User it 'su' to any user in there with valid shell, but it is not doing 'su' to User

Re: dd in cygwin vs dd in linux - number of records is always different

2009-02-09 Thread Chris January
On Mon, Feb 9, 2009 at 5:18 PM, Corinna Vinschen wrote: I guess I'll ask on one of the Microsoft newsgroups if this is a known effect and especially what I'm doing wrong or what I have to do to get the desired behaviour. Btw., if anybody has an idea what's going wrong, please speak up :}

Re: dd in cygwin vs dd in linux - number of records is always different

2009-02-09 Thread Corinna Vinschen
On Feb 9 17:27, Chris January wrote: On Mon, Feb 9, 2009 at 5:18 PM, Corinna Vinschen wrote: I guess I'll ask on one of the Microsoft newsgroups if this is a known effect and especially what I'm doing wrong or what I have to do to get the desired behaviour. Btw., if anybody has an idea

Are there vnc packages?

2009-02-09 Thread rhubbell
I looked for vnc packages in cygwin but didn't find any. Do they exist? Maybe no need since there are plenty of vnc packages that run on winxp already? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Tried mintty but it locks-up on enabling Copy on select

2009-02-09 Thread Andy Koppe
Maybe a known issue. Just tried mintty 0.3.5: Options-Mouse-Copy on select mintty becomes unresponsive and I have to kill it. The virtual set size goes to 450megabytes That's a new one actually. Can you reproduce it? If it's not too much bother, any details about the bug and your system

Re: Are there vnc packages?

2009-02-09 Thread Larry Hall (Cygwin)
rhubbell wrote: I looked for vnc packages in cygwin but didn't find any. Do they exist? Maybe no need since there are plenty of vnc packages that run on winxp already? http://cygwin.com/packages/ is the official answer to whether any package is available with the Cygwin distribution. There's

Re: Are there vnc packages?

2009-02-09 Thread Ben Kamen
rhubbell wrote: I looked for vnc packages in cygwin but didn't find any. Do they exist? Maybe no need since there are plenty of vnc packages that run on winxp already? Yes. You can download from www.RealVNC.com I used the personal edition. It's very nice and their renewal prices are super

Re: Tried mintty but it locks-up on enabling Copy on select

2009-02-09 Thread rhubbell
On Mon, 9 Feb 2009 18:54:58 + Andy Koppe andy.ko...@gmail.com wrote: Maybe a known issue. Just tried mintty 0.3.5: Options-Mouse-Copy on select mintty becomes unresponsive and I have to kill it. The virtual set size goes to 450megabytes That's a new one actually. Can you

Re: Are there vnc packages?

2009-02-09 Thread Ben Kamen
Ben Kamen wrote: rhubbell wrote: I looked for vnc packages in cygwin but didn't find any. Do they exist? Maybe no need since there are plenty of vnc packages that run on winxp already? Yes. You can download from www.RealVNC.com I used the personal edition. It's very nice and their renewal

Re: Tried mintty but it locks-up on enabling Copy on select

2009-02-09 Thread Christopher Faylor
On Mon, Feb 09, 2009 at 11:11:01AM -0800, rhubbell wrote: On Mon, 9 Feb 2009 18:54:58 + Andy Koppe andy.ko...@gmail.com wrote: Maybe a known issue. Just tried mintty 0.3.5: Options-Mouse-Copy on select mintty becomes unresponsive and I have to kill it. The virtual set size

Re: Tried mintty but it locks-up on enabling Copy on select

2009-02-09 Thread rhubbell
On Mon, 9 Feb 2009 18:54:58 + Andy Koppe andy.ko...@gmail.com wrote: Maybe a known issue. Just tried mintty 0.3.5: Options-Mouse-Copy on select mintty becomes unresponsive and I have to kill it. The virtual set size goes to 450megabytes That's a new one actually. Can you

[ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-40

2009-02-09 Thread Corinna Vinschen
Hi folks, I just uploaded a new Cygwin 1.7 test release, 1.7.0-40. Just download http://cygwin.com/setup-1.7.exe and use that setup tool to install Cygwin 1.7. As usual, please report bugs and problems to the mailing list cygwin AT cygwin DOT com. We also have a new User's Guide for 1.7,

FW: GLUI and GLUIX

2009-02-09 Thread Jamie Sandell
Hi Andre, I have a problem. I'm trying to use GLUI with GLUIX. I can use GLUI fine on it's own and have been doing for some time. If I have this: #include glui.h #include gluix.h Then I get the errors: Error25error LNK2019: unresolved external symbol public: int __thiscall

Re: FW: GLUI and GLUIX

2009-02-09 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jamie Sandell wrote, On 9.2.2009 23:17: Hi Andre, I have a problem. I'm trying to use GLUI with GLUIX. I can use GLUI fine on it's own and have been doing for some time. If I have this: #include glui.h #include gluix.h Then I get the

Re: 'man' page for 'mintty' for review

2009-02-09 Thread Lee D. Rothstein
Phil Betts wrote: ... Lots of good comments on 'mintty' man page ... Thanks, Phil, Lee -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

ssh muliple authentication

2009-02-09 Thread Jody Burnett
Can public key authentication and password authentication be set in the openssh 5.1 that is packaged with cygwin 1.5.25. There is a .patch file on https://bugzilla.mindrot.org/show_bug.cgi?id=983 but this is for openssh 4.7. As well i do not know how to install the patch for ssh. Any help is

How does one find cygdrive path in a Win .bat file (was Re: Bug in startXwin.bat)

2009-02-09 Thread Linda Walsh
Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in your windows path, as mine is). If not, need to look in the

Re: ssh muliple authentication

2009-02-09 Thread Larry Hall (Cygwin)
Jody Burnett wrote: Can public key authentication and password authentication be set in the openssh 5.1 that is packaged with cygwin 1.5.25. There is a .patch file on https://bugzilla.mindrot.org/show_bug.cgi?id=983 but this is for openssh 4.7. As well i do not know how to install the patch

RE: ssh muliple authentication

2009-02-09 Thread Karl M
Date: Mon, 9 Feb 2009 19:36:53 -0500 Subject: Re: ssh muliple authentication Jody Burnett wrote: Can public key authentication and password authentication be set in the openssh 5.1 that is packaged with cygwin 1.5.25. There is a .patch file on

Re: How does one find cygdrive path in a Win .bat file (was Re: Bug in startXwin.bat)

2009-02-09 Thread Larry Hall (Cygwin)
Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in your windows path, as mine is). If not, need

Re: libtool 2.2.6a: LDFLAGS ignored when building a shared lib?

2009-02-09 Thread Charles Wilson
Corinna Vinschen wrote: I have a problem using libtool 2.2.6a. I've just tried to build the latest file(1) for Cygwin 1.7 using gcc-4. Since gcc-4 is still in flux I decided to build with a static libgcc. First I reconfed the file source tree so that the latest libtool is used. This worked

Re: How does one find cygdrive path in a Win .bat file (was Re: Bug in startXwin.bat)

2009-02-09 Thread Ralph Hempel
Here's how I do it in a little batch file that I put on my USB pen drive: It's in the attached .TXT file - you'll need to rename it to .BAT Note that this batch file will OVERWRITE your fstab so please review it before installing and using it on your system. Basically, it lets me carry Cygwin

Re: How does one find cygdrive path in a Win .bat file

2009-02-09 Thread Linda Walsh
Larry Hall (Cygwin) wrote: Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in your windows path,

Re: How does one find cygdrive path in a Win .bat file

2009-02-09 Thread Larry Hall (Cygwin)
Linda Walsh wrote: Larry Hall (Cygwin) wrote: Linda Walsh wrote: Larry Hall (Cygwin X) wrote: Linda Walsh wrote: The startxwin.sh script works, but startxwin.bat does not work if your Cygwin installation isn't in the default location. You could use mount -p (presuming your cygwin\bin is in

Re: How does one find where Cygwin was installed from Windows?

2009-02-09 Thread Linda Walsh
Larry Hall (Cygwin) wrote: Linda, you've been around this list long enough to understand how to handle them. Please, if you want to berate someone for answering your posts, do it on one list only. --- That wasn't my intent in my original response. I originally only wanted to report

Re: current favorite terminal?

2009-02-09 Thread rhubbell
Nope, xterm no good. Needs an X server. (see previous message on X lockups) On Mon, 9 Feb 2009 04:58:15 -0500 Matt Wozniski godlyg...@gmail.com wrote: On Sat, Feb 7, 2009 at 9:56 PM, rhubbell wrote: What is everyone's favorite, full-featured term progam? I'd like to have something with

Re: How does one find where Cygwin was installed from Windows?

2009-02-09 Thread Larry Hall (Cygwin)
On 02/09/2009, Linda Walsh wrote: I.e. maybe Cygwin should add an official dir in the system (for an all-user install), or user (for a 1-user install) environment (stored in the registry), so add-on applications that rely on Cygwin or rely on knowing where it was installed will work.

Re: Tried mintty but it locks-up on enabling Copy on select

2009-02-09 Thread Andy Koppe
That's a new one actually. Can you reproduce it? If it's not too much bother, any details about the bug and your system would be appreciated. The ~/.minttyrc file might be helpful too. It's winxp with latest patches and I think I have latest cygwin. Although I'm not certain of that. I

Can unison syncronize permission bits

2009-02-09 Thread Morten Kjærulff
Hi, Before complaining that unison does not syncronize the permission bits between my C: drive and my USB drive, I would like to ask if it should be able to do it? I have searched a lot, and found various indicators that it should be able, but also that it will not do it on windows systems.