Re: option DDB broken between r214547 - r214596

2010-10-31 Thread David Wolfskill
On Sun, Oct 31, 2010 at 04:57:42PM +, Bjoern A. Zeeb wrote: >... > ... > >>/usr/src/sys/net/if_debug.c > >>/usr/src/sys/net/if_debug.c: In function 'if_show_ifnet': > >>/usr/src/sys/net/if_debug.c:65: error: 'struct ifnet' has no member named > >>'if_index_reserved' > >>*** Error code 1 > > >

Re: option DDB broken between r214547 - r214596

2010-10-31 Thread Bjoern A. Zeeb
On Sun, 31 Oct 2010, Bjoern A. Zeeb wrote: Hi David, Now, I actually build for the system in question on my build machine (which builds a GENERIC kernel for itself, as well as kernels for the above-mentioned machine and another). This morning, it was running FreeBSD 8.1-STABLE r214547, buildin

Re: option DDB broken between r214547 - r214596

2010-10-31 Thread Bjoern A. Zeeb
On Sun, 31 Oct 2010, David Wolfskill wrote: Hi, On one of my machines, I've been having some issues such that I adjusted the kernel config to include some debugging options: options KDB options KDB_TRACE options KDB_UNATTENDED options DDB options DDB_NUM