Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2000 18:30:02 -0700 (PDT)
From:      Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/16417: nethack3 port won't compile on 3.4-Stable
Message-ID:  <200007280130.SAA62884@freefall.freebsd.org>

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

From: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org, gnb@itga.com.au
Cc:  
Subject: Re: ports/16417: nethack3 port won't compile on 3.4-Stable
Date: Fri, 28 Jul 2000 10:24:59 +0900

 I managed to make it work on 3.4R.
 
 To fix, comment out `#define TERMINFO' in unixconf.h.
 
 BTW, the path of gzip defined by `#define COMPRESS' in config.h
 (derived from patches/patch-aa) is wrong.  NetHack always fails to
 compress savefiles.  It should be `/usr/bin/gzip' instead of
 `/usr/local/bin/gzip'.
 
 --
 Yoshiaki Kasahara
 Computing and Communications Center, Kyushu University
 kasahara@nc.kyushu-u.ac.jp
 


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?200007280130.SAA62884>