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 Message-Id: <4.3.1.2.20020422183717.027328e8@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com Date: Mon, 22 Apr 2002 18:39:18 -0400 To: WayharenMudding AT aol DOT com, cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: I'm trying to make my own mud, but get this error, know of any way to fix? In-Reply-To: <16f.c8385f6.29f5e972@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 06:32 PM 4/22/2002, WayharenMudding AT aol DOT com wrote: >I keep getting this message upon compilation... >And I've been doing everything to fix it, but nothing is working... >I've learned quite a bit doing this alone, but I'm still clueless on how >to fix this... Your help would be appreciated. > >db.c: In function `boot_db': >db.c:401: warning: implicit declaration of function `calloc' >db.c:401: warning: assignment makes pointer from integer without a cast >db.c: In function `alloc_perm': >db.c:3307: warning: assignment makes pointer from integer without a cast This isn't a Cygwin specific issue and as such is off-topic for this list. But I'll give you a hint. Why is the compiler complaining about a missing declaration for 'calloc()'? Please, if you feel the need to follow-up on this thread, do it off-list. Thanks, Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- 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/