From owner-freebsd-ports Thu Dec 7 04:22:12 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA06587 for ports-outgoing; Thu, 7 Dec 1995 04:22:12 -0800 (PST) Received: from ubiq.veda.is (root@ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA06582 for ; Thu, 7 Dec 1995 04:22:04 -0800 (PST) Received: (from adam@localhost) by ubiq.veda.is (8.6.12/8.6.9) id MAA10187; Thu, 7 Dec 1995 12:21:39 GMT From: Adam David Message-Id: <199512071221.MAA10187@ubiq.veda.is> Subject: Re: nntpxfer Exectable File Missing To: asami@cs.berkeley.edu (Satoshi Asami) Date: Thu, 7 Dec 1995 12:21:38 +0000 (GMT) Cc: Ruiyuan_Jiang/Advantage_KBS_at_LotusXchg@njcorp.akbs.com, adam@ubiq.veda.is, ports@FreeBSD.ORG, rjiang@akbs.com In-Reply-To: <199512070838.AAA01300@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at Dec 7, 95 00:38:07 am X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG Precedence: bulk > You can compile it by yourself. Get the nntp ports files (read > section 4.2 on the handbook on how to get these stuff), and edit the > patch by hand before you compile it. It should be in > > /usr/ports/news/nntp/patches/patch-aa > > Go to line 47, and delete the `#' near the beginning of the line. Also in /usr/ports/news/nntp/work/nntp-t5/xfer/nntpxfer.c after compilation fails, you will need to delete line 627. It's the line that reads: extern char *sys_errlist[]; Then it will compile normally. I will update this soon for the main ports collection. -- Adam David