From owner-freebsd-ports Thu Dec 7 14:37:46 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA28559 for ports-outgoing; Thu, 7 Dec 1995 14:37:46 -0800 (PST) Received: from netcom11.netcom.com (root@netcom11.netcom.com [192.100.81.121]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA28551 for ; Thu, 7 Dec 1995 14:37:38 -0800 (PST) From: Ruiyuan_Jiang/Advantage_KBS_at_LotusXchg@njcorp.akbs.com Received: from njcorp.akbs.com by netcom11.netcom.com (8.6.12/Netcom) id OAA19283; Thu, 7 Dec 1995 14:35:03 -0800 Received: from cc:Mail by njcorp.akbs.com id AA818386572; Thu, 07 Dec 95 17:35:00 EST Date: Thu, 07 Dec 95 17:35:00 EST Encoding: 27 Text Message-Id: <9511078183.AA818386572@njcorp.akbs.com> To: Adam David Cc: asami@cs.berkeley.edu, ports@FreeBSD.ORG Subject: Re: nntpxfer Exectable File Missing Sender: owner-ports@FreeBSD.ORG Precedence: bulk I went to ftp.freebsd.org and I did not find the directory /usr/ports/news/nntp/work/nntp-t5/xfer/nntpxfer.c. Can you tell me where I can find that directory and file? Thanks. Ruiyuan Jiang rjiang@akbs.com >> 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