From owner-freebsd-stable Mon Mar 4 2: 8:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.telecom.sk (mail2.telecom.sk [213.81.152.4]) by hub.freebsd.org (Postfix) with ESMTP id 8D0EA37B404 for ; Mon, 4 Mar 2002 02:08:32 -0800 (PST) Received: from srv.ba.sdxnet.com (telecom-213-147-98.telecom.sk [213.81.147.98]) by mail2.telecom.sk (8.9.3/8.9.3) with ESMTP id LAA24967 for ; Mon, 4 Mar 2002 11:05:11 +0100 (MET) Received: from localhost (vlado@localhost) by srv.ba.sdxnet.com (8.11.6/8.11.6) with ESMTP id g24A73x86040 for ; Mon, 4 Mar 2002 11:07:03 +0100 (CET) (envelope-from vbotka@ba.sdxnet.com) X-Authentication-Warning: srv.ba.sdxnet.com: vlado owned process doing -bs Date: Mon, 4 Mar 2002 11:07:03 +0100 (CET) From: Vladimir Botka To: FreeBSD stable Subject: make release problem Message-ID: <20020304110525.S85489-100000@srv.ba.sdxnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am running into a problem when I try to `make release` ( to generate custom release). I do my best and proceed according to the `FreeBSD Release Engineering` document on: http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/releng/article.html (`cvsup src,ports,doc`, `make world`, set environment, etc. ) The problem was reproduced 3 times with fresh cvsup, even that the system compile, install and run ok. I would like to mention, that exactly the same error was reported in 1998 (http://www.geocrawler.com freebsd-questions) with no response. I would appreciate any kind of information. Thanks in advance. Vladimir Botka. The error that I receive from `make release`: ===> share/doc/usd/12.vi/summary touch _stamp.extraobjs (cd /usr/src/share/doc/usd/12.vi/summary/../../../../../contrib/nvi/docs/USD.doc/vitut; groff -mtty-char -Tascii -t -ms -o1- /usr/src/share/doc/usd/12.vi/summary/../../../../../contrib/nvi/docs/USD.doc/vitut/vi.summary) | gzip -cn > summary.ascii.gz ===> share/doc/usd/13.viref make: don't know how to make ref.so. Stop *** Error code 2 Stop in /usr/src/share/doc/usd. *** Error code 1 Stop in /usr/src/share/doc. *** Error code 1 Stop in /usr/src/share. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src/release. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message