> Thomas David Rivers wrote:
> 
> >  I'll have to attribute this to the "nut behind
> >  the wheel."   Apparently, I must have done a
> >  config with some option (likely DDB) on and not
> >  done a clean build... (i.e. didn't do a `make clean; make')
> 
> You shouldn't need to make clean... make depend; make should be enough.
> 
> -- 
> Ben Smithurst            | PGP: 0x99392F7D
> [EMAIL PROTECTED] |   key available from keyservers and
>                          |   [EMAIL PROTECTED]
> 

 I'm not sure.

 I'm _guessing_ this is what happened.

 config a brand kernel without options DDB.

 do a make - boot and run that kernel - all is fine.

 then, change the config file and add options DDB.

 Then, do make depend; make (which I believe is what I did.)

 But - some of the files that need to know that DDB is now defined
 are not recompiled (I'm guessing, I haven't checked on this.)

        - Dave Rivers -



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to