Re: Hang with 20051018 (3rd version) snapshot while building OOo

2005-11-02 Thread Christopher Faylor
On Wed, Nov 02, 2005 at 02:49:50PM -0500, Volker Quetschke wrote: >Hi! > >(snip) >>>No, talktome has nothing to do with wait. That's the interface which is >>>called when (among other things) you look at things in /proc. >> >> Could you try today's snapshot (when it shows up)? It has more debugg

Linker Error: cannot find -lGL [in Cygwin]

2005-11-02 Thread Olumide
Hi - I'm sure theres' a straightforward answer to this question. I'm trying to link an object file (main.o) with the OpenGL libraries but I'm getting the following error: $ g++ main.o -lglut -lGL -lGLU -o demo /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lGL c

Re: cygcheck improvements

2005-11-02 Thread Yitzchak Scott-Thoennes
On Wed, Nov 02, 2005 at 01:23:39PM -0500, Christopher Faylor wrote: > Here's a scary one: How about a "cygcheck --report" option which queries > for a "from" email address and sends the report (as an attachment) to > the cygwin mailing list? Sounds like a separate program to me. As flea is to mut

nouveaux membres commercant EXTRA

2005-11-02 Thread ggstar
GGstar 4515, boul Industriel Sherbrooke, Qué. J1L 2S9 819-340-3118 [EMAIL PROTECTED] La direction de GGstar et de 5STAR Extra désire souhaiter la bienvenue aux nouveaux membres commerçant de la région de Sherbrooke. GOBEIL & FILLES INC., 4505, boul. Industriel, Sherbrooke, QC. 563-04

Re: cygcheck improvements

2005-11-02 Thread Christopher Faylor
On Wed, Nov 02, 2005 at 12:20:22PM -0800, Brian Dessent wrote: >Christopher Faylor wrote: > >> What other kind of common things could cygcheck be testing for? > >I was thinking that instead of just reporting the current value of >$PATH, it would be handy to also report on the Windows/Registry value

Re: cygcheck improvements

2005-11-02 Thread Warren Young
Dave Korn wrote: if lots of packages register check-callbacks with cygcheck, we're going to end up (implicitly) making it dependent on a whole lot of other stuff being there and working. You could create a new directory, say /etc/cygcheck[.d]. Any package that wants cygcheck to run a test fo

Re: cygcheck improvements

2005-11-02 Thread Brian Dessent
Christopher Faylor wrote: > What other kind of common things could cygcheck be testing for? I was thinking that instead of just reporting the current value of $PATH, it would be handy to also report on the Windows/Registry value of $PATH. That way, you can tell if Cygwin is being added to the pa

Re: cygwin on a network share

2005-11-02 Thread Igor Pechtchanski
On Wed, 2 Nov 2005, Matthias Teege wrote: > I've installed cygwin on a fileserver to share the setup between > different users. The users doesn't have write permissions on the network > share. How do I "redirect" the home and/or tmp directorys to a directory > where the user can write to? You nee

cygwin on a network share

2005-11-02 Thread Matthias Teege
Moin, I've installed cygwin on a fileserver to share the setup between different users. The users doesn't have write permissions on the network share. How do I "redirect" the home and/or tmp directorys to a directory where the user can write to? Many thanks Matthias -- Unsubscribe info: htt

Re: Hang with 20051018 (3rd version) snapshot while building OOo

2005-11-02 Thread Volker Quetschke
Hi! (snip) >>No, talktome has nothing to do with wait. That's the interface which is >>called when (among other things) you look at things in /proc. > > Could you try today's snapshot (when it shows up)? It has more debugging > which might help show where the hang is occurring. Here it is:

RE: cygcheck improvements

2005-11-02 Thread Igor Pechtchanski
On Wed, 2 Nov 2005, Dave Korn wrote: > Igor Pechtchanski wrote: > > On Wed, 2 Nov 2005, Dave Korn wrote: > > > >> Christopher Faylor wrote: > >>> On Wed, Nov 02, 2005 at 05:37:25PM -, Dave Korn wrote: > Christopher Faylor wrote: > > What other kind of common things could cygcheck be t

"fork: Resource Temporarily Unavailable" (Was Re: Hang with 1.5.18, 1.5.19 snapshot 20051029)

2005-11-02 Thread Igor Pechtchanski
On Wed, 2 Nov 2005, Peter Rehley wrote: > [snip] > One really odd thing that I did notice on my windows 2000 machines was > that when I do a 'ps -ef' many times in a row quickly, the > test_configure script that I'm using dies...it either segfaults or I get > fork: Resource Temporarily unavailable

Re: Hang with 1.5.18, 1.5.19 snapshot 20051029

2005-11-02 Thread Peter Rehley
On Nov 1, 2005, at 5:52 AM, Volker Quetschke wrote: Hi! Peter Rehley wrote: I have a problem where a configure script is hanging. I first saw the behavior in 1.5.18, and it's still there in the latest snapshot. The only machines that we are seeing it hang on are windows 2000 machines

Re: cygcheck improvements

2005-11-02 Thread Christopher Faylor
On Wed, Nov 02, 2005 at 06:31:46PM -, Dave Korn wrote: >Igor Pechtchanski wrote: > >> Fair enough. I guess what I was saying is that the addition of the two >> things I mentioned would make that part of cygcheck output all the more >> valuable. :-) > > Oh yes, totally agree! But that's a sl

RE: cygcheck improvements

2005-11-02 Thread Dave Korn
Igor Pechtchanski wrote: > Fair enough. I guess what I was saying is that the addition of the two > things I mentioned would make that part of cygcheck output all the more > valuable. :-) Oh yes, totally agree! But that's a slightly longer-term project :) > BTW, one thing that's been sugges

Re: Hang with 20051018 (3rd version) snapshot while building OOo

2005-11-02 Thread Christopher Faylor
On Tue, Nov 01, 2005 at 05:40:30PM -0500, Christopher Faylor wrote: >On Tue, Nov 01, 2005 at 05:15:31PM -0500, Volker Quetschke wrote: >>Volker Quetschke wrote: >>> OK, here is the full version: >>> >>> >>> It contains the usual cygchec

Re: cygcheck improvements

2005-11-02 Thread Christopher Faylor
On Wed, Nov 02, 2005 at 05:50:28PM -, Dave Korn wrote: >Christopher Faylor wrote: >> On Wed, Nov 02, 2005 at 05:37:25PM -, Dave Korn wrote: >>> Christopher Faylor wrote: Seeing Igor's analysis of corrupt /etc/services symlinks reminded me that I wanted to start a discussion on cyg

RE: cygcheck improvements

2005-11-02 Thread Dave Korn
Igor Pechtchanski wrote: > On Wed, 2 Nov 2005, Dave Korn wrote: > >> Christopher Faylor wrote: >>> On Wed, Nov 02, 2005 at 05:37:25PM -, Dave Korn wrote: Christopher Faylor wrote: > What other kind of common things could cygcheck be testing for? >> >> Hey, I had another idea. It s

RE: cygcheck improvements

2005-11-02 Thread Igor Pechtchanski
On Wed, 2 Nov 2005, Dave Korn wrote: > Christopher Faylor wrote: > > On Wed, Nov 02, 2005 at 05:37:25PM -, Dave Korn wrote: > >> Christopher Faylor wrote: > >>> What other kind of common things could cygcheck be testing for? > > Hey, I had another idea. It should definitely scan /etc/postin

RE: cygcheck improvements

2005-11-02 Thread Dave Korn
Christopher Faylor wrote: > What other kind of common things could cygcheck be testing for? > > cgf It should search the browser's webcache/history log, and if it doesn't find that the user's been to view the FAQ lately, it forces it open in a full-screen window! cheers, DaveK --

RE: cygcheck improvements

2005-11-02 Thread Dave Korn
Christopher Faylor wrote: > On Wed, Nov 02, 2005 at 05:37:25PM -, Dave Korn wrote: >> Christopher Faylor wrote: >>> Seeing Igor's analysis of corrupt /etc/services symlinks reminded me >>> that I wanted to start a discussion on cygcheck improvements. >>> >>> Ideally, cygcheck should report on

Re: cygcheck improvements

2005-11-02 Thread Christopher Faylor
On Wed, Nov 02, 2005 at 12:45:13PM -0500, Christopher Faylor wrote: >On Wed, Nov 02, 2005 at 05:37:25PM -, Dave Korn wrote: >>Christopher Faylor wrote: >>> Seeing Igor's analysis of corrupt /etc/services symlinks reminded me >>> that I wanted to start a discussion on cygcheck improvements. >>>

Re: cygcheck improvements

2005-11-02 Thread Christopher Faylor
On Wed, Nov 02, 2005 at 05:37:25PM -, Dave Korn wrote: >Christopher Faylor wrote: >> Seeing Igor's analysis of corrupt /etc/services symlinks reminded me >> that I wanted to start a discussion on cygcheck improvements. >> >> Ideally, cygcheck should report on things like /etc/services being >>

RE: cygcheck improvements

2005-11-02 Thread Dave Korn
Christopher Faylor wrote: > Seeing Igor's analysis of corrupt /etc/services symlinks reminded me > that I wanted to start a discussion on cygcheck improvements. > > Ideally, cygcheck should report on things like /etc/services being > wrong. > > What other kind of common things could cygcheck be t

cygcheck improvements

2005-11-02 Thread Christopher Faylor
Seeing Igor's analysis of corrupt /etc/services symlinks reminded me that I wanted to start a discussion on cygcheck improvements. Ideally, cygcheck should report on things like /etc/services being wrong. What other kind of common things could cygcheck be testing for? cgf -- Unsubscribe info:

Re: 1.5.18: telnet: tcp/telnet: unknown service

2005-11-02 Thread Igor Pechtchanski
On Wed, 2 Nov 2005, Marcel Kloosterman wrote: > Hi, > > I've a problem with telnet, ftp and probably more programs. But not ssh. > I don't know since when this problem appeared on my system, > [snip] > 108 13:35:01telnet.exe:5396 OPEN > C:\cygwin\bin\%SystemRoot%\System32\drivers\etc\s

1.5.18: telnet: tcp/telnet: unknown service

2005-11-02 Thread Marcel Kloosterman
Hi, I've a problem with telnet, ftp and probably more programs. But not ssh. I don't know since when this problem appeared on my system, In the mailing list I've seen that Someone asked for an strace. Well.. this is the part where it seems to go wrong: 23 347369 [main] telnet 4140 cygwin

Re: signals and read blocking - EINTR

2005-11-02 Thread Jim Easton
Hi Samuel Thibald wrote: > Mmm, I had a look at posix, at it says "The state of these flags is > not specified for signal()." So that you indeed need to explicitely > unset the flag, else the behavior is implementation-dependant (BSD sets > SA_RESTART and clears SA_RESETHAND for instance). > > Al