Re: Kernel Compile errors

2007-02-13 Thread Miod Vallat

I installed cvsup and ran cvsup -g -L 2 cvsup-file-src (my
configuration file). Afterwards, I began the compile process using
make clean && make depend && make && make install .


make install needs to be run as root.

Miod



Kernel Compile errors

2007-02-13 Thread Bray Mailloux
I installed cvsup and ran cvsup -g -L 2 cvsup-file-src (my configuration 
file). Afterwards, I began the compile process using

make clean && make depend && make && make install .
However, when the commands were running, this returned:

rm -f bsd
ld -Ttext 0xD0200120 -e start -N -S -x -o bsd ${SYSTEM_OBJ} vers.o
text   data   bss   dec   hex
5298463   217920   867984  6384367   616aef
rm -f/obsd
ln/bsd   /obsd
ln:   /obsd: Operation not permitted
***   Error code 1