This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: Error compiling cygwin-snapshot-20020409-1


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/


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