Re: Broken bktr(4) module

2002-03-25 Thread Emiel Kollof
* David O'Brien ([EMAIL PROTECTED]) wrote: > > Hmm, I am not alone I see here.. Already filed a PR about it. > > What was the PR number. I already fixed it. For build problem things > like this, emailing the list is better as people will see it MUCH > quicker. kern/36298, but it's already clos

Re: Broken bktr(4) module

2002-03-25 Thread David O'Brien
On Mon, Mar 25, 2002 at 12:14:26PM +0100, Emiel Kollof wrote: > * Crist J. Clark ([EMAIL PROTECTED]) wrote: > > I believe the recent changes to the bktr(4) module Makefile broke it, > > > > ===> bktr > > ===> bktr/bktr > > make: don't know how to make smbus.h. Stop > > *** Error code 2 > > > > S

Re: Broken bktr(4) module

2002-03-25 Thread Emiel Kollof
* Crist J. Clark ([EMAIL PROTECTED]) wrote: > I believe the recent changes to the bktr(4) module Makefile broke it, > > ===> bktr > ===> bktr/bktr > make: don't know how to make smbus.h. Stop > *** Error code 2 > > Stop in /usr/src/sys/modules/bktr. > *** Error code 1 Hmm, I am not alone I see