From owner-freebsd-stable Tue Oct 15 5:35: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5716837B401 for ; Tue, 15 Oct 2002 05:35:02 -0700 (PDT) Received: from mail.san.yahoo.com (mail.san.yahoo.com [209.132.1.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 192FD43EB7 for ; Tue, 15 Oct 2002 05:35:02 -0700 (PDT) (envelope-from ender@eponymous.com) Received: from [209.48.32.2] by mail.san.yahoo.com with HTTP; Tue, 15 Oct 2002 05:39:06 -0700 Date: Tue, 15 Oct 2002 08:39:06 -0400 Message-ID: <3D9BDC820000B10A@mta06.san.yahoo.com> In-Reply-To: <20021015121435.GA56868@peitho.fxp.org> From: "ender" Subject: Re: 4.7: buildworld succeeds, installworld fails Reply-To: ender@eponymous.com To: "Chris Faulhaber" Cc: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 >> I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have suc= cessfully >> built the new world, however when I try to install it I get the follow= ing: >> >> barrow# cd /usr/src/ >> barrow# make installworld >> mkdir -p /tmp/install.4267 >> for prog in [ awk cat chflags chmod chown date echo egrep find grep ln >> make makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl test true una= me >> wc zic; do cp `which $prog` /tmp/install.4267; done >> cd /usr/src; MAKEOBJDIRPREFIX=3D/usr/obj MACHINE_ARCH=3Di386 MACHINE= =3Di386 >> OBJFORMAT_PATH=3D/usr/obj/usr/src/i386/usr/libexec PERL5LIB=3D/usr/o= bj/usr/src/i386/usr/libdata/perl/5.00503 >> GROFF_BIN_PATH=3D/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=3D/us= r/obj/usr/src/i386/usr/share/groff_font >> GROFF_TMAC_PATH=3D/usr/obj/usr/src/i386/usr/share/tmac PATH=3D/usr/o= bj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i= 386/usr/games:/tmp/install.4267 >> make -f Makefile.inc1 reinstall >> make: permission denied >> *** Error code 126 >> >> Stop in /usr/src. >> *** Error code 1 >> >> Stop in /usr/src. >> barrow# >> > >Is /tmp mounted noexec? > >-- >Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org >-------------------------------------------------------- >FreeBSD: The Power To Serve - http://www.FreeBSD.org [INSERT SOUND OF FOREHEAD HITTING TABLE HERE] Yes. /tmp is mounted noexec. *grumble* Sorry to have wasted everyone's time. ender ender@eponymous.com "victum invideo silenti" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message