Hello Steve, Wednesday, April 10, 2002, 11:44:44 PM, you wrote:
[snip] SH> In file included from cygheap.cc:17: SH> fhandler.h: In method `select_stuff::select_stuff()': SH> fhandler.h:1089: implicit declaration of function `int memset(...)' SH> make: *** [cygheap.o] Error 1 Obviously, this source file calls memset without including the approapriate header file (string.h). I don't have the latest CVS sources to verify this - what I've stated above is just and assumption based on the gcc error message. Btw no need to repeat ;) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/