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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to