From owner-freebsd-bugs Wed Mar 27 3:10: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16BBC37B400 for ; Wed, 27 Mar 2002 03:10:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2RBA4d82872; Wed, 27 Mar 2002 03:10:04 -0800 (PST) (envelope-from gnats) Date: Wed, 27 Mar 2002 03:10:04 -0800 (PST) Message-Id: <200203271110.g2RBA4d82872@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Crist J. Clark" Subject: Re: conf/36365: make world brakes up Reply-To: "Crist J. Clark" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/36365; it has been noted by GNATS. From: "Crist J. Clark" To: Pizik Ilya Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: conf/36365: make world brakes up Date: Wed, 27 Mar 2002 03:05:30 -0800 On Wed, Mar 27, 2002 at 12:54:31PM +0300, Pizik Ilya wrote: [snip] > System: FreeBSD ultra.v.ru 4.5-STABLE FreeBSD 4.5-STABLE #2: Wed Mar 27 01:06:25 MSK 2002 root@ultra.v.ru:/usr/obj/usr/src/sys/ULTRA i386 > Asus P4T-E, P4-1.6GHz, 512 RDRAM, Seagate 60Gb Baracuda IV 7200RPM > >Description: > I've installed FreeBSD 4.5-STABLE from my old HDD. > In /etc/make.conf I had NO_TCSH=yes. > Certanly I do not have /bin/csh installed. > I use bash. When I tried to make world, it broke up with error on making shared > docs. If I add NO_SHAREDOCS=yes to /etc/make.conf - all is ok. This is the moment it brakes up: > vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > bash: /usr/bin/vgrind: /bin/csh: bad interpreter: No such file or directory A system with _no_ version csh is not supported in the build. The NO_TCSH flag is for people who use their own version of [t]csh and don't want the system build to clobber it. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message