On Wed, Sep 03, 2003 at 03:03:04 -0700, Don Lewis wrote:
> On 3 Sep, Michael Bretterklieber wrote:
> > Hi,
> >
> > buildworld fails (cvsup some minutes ago):
> > In file included from /usr/src/sys/cam/scsi/scsi_da.c:51:
> > /usr/src/sys/sys/taskqueue.h:33:2: #error "no user-servicable parts
> > i
Hi,
On Wed, 3 Sep 2003, Don Lewis wrote:
>
> The following patch works for me:
>
> Index: sys/cam/scsi/scsi_da.c
> ===
> RCS file: /home/ncvs/src/sys/cam/scsi/scsi_da.c,v
> retrieving revision 1.157
> diff -u -r1.157 scsi_da.c
> --- s
On 3 Sep, Michael Bretterklieber wrote:
> Hi,
>
> buildworld fails (cvsup some minutes ago):
> In file included from /usr/src/sys/cam/scsi/scsi_da.c:51:
> /usr/src/sys/sys/taskqueue.h:33:2: #error "no user-servicable parts
> inside"
> mkdep: compile failed
The following patch works for me:
Inde