From owner-freebsd-stable@FreeBSD.ORG Thu Jan 18 20:45:05 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE15216A40F for ; Thu, 18 Jan 2007 20:45:05 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [63.240.77.82]) by mx1.freebsd.org (Postfix) with ESMTP id 89E6013C4A7 for ; Thu, 18 Jan 2007 20:45:05 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from icarus.home.lan (c-71-198-0-135.hsd1.ca.comcast.net[71.198.0.135]) by comcast.net (sccrmhc12) with ESMTP id <20070118204504012002qv23e>; Thu, 18 Jan 2007 20:45:04 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id F2BAA1FA037; Thu, 18 Jan 2007 12:45:03 -0800 (PST) Date: Thu, 18 Jan 2007 12:45:03 -0800 From: Jeremy Chadwick To: Heinrich Rebehn Message-ID: <20070118204503.GA66169@icarus.home.lan> Mail-Followup-To: Heinrich Rebehn , freebsd-stable@freebsd.org References: <45AF32A7.3050108@ant.uni-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45AF32A7.3050108@ant.uni-bremen.de> X-PGP-Key: http://jdc.parodius.com/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-stable@freebsd.org Subject: Re: 6.2: make buildworld fails at usr.bin/passwd X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2007 20:45:05 -0000 On Thu, Jan 18, 2007 at 09:41:11AM +0100, Heinrich Rebehn wrote: > Hi list, > > I just cvsup'ed 6.2 (tag=RELENG_6_2) and buildworld fails with: > > [...] > rm -f opiepasswd opiepasswd.o opiepasswd.1.gz opiepasswd.1.cat.gz > rm -f .depend GPATH GRTAGS GSYMS GTAGS > ===> usr.bin/pagesize (cleandir) > rm -f pagesize.1.gz pagesize.1.cat.gz > ===> usr.bin/passwd (cleandir) > cd: can't cd to /usr/src/usr.bin/passwd > *** Error code 2 > > Stop in /usr/src/usr.bin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > Does anyone know what is wrong here? Why is /usr/src/usr.bin/passwd > missing? I tried different german mirrors. I've successfully built world from RELENG_6 (not RELENG_6_2) and did not encounter this problem. Another possibility would be the scenario where you installed src-all from CD/DVD/FTP/whatever during your initial installation, and you have not "adopted" (yes, this is the term used in the FAQ) your src tree to that pulled down via cvsup/csup. The cvsup FAQ addresses this here: http://www.cvsup.org/faq.html#caniadopt http://www.cvsup.org/faq.html#adopt -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |