.exe magic doesn't work with gprof

2005-07-19 Thread Krzysztof Duleba
.exe magic doesn't work with gprof. Any ideas why? $ cat foo.c int main(){ } $ gcc -pg -g foo.c -o foo.exe $ ./foo $ gprof foo foo: No such file or directory $ gprof foo.exe Flat profile: [...] Regards Krzysztof Duleba -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pr

Re: emacs issues

2005-07-19 Thread Dan Nicolaescu
Larry Hall <[EMAIL PROTECTED]> writes: > At 09:39 PM 7/19/2005, you wrote: > > One of them is that C-x C-c does not work by default when emacs is run > in the Cygwin terminal. It seems that to solve this CYGWIN needs to > contain "tty", but that does not work by default. >

Re: shortcut settings (was Re: emacs issues)

2005-07-19 Thread Igor Pechtchanski
On Tue, 19 Jul 2005, Joe Brown wrote: > [snip] > If you delete c:\cygwin\cygwin.bat and .ico files you can create a > folder/directory called c:\cygwin\cygdrive which makes autocompletion for > /cygdrive very convenient. > > However, this means that you need to mung an shortcut/environment (place

Re: shortcut settings (was Re: emacs issues)

2005-07-19 Thread Nick Savoiu
I like this for my cygwin shortcut command properties: c:\cygwin\bin\rxvt.exe -geometry 100x59+345+5 -C -rv +ls -sb -sr -st -si -sk -sl 2000 -sbt 14 -fn -adobe-courier-*-r-normal--1-*-*-*-m-*-*-* -e bash -login After the rave review I thought I'd give it a try. Just typing: rxvt.exe works O

Re: shortcut settings (was Re: emacs issues)

2005-07-19 Thread Brian Dessent
Joe Brown wrote: > Prefer rxvt console over cmd console, but python for windows goes pretty > much stale when doing so, due to ^z ^d > do not exit the python shell (wxPython relies on windows version). It's unfortunate that win32 programs and Cygwin pseudoterminals do not mix well, but there's no

shortcut settings (was Re: emacs issues)

2005-07-19 Thread Joe Brown
Brian Dessent wrote: C-SPC does not work in a Cygwin terminal. Is there a way to fix this? I would suggest rxvt. Personally, I use the "CMD.EXE prompt" as little as possible (i.e., not at all) with Cygwin because frankly, it sucks hard. I suspect that I am not alone. Brian I use cyg

Re: emacs issues

2005-07-19 Thread Mark Hadfield
Brian Dessent wrote: I would suggest rxvt. Personally, I use the "CMD.EXE prompt" as little as possible (i.e., not at all) I like your turn of phrase! with Cygwin because frankly, it sucks hard. I suspect that I am not alone. No you are not, but I would like to quibble with your teminolo

Re: compiling flpsed under Cygwin

2005-07-19 Thread Larry Hall
At 10:27 PM 7/19/2005, you wrote: >Stephen P. Harris wrote: > >>Hello, >> >>I am looking for an alternative to Adobe Writer Pro >>and Adobe Acrobat Reader for annotating pdf or >>ps files. I tried to compile flpsed and it failed maybe >>due to the fltk dependency being unsatisfied with X11. >>I a

Re: compiling flpsed under Cygwin

2005-07-19 Thread Ken Dibble
Stephen P. Harris wrote: Hello, I am looking for an alternative to Adobe Writer Pro and Adobe Acrobat Reader for annotating pdf or ps files. I tried to compile flpsed and it failed maybe due to the fltk dependency being unsatisfied with X11. I am currently using xfree86 for the X server for t

Re: emacs issues

2005-07-19 Thread Brian Dessent
Dan Nicolaescu wrote: > One of them is that C-x C-c does not work by default when emacs is run > in the Cygwin terminal. It seems that to solve this CYGWIN needs to > contain "tty", but that does not work by default. > One way to solve this would be to move the emacs binary to > /usr/libexec and m

compiling flpsed under Cygwin

2005-07-19 Thread Stephen P. Harris
Hello, I am looking for an alternative to Adobe Writer Pro and Adobe Acrobat Reader for annotating pdf or ps files. I tried to compile flpsed and it failed maybe due to the fltk dependency being unsatisfied with X11. I am currently using xfree86 for the X server for the Windows cygwin LyX version

Re: [perl-5.8.7] Perl regression tests fail when lib directory is present

2005-07-19 Thread Scott Bolte
On Tue, 19 Jul 2005 08:27:28 -0700, Michael G Schwern wrote: > Try the same Test::Harness with an older perl. See if its a perl bug. It is not a perl bug. It is something in the TH module. I tested with perl 5.8.7 and the previous 5.8.6. I also, through -I, tried both th

problem with gcc v3.4.4

2005-07-19 Thread Thom DeCarlo
Hi, I wish I could provide more information on this, but I've got a problem. When I updated cygwin to get the new version of libtiff it also installed an update to gcc (from 3.3.3 to 3.4.4). Now when I compile OpenSceneGraph the compiler spews thousands pf warnings and, while it does compile

emacs issues

2005-07-19 Thread Dan Nicolaescu
Hi! There are several issues with running Emacs under cygwin. One of them is that C-x C-c does not work by default when emacs is run in the Cygwin terminal. It seems that to solve this CYGWIN needs to contain "tty", but that does not work by default. One way to solve this would be to move the

Re: access PocketPC filesystem from Cygwin

2005-07-19 Thread Igor Pechtchanski
Ugh, top-posting. Reformatted. Also, please make sure your mailer respects the Reply-To: header -- I set it for a reason. I do read the list, so there was no need to Cc: me. On Tue, 19 Jul 2005, Jason Dufair wrote: > Igor Pechtchanski <[EMAIL PROTECTED]> writes:

Re: access PocketPC filesystem from Cygwin

2005-07-19 Thread Jason Dufair
Thanks Igor. It appears that there is no way to access it from a cmd prompt. There appear to be various Windows APIs to copy files to/from, etc, but no direct filesystem access. Igor Pechtchanski <[EMAIL PROTECTED]> writes: > On Tue, 19 Jul 2005, Jason Dufair wrote: > >> Is it possible somehow

Whois 4.6.13. Please: Show info of multiple nets

2005-07-19 Thread Arend-Jan Westhoff
Dear Mr Marco d'Itri, Version of whois: whois --version Version 4.6.13. Report bugs to <[EMAIL PROTECTED]> (Cygwin version, but I'd guess this is not Cygwin specific.) Problem: Sometimes the real info is a level deeper as returned by whois (when there are

Re: access PocketPC filesystem from Cygwin

2005-07-19 Thread Igor Pechtchanski
On Tue, 19 Jul 2005, Jason Dufair wrote: > Is it possible somehow to access the filesystem on the PocketPC that is > attached to my PC? By "access", I mean "cd to at a bash prompt". I > didn't find anything in the archives, and I dug around in /proc on a > whim, but came up empty-handed. Is the

access PocketPC filesystem from Cygwin

2005-07-19 Thread Jason Dufair
Is it possible somehow to access the filesystem on the PocketPC that is attached to my PC? By "access", I mean "cd to at a bash prompt". I didn't find anything in the archives, and I dug around in /proc on a whim, but came up empty-handed. -- Jason Dufair - [EMAIL PROTECTED] http://www.dufair.or

Re: cygwin 1.5.18 breaks gcc 2.95 compatibility

2005-07-19 Thread Peter A. Castro
On Sun, 17 Jul 2005, Krzysztof Duleba wrote: Gerrit P. Haase wrote: Maybe you can recompile gcc-2.95 if you really must use it? Do you know where can I find cygwin sources, or at least cygwin patches? It was removed from the repository in 2003: http://sources.redhat.com/ml/cygwin/2003-10/msg

Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Rolf Campbell
Brian Dessent wrote: Larry Hall wrote: $ cygrunsrv -L cygrunsrv: Error enumerating services: OpenService: Win32 error 5: Access is denied. OK, as expected. Are you performing this operation over an ssh connection using pubkey authentication? If so and you're not also logged into this machine

Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Brian Dessent
Larry Hall wrote: > >$ cygrunsrv -L > >cygrunsrv: Error enumerating services: OpenService: Win32 error 5: > >Access is denied. > > OK, as expected. Are you performing this operation over an ssh connection > using pubkey authentication? If so and you're not also logged into this > machine local

Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Rolf Campbell
Larry Hall wrote: At 01:27 PM 7/19/2005, you wrote: Larry Hall wrote: At 10:55 AM 7/19/2005, you wrote: Larry Hall wrote: At 10:34 AM 7/19/2005, you wrote: When I run "cygcheck -svr > cygcheck.txt" I get that error message on stderr. Is that anything to be concerned with? No, not really.

Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Larry Hall
At 01:27 PM 7/19/2005, you wrote: >Larry Hall wrote: >>At 10:55 AM 7/19/2005, you wrote: >>>Larry Hall wrote: At 10:34 AM 7/19/2005, you wrote: >When I run "cygcheck -svr > cygcheck.txt" I get that error message on >stderr. Is that anything to be concerned with? No, not really.

Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Rolf Campbell
Larry Hall wrote: At 10:55 AM 7/19/2005, you wrote: Larry Hall wrote: At 10:34 AM 7/19/2005, you wrote: When I run "cygcheck -svr > cygcheck.txt" I get that error message on stderr. Is that anything to be concerned with? No, not really. Do you have any Cygwin services installed? Yes, I do.

Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Larry Hall
At 10:55 AM 7/19/2005, you wrote: >Larry Hall wrote: >>At 10:34 AM 7/19/2005, you wrote: >> >>>When I run "cygcheck -svr > cygcheck.txt" I get that error message on >>>stderr. Is that anything to be concerned with? >>No, not really. Do you have any Cygwin services installed? > >Yes, I do. I'm

fftw library

2005-07-19 Thread javier sacristan
Hi, and thanks for your help, I would like to know if someone has already installed a FFTW library to perform Fourier transforms. If so, could you explain me how to do it? Thank you Javier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.

Re: OT: grep for \x00 = NUL

2005-07-19 Thread Brian Dessent
fergus wrote: > grep $'\x0d' # e.g. equivalent to grep "^M" Using that method you're passing the literal character to grep through a bash quoting mechanism. You can't pass a literal NULL as part of a command line because argv[] consists of NULL-delimited strings, as do most C string func

RE: grep for \x00 = NUL

2005-07-19 Thread Dave Korn
Original Message >From: fergus >Sent: 19 July 2005 17:16 > Sorry, probably off topic but so tantalising and so easily stated I > thought I'd try you. Using grep to locate hex characters in files I've > used the syntax > > grep $'\x0d' # e.g. equivalent to grep "^M" > grep $'\x

Re: tcl and java on cygwin

2005-07-19 Thread René Berber
Igor Pechtchanski wrote: [snip] > You'll have to be a bit more specific than that. You can always, for > example, pipe the data to a Java program from a Tcl program, and vice > versa. I strongly agree with this point, you can do many things with Sun/Windows/GNU java but we don't know what specifi

OT: grep for \x00 = NUL

2005-07-19 Thread fergus
Sorry, probably off topic but so tantalising and so easily stated I thought I'd try you. Using grep to locate hex characters in files I've used the syntax grep $'\x0d' # e.g. equivalent to grep "^M" grep $'\x1a' # e.g. equivalent to grep "^Z" and found this to work for all \x01 to

Re: [perl-5.8.7] Perl regression tests fail when lib directory is present

2005-07-19 Thread Michael G Schwern
Try the same Test::Harness with an older perl. See if its a perl bug. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern Insulting our readers is part of our business model. http://somethingpositive.net/sp07122005.shtml -- Unsubscribe info: http://cygwin.

Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Rolf Campbell
Larry Hall wrote: At 10:34 AM 7/19/2005, you wrote: When I run "cygcheck -svr > cygcheck.txt" I get that error message on stderr. Is that anything to be concerned with? No, not really. Do you have any Cygwin services installed? Yes, I do. I'm running sshd. -- Unsubscribe info: htt

Re: Unison 2.10.2 fast update check broken?

2005-07-19 Thread Rolf Campbell
Rolf Campbell wrote: Marcus Picasso wrote: Seems that Cygwin port of the unison file synchronizer does not do the -fastcheck very well. Transcript follows: ... Can somebody confirm / explain this behaviour? I have a large tree that I'm synchronizing across two hard-disks, and got suspici

Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Larry Hall
At 10:34 AM 7/19/2005, you wrote: >When I run "cygcheck -svr > cygcheck.txt" I get that error message on stderr. >Is that anything to be concerned with? No, not really. Do you have any Cygwin services installed? -- Larry Hall http://www.rfk.com RFK Partners, Inc

1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied.

2005-07-19 Thread Rolf Campbell
When I run "cygcheck -svr > cygcheck.txt" I get that error message on stderr. Is that anything to be concerned with? Cygwin Configuration Diagnostics Current System Time: Tue Jul 19 10:31:32 2005 Windows XP Professional Ver 5.1 Build 2600 Service Pack 2 Path: C:\cygwin\usr\local\bin

Re: cygwin ver 1.5.12-1 on win2k3

2005-07-19 Thread Igor Pechtchanski
On Tue, 19 Jul 2005, Etienne Mbuyi wrote: > We are trying to run Cron on some our win2k3 servers but without > success. First off, cygwin-1.5.12 is ancient! I'd recommend upgrading. > If we assigned the domain administrator the right to logon as a service, > Cron service doesn't start. The serv

Re: tcl and java on cygwin

2005-07-19 Thread Igor Pechtchanski
On Tue, 19 Jul 2005, community help wrote: > I want to be able exchange data between tcl and java > in an application that i am developping under cygwin. You'll have to be a bit more specific than that. You can always, for example, pipe the data to a Java program from a Tcl program, and vice ver

Re: Postmaster core dumps

2005-07-19 Thread Novaelec
Hi Reini, Many thanks for your answer :) Then haven't we any solve yet? :( I don't know what do now. Any good soul out there? Bye! >>I run gdb with postmaster, the last process necessary to complete the >>PostgreSQL installation and which makes memory faults. >> >> >>I got then a little text a

Re: verify login info on Windows

2005-07-19 Thread H. Henning Schmidt
Igor Pechtchanski wrote: On Mon, 18 Jul 2005, H. Henning Schmidt wrote: I am developing a server application that accepts logins from a client over a proprietary protocol. I want to let clients login (username/password) before allowing anything else. I want to let them use username/passw

Re: [perl-5.8.7] Perl regression tests fail when lib directory is present

2005-07-19 Thread Scott Bolte
On Mon, 18 Jul 2005 01:50:33 -0700, Michael G Schwern wrote: > > MakeMaker is not involved, just Test::Harness. All the action is in or > called from Test::Harness::Straps->analyze_file. I agree. TH is resetting INC and the directories passed into test_harness() are lost after th

Re: ssh problems

2005-07-19 Thread Larry Hall
At 02:32 AM 7/19/2005, you wrote: >I did the additional chown, and my username is a mamber of the >administrators group, but I'm still getting the same error (1053). Is >there any log file or something that will hint at the problem? Only /var/log/sshd.log but this really only provides informat

Re: tcl and java on cygwin

2005-07-19 Thread community help
The tool that i mentioned is jacl. But it does not install on cygwin. --- community help <[EMAIL PROTECTED]> wrote: > Hi, > > I want to be able exchange data between tcl and java > in an application that i am developping under > cygwin. > I found a tool allowing the interaction between java > an

cygwin ver 1.5.12-1 on win2k3

2005-07-19 Thread Etienne Mbuyi
We are trying to run Cron on some our win2k3 servers but without success. If we assigned the domain administrator the right to logon as a service, Cron service doesn't start. The service only start when using the local system account. Even if the service is running, the job doesn't seem to work.

RE: bug in freopen

2005-07-19 Thread Dave Korn
Original Message >From: Jeff Johnston >Sent: 18 July 2005 20:12 >> >> I could take a look at this over the weekend if nobody gets to it >> first :) >> > > A little late, but please do. I'm a little busy at the moment. My weekend was busier than expected, but I've still got this

tcl and java on cygwin

2005-07-19 Thread community help
Hi, I want to be able exchange data between tcl and java in an application that i am developping under cygwin. I found a tool allowing the interaction between java and tcl but this latter does not install under cygwin. do you know of an other tool that can do the trick? For java i've seen that cyg

Re: Postmaster core dumps

2005-07-19 Thread Jason Tishler
On Mon, Jul 18, 2005 at 07:36:44PM +0200, Novaelec wrote: > Help, please... You need to build a debug-able Cygwin DLL and PostgreSQL in order to successfully debug. Sorry, I can't be of more help without actually do this myself. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or