Re: error while compiling kernel help ?!?

2005-03-05 Thread Brent
Thank you ...that worked ...I should have known that ...oh well.. thank you once again Brent On 05 Mar 2005 12:41:11 -0500, Lowell Gilbert wrote > "Brent" <[EMAIL PROTECTED]> writes: > > > That doesnt seem to work .. also in /etc/rc.conf it was already set to > > > > kern_securelevel="0" >

Re: error while compiling kernel help ?!?

2005-03-05 Thread Lowell Gilbert
"Brent" <[EMAIL PROTECTED]> writes: > That doesnt seem to work .. also in /etc/rc.conf it was already set to > > kern_securelevel="0" > kern_securelevel_enable="YES" Try spelling that "NO" instead of "YES". Next reboot, you'll be able to change file flags. _

Re: error while compiling kernel help ?!?

2005-03-05 Thread Brent
That doesnt seem to work .. also in /etc/rc.conf it was already set to kern_securelevel="0" kern_securelevel_enable="YES" Im not sure that when you do a make install ...does it read the /etc/rc.conf ...i also tried to lower the kern security by doing as root sysctl -w kern.securelevel=0 but i

Re: error while compiling kernel help ?!?

2005-03-05 Thread Chuck Swiger
Brent wrote: I was adding some options to my kernel on a Freebsd 4.10 machine and ran into the following when i tried to run the last step of "make install" simitar.bmyster.net(root)# make install chflags noschg /kernel chflags: /kernel: Operation not permitted *** Error code 1 (ignored) mv /kernel

error while compiling kernel help ?!?

2005-03-05 Thread Brent
I was adding some options to my kernel on a Freebsd 4.10 machine and ran into the following when i tried to run the last step of "make install" simitar.bmyster.net(root)# make install chflags noschg /kernel chflags: /kernel: Operation not permitted *** Error code 1 (ignored) mv /kernel /kernel.ol

Re: Error while compiling kernel.

2003-02-01 Thread Jason Hunt
On Sat, 1 Feb 2003, Sergey Niunco wrote: > Device scbus was and is in my kernel config. A few days ago I compiled > it without a problem. > Did you CVSUP since the lat time you compiled? If so, you might have done it during a commit, so something got broken. Every now and then (maybe two or thr

Re: Error while compiling kernel.

2003-02-01 Thread Sergey Niunco
Device scbus was and is in my kernel config. A few days ago I compiled it without a problem. On Sat, 1 Feb 2003 13:18:27 + Danny Pansters <[EMAIL PROTECTED]> wrote: > On Sat, 1 Feb 2003 12:40:55 +0100 > Sergey Niunco <[EMAIL PROTECTED]> wrote: > > > I'm trying to compile a new kernel on my

Error while compiling kernel.

2003-02-01 Thread Sergey Niunco
I'm trying to compile a new kernel on my 4.7-STABLE. This is what I get: /usr/src/sys/modules/umass/../../dev/usb/umass.c:380: syntax error before `{' /usr/src/sys/modules/umass/../../dev/usb/umass.c:383: warning: no semicolon at e nd of struct or union /usr/src/sys/modules/umass/../../dev/usb/uma