Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2001 22:58:48 -0700 (PDT)
From:      Jeff Mohler <supra87t@yahoo.com>
To:        freebsd-hackers@freebsd.org
Subject:   Failing kernel build..text this time.
Message-ID:  <20010707055848.95981.qmail@web10305.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
speedracer# make install
chflags noschg /kernel
mv /kernel /kernel.old
install -c -m 555 -o root -g wheel -fschg  kernel
/kernel
if [ -d /modules -a -n "`ls /modules`" ]; then  mkdir
-p /modules.old;  cp -p /modules/* /modules.old;  fi;
cd ../../modules && env
MAKEOBJDIRPREFIX=/nos/src/sys/compile/www/modules make
install
===> accf_data
install -c -o root -g wheel -m 555   accf_data.ko
/modules
install: accf_data.ko: No such file or directory
*** Error code 71

Stop in /nos/src/sys/modules/accf_data.
*** Error code 1

Stop in /nos/src/sys/modules.
*** Error code 1

Stop in /nos/src/sys/compile/www.


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010707055848.95981.qmail>