From owner-freebsd-questions Thu Sep 19 8: 7:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0440137B401 for ; Thu, 19 Sep 2002 08:07:23 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29C3443E3B for ; Thu, 19 Sep 2002 08:07:22 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by be-well.ilk.org (8.12.6/8.12.5) with ESMTP id g8JF7LLm016890; Thu, 19 Sep 2002 11:07:21 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id g8JF7L2G016887; Thu, 19 Sep 2002 11:07:21 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: "anak freebsd" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make installworld with error rpcgen:No such file or directory References: From: Lowell Gilbert Date: 19 Sep 2002 11:07:21 -0400 In-Reply-To: Message-ID: <44fzw63tna.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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 "anak freebsd" writes: > when i did run make installworld i got an error > > > > >>>Installing everything.. > ... > > ===> include/rpcsvc > rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/sm_inter.x -o sm_inter.h > rpcgen:No such file or directory > *** Error code 1 > > Stop in /usr/src/include/rpcsvc. > *** Error code 1 > > Stop in /usr/src/include. > *** Error code 1 > > what i did wrong? Hard to say. Did you follow the recommended procedure? Did you do a buildworld before the installworld? Did you buildkernel and install that new kernel before the installworld? rpcgen isn't exactly new... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message