On Tue, Oct 15, 2002 at 08:15:36AM -0400, ender wrote:
> I'm attempting to upgrade a 4.6.2 box to 4.7 using source.  I have successfully
> built the new world, however when I try to install it I get the following:
> 
> 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 uname
> wc zic; do  cp `which $prog` /tmp/install.4267;  done
> cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386  MACHINE=i386
>  OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec  
>PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503
>  GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin  
>GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font
>  GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac  
>PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/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 - [EMAIL PROTECTED] - [EMAIL PROTECTED]
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org

Attachment: msg50482/pgp00000.pgp
Description: PGP signature

Reply via email to