From owner-freebsd-questions Sun Mar 3 10: 6:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.telecom.sk (mail2.telecom.sk [213.81.152.4]) by hub.freebsd.org (Postfix) with ESMTP id E3D6437B400 for ; Sun, 3 Mar 2002 10:06:06 -0800 (PST) Received: from srv.ba.sdxnet.com (telecom-213-136-141.telecom.sk [213.81.136.141]) by mail2.telecom.sk (8.9.3/8.9.3) with ESMTP id TAA15629 for ; Sun, 3 Mar 2002 19:03:02 +0100 (MET) Received: from localhost (vlado@localhost) by srv.ba.sdxnet.com (8.11.6/8.11.6) with ESMTP id g23I52s52917 for ; Sun, 3 Mar 2002 19:05:02 +0100 (CET) (envelope-from vbotka@ba.sdxnet.com) X-Authentication-Warning: srv.ba.sdxnet.com: vlado owned process doing -bs Date: Sun, 3 Mar 2002 19:05:02 +0100 (CET) From: Vladimir Botka To: FreeBSD questions Subject: make release problem Message-ID: <20020303190405.M52720-100000@srv.ba.sdxnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@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 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-questions" in the body of the message