Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2002 09:30:03 -0700 (PDT)
From:      Adam Weinberger <adam@vectors.cx>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/42448: games/spider does not build on STABLE
Message-ID:  <200209051630.g85GU3th048732@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/42448; it has been noted by GNATS.

From: Adam Weinberger <adam@vectors.cx>
To: Uwe Pierau <uwe.pierau@tu-clausthal.de>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/42448: games/spider does not build on STABLE
Date: Thu, 5 Sep 2002 09:30:37 -0700

 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
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209051630.g85GU3th048732>