5.3 STABLE to 5.4 buildkernel error
    Pertti Kosunen 
    pertti.kosunen at pp.nic.fi
       
    Mon Jul  4 11:26:01 GMT 2005
    
    
  
misael wrote:
># Debugging for use in -current
>#options 	DDB			#Enable the kernel debugger
>#options 	INVARIANTS		#Enable calls of extra sanity checking
>options 	INVARIANT_SUPPORT	#Extra sanity checks of internal structures, required by INVARIANTS
>#options 	WITNESS			#Enable checks to detect deadlocks and cycles
>#options 	WITNESS_SKIPSPIN	#Don't run witness on spinlocks for speed
>  
>
OT: Shouldn't you comment out the INVARIANT_SUPPORT too when INVARIANTS 
is out?
    
    
More information about the freebsd-stable
mailing list