Re: fork vs. multithreaded CPU...

2007-02-25 Thread Robert Pendell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corinna Vinschen wrote: On Feb 16 00:26, Yaakov (Cygwin Ports) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 ... and fork is losing, and it's driving me crazy. On my P4 550 (3.40GHz) with 1.5.23, .24, as well as current snapshot

Re: Setting up a ssh service

2007-02-25 Thread Thorsten Kampe
* Gregg Levine (Sat, 24 Feb 2007 21:48:21 -0500) Obviously it should be part of the base documents, and I know I have read them. I'll do more of that before I ask a question that is more of a case of RTMF. I definitely wouldn't recommend to read the manual fu Thorsten -- Unsubscribe

good threatenin

2007-02-25 Thread Virginie Maxfield
Hi, Chaepest CALIS and VAGRA online. http://parkerokay+now.com Remove + from the link. for a moment, picturing Dumbledore, with his long silver beard, full length wizards robes, and pointed hat, stretched out on a beach somewhere, rubbing suntan lotion onto his long crooked nose. Wherever

Re: Setting up a ssh service

2007-02-25 Thread Gregg Levine
On 2/25/07, Thorsten Kampe [EMAIL PROTECTED] wrote: * Gregg Levine (Sat, 24 Feb 2007 21:48:21 -0500) Obviously it should be part of the base documents, and I know I have read them. I'll do more of that before I ask a question that is more of a case of RTMF. I definitely wouldn't recommend to

Re: Setting up a ssh service

2007-02-25 Thread Christopher Layne
On Sat, Feb 24, 2007 at 05:10:35PM -0800, Brian Dessent wrote: Web Developer wrote: add a new entry to system variables: New variable name is CYGWIN, variable value is ntsec Why do people keep repeating this chestnut? 'ntsec' is the default. There is no need to have it in CYGWIN.

Re: Setting up a ssh service

2007-02-25 Thread Charles D. Russell
Christopher Layne wrote: BTW: I've had the funky SSH issues before where nothing at all works. My solution was pretty much voodoo based: 1. Delete every single ssh, ssh_server, ssh-related user manually. Delete these users from /etc/passwd as well as the windows side of the things. 2. Delete

Re: Setting up a ssh service

2007-02-25 Thread Christopher Layne
On Sun, Feb 25, 2007 at 12:18:31PM -0600, Charles D. Russell wrote: Christopher Layne wrote: BTW: I've had the funky SSH issues before where nothing at all works. My solution was pretty much voodoo based: 1. Delete every single ssh, ssh_server, ssh-related user manually. Delete these

gcc doesn't like my .o file at the end

2007-02-25 Thread alexl
it wants it at the beginning. The gcc on my linux box doesn't care. Any way to make gcc work with the object file at the beginning? example: ---doesn't work $ gcc -mno-cygwin -mwin32 -I/[blah..] -L[blah..] -lglib-2.0 -lintl -liconv -o hello hello.o ---works $ gcc hello.o -mno-cygwin

Re: gcc doesn't like my .o file at the end

2007-02-25 Thread Larry Hall (Cygwin)
alexl wrote: it wants it at the beginning. The gcc on my linux box doesn't care. Any way to make gcc work with the object file at the beginning? example: ---doesn't work $ gcc -mno-cygwin -mwin32 -I/[blah..] -L[blah..] -lglib-2.0 -lintl -liconv -o hello hello.o ---works $ gcc hello.o

Re: gcc doesn't like my .o file at the end

2007-02-25 Thread nordine
hello I want to compil my Gulp program using g95 under cygwin, and I got this error message: /bin///ld: cannot find -lf95 make[1]: *** [gulp_] Error 1 make[1]: Leaving directory `/cygdrive/c/gulpsource/src/{os}' mv: cannot stat `gulp': No such file or directory make: *** [gulp] Error 1 some help

Re: gcc doesn't like my .o file at the end

2007-02-25 Thread Larry Hall (Cygwin)
nordine wrote: hello I want to compil my Gulp program using g95 under cygwin, and I got this error message: /bin///ld: cannot find -lf95 make[1]: *** [gulp_] Error 1 make[1]: Leaving directory `/cygdrive/c/gulpsource/src/{os}' mv: cannot stat `gulp': No such file or directory make: *** [gulp]

Fontconfig 2.4.1-4 is missing /etc/fonts/local.conf

2007-02-25 Thread Cary R.
The previous version 2.2.2-1 does include this file. It also appears that the postinstall script needs some updating or it may no longer be needed. Yahoo! Music Unlimited Access over 1 million songs.

LyX 1.4.4-1 postinstall script has fatal error in sed script.

2007-02-25 Thread Cary R.
LyX 1.4.4-1 postinstall script has fatal error in sed script. The sed script is split across two lines which is causing the script to fail while trying to add the lyx font directory. This leaves a blank local.conf file. I fixed the script by using a “\n” after the “\dir” directive. I also added a

/dev/null timing and clock skew problems

2007-02-25 Thread Aaron Gray
I am doing make based builds on Cygwin and am getting following warning messages multiple times in stdout :- make[2]: Warning: File `/dev/null' has modification time 0.0096 s in the future make[2]: warning: Clock skew detected. Your build may be incomplete. I am using

Re: 100% CPU Usage and Error Message: Error, messageQ semaphore not equal to zero.

2007-02-25 Thread Carlo Florendo
neo napster wrote: Thanks for the solution. Can I know This kind of error comes? Can u give me some brief explaination or any link about the error message. As Corinna has mentioned, the cygwin app you are using is already outdated and unsupported. The best way to solve your problem would

compilation problem

2007-02-25 Thread nordine
nordine wrote: hello I want to compil my Gulp program under cygwin, and I got this error message: /bin///ld: cannot find -lf95 make[1]: *** [gulp_] Error 1 make[1]: Leaving directory `/cygdrive/c/gulpsource/src/{os}' mv: cannot stat `gulp': No such file or directory make: *** [gulp] Error 1

RE: DBD::mysql install problem cygwin

2007-02-25 Thread Michael Janis
Hi Brian, This worked like a charm. Sorry for the delayed reply; I wanted to attempt both solutions suggested to me on this list; I appreciated your fast reply and help in this matter. Yours, Michael Janis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

RE: DBD::mysql install problem cygwin

2007-02-25 Thread Michael Janis
Hi Yaakov, Thank you for taking the time to create cygport and these ports which look like they were created for my use. Unfortunately I received errors at nearly every stage of the install process and ultimately was unsuccessful. However, I do appreciate your efforts. I would be happy to

Re: tar/gzip outside of bash problem

2007-02-25 Thread Marko Bozikovic
Eric Blake wrote: -snip- But you DO have an entry with spaces and parenthesis; perhaps cygwin's path-conversion routines are being confused by that? Can you compare 'echo $PATH' under bash vs. 'set PATH' under cmd? How about 'env | grep ^PATH' under cmd? Yup. I removed quotes from the

does usleep() sleep more than it's supposed to?

2007-02-25 Thread Carlo Florendo
Good Day, I'm writing an application that requires time precisions up to the microsecond level. However, I put a hard-coded adjustment of 9000 microseconds since usleep() seems to sleep on the average of 9000 microseconds more than it's supposed to, at least on my system. I could work with up

RE: genini patch

2007-02-25 Thread Servaas Goossens
Christopher Faylor wrote: * genini (parsedir): Use correct sorting order based on file versions It's a lot more complicated than this if you want to get the sorting right. Maybe the setup.cc code could be of some use. You're right, it was a simplistic approach. Do you mean

Re: XWin and Vista -- 100% CPU on exit

2007-02-25 Thread Holger Krull
William Bierman schrieb: I made myself a shortcut (though I get the same behavior no matter how I start X) to run X by executing: C:\cygwin\usr\X11R6\bin\run.exe -p /usr/X11R6/bin Xwin -multiwindow Try to start with -engine 1 -once . It worked for me, but i'm not using multiwindow. --

Re: XWin and Vista -- 100% CPU on exit

2007-02-25 Thread William Bierman
That works without -multiwindow. When I add -multiwindow back it continues to happen. On 2/25/07, Holger Krull [EMAIL PROTECTED] wrote: William Bierman schrieb: I made myself a shortcut (though I get the same behavior no matter how I start X) to run X by executing: