Re: Compiling Kernel Module with Current Kernel Options

2004-08-05 Thread Chuck Tuffli
On Wed, Aug 04, 2004 at 04:09:22PM -0400, cd_freebsd wrote: > I have an SMP machine, so after installing the GENERIC version of > FreeBSD 4.7, I created my own version of the kernel that included > SMP support and DDB. > > Being a device driver writer, I created my Makefile just as > perscribed, b

Re: Compiling Kernel Module with Current Kernel Options

2004-08-05 Thread cd_freebsd
>> I'm not sure what the problem is here, but could it be that the build is picking up the wrong set of includes? After you built the SMP kernel, did you copy kernel to / or did you do a make install? I've built at least a SCSI driver for 4.7 for a SMP machine and don't remember having to do any