Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 11 Apr 2002 10:10:28 +0200 From: Pavel Tsekov Reply-To: Pavel Tsekov Organization: Syntrex, Inc. X-Priority: 3 (Normal) Message-ID: <1821028679.20020411101028@syntrex.com> To: "Steve Howe" CC: cygwin AT cygwin DOT com Subject: Re: Error compiling cygwin-snapshot-20020409-1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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/