On Sun, Aug 24, 2008 at 10:26 PM, Doug Milam <[EMAIL PROTECTED]> wrote: > The following error occurs after the command > >> cd /usr/src/sys/arch/i386/compile/GENERIC; >> make clean && make depend && make > > "ln /bsd /obsd > ln: /obsd: Operation not permitted > *** Error code 1"
You *sure* that was the command you invoked? That looks like the result of doing "make install" as non-root. Philip Guenther

