From owner-freebsd-ports Fri Sep 6 1:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9033637B400 for ; Fri, 6 Sep 2002 01:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5016943E6E for ; Fri, 6 Sep 2002 01:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g868e4JU003928 for ; Fri, 6 Sep 2002 01:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g868e4SO003927; Fri, 6 Sep 2002 01:40:04 -0700 (PDT) Date: Fri, 6 Sep 2002 01:40:04 -0700 (PDT) Message-Id: <200209060840.g868e4SO003927@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Uwe Pierau Subject: Re: ports/42448: games/spider does not build on STABLE Reply-To: Uwe Pierau Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/42448; it has been noted by GNATS. From: Uwe Pierau To: Adam Weinberger Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/42448: games/spider does not build on STABLE Date: Fri, 6 Sep 2002 10:07:39 +0200 Hi, On Thu, Sep 05, 2002 at 09:30:37AM -0700, Adam Weinberger wrote: # files/patch-aa: # --- globals.h.orig Thu Sep 5 09:20:21 2002 # +++ globals.h Thu Sep 5 09:20:39 2002 # @@ -96,6 +96,8 @@ # Bool can_get_help_files(); # #endif # # +#ifndef __FreeBSD__ # extern char *malloc(); # extern char *calloc(); # extern char *realloc(); # +#endif thanks! This patch works. spider is now building and running fine here. Uwe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message