This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ... called, and it's not done yet


These are functions that arent yet implemented, but are included since
alot of programs require them to compile.  An example: how do you
implement seteuid() on Win95?... If you want to avoid them, and have
access to the source,  put the stuff that calls these functions inside a
#ifdef __CYGWIN32__

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 ?
> 
> Geoffrey
> ------------------------------------------------------------------------
> 
> Geoffrey Brown
> Research Scientist
> HP Labs Cambridge
> 1 Main Street 10th Floor
> Cambridge, MA 02142
> 
> (617) 679-9338
> (617) 679-9330 (fax)
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]