From owner-freebsd-ports-bugs Tue Feb 11 17:40:16 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E81237B401 for ; Tue, 11 Feb 2003 17:40:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C95E43F93 for ; Tue, 11 Feb 2003 17:40:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1C1eENS064371 for ; Tue, 11 Feb 2003 17:40:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1C1eE8M064370; Tue, 11 Feb 2003 17:40:14 -0800 (PST) Date: Tue, 11 Feb 2003 17:40:14 -0800 (PST) Message-Id: <200302120140.h1C1eE8M064370@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Christian Weisgerber Subject: Re: ports/47643: biology/nab port update by maintainer Reply-To: Christian Weisgerber Sender: owner-freebsd-ports-bugs@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/47643; it has been noted by GNATS. From: Christian Weisgerber To: bdodson@scms.utmb.EDU Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/47643: biology/nab port update by maintainer Date: Wed, 12 Feb 2003 01:40:02 +0100 (CET) In article <200301291656.h0TGuFNH026204@histidine.utmb.edu> you write: > >Number: 47643 > >Category: ports > >Synopsis: biology/nab port update by maintainer This does not build on alpha: ... cc -c -O -pipe NAB_ainit.c ./nab -c allatom_to_dna3.nab nab2c failed! *** Error code 1 ... There are numerous 64-bit-related warnings earlier in the build. In the port Makefile, you can replace "-mkdir -p" with "${MKDIR}". We also have a ${TAR} macro. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message