From: garbanzo AT hooked DOT net (Alex) Subject: Re: ... called, and it's not done yet 9 Oct 1997 19:39:51 -0700 Message-ID: References: <3 DOT 0 DOT 1 DOT 32 DOT 19971008161952 DOT 00ded2f0 AT pop1 DOT hpl DOT hp DOT com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: gnu-win32 AT cygnus DOT com On Wed, 8 Oct 1997, Geoffrey Brown wrote: > I get messages similar to this when running less and starting rxvt. > In the case of less, when I try to search for a regular expression: > > regcomp called, and it's not done yet. > > In the case of rxvt > > seteuid called, and it's not done yet > > Any ideas how to avoid these ? To me those messages are a little ambiguious, but all it's telling you is that the function (say seteuid) is just a stub, that does nothing (at the moment). Unless you edit the source and comment out those lines (stub.cc or similar) there's no way around this. Perhaps if a syslog daemon is ever ported..... - alex - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".