Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2003 12:47:46 +0200 (=?ISO-8859-15?Q?Westeurop=E4ische_Sommerzeit?=)
From:      Michael Bretterklieber <mbretter@jawa.at>
To:        Don Lewis <truckman@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: make buildworld errors (libcam)
Message-ID:  <Pine.WNT.4.56.0309031247090.2532@BRUTUS>
In-Reply-To: <200309031003.h83A34r1039057@gw.catspoiler.org>
References:  <200309031003.h83A34r1039057@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> --- sys/cam/scsi/scsi_da.c	3 Sep 2003 04:46:28 -0000	1.157
> +++ sys/cam/scsi/scsi_da.c	3 Sep 2003 07:35:54 -0000
> @@ -48,7 +48,9 @@
>  #include <sys/eventhandler.h>
>  #include <sys/malloc.h>
>  #include <sys/cons.h>
> +#ifdef _KERNEL
>  #include <sys/taskqueue.h>
> +#endif /* _KERNEL */
>
>  #include <machine/md_var.h>
for me too :-)

thanx,
bye,
--
------------------------------- ----------------------------------
Michael Bretterklieber          - http://www.bretterklieber.com
A-Quadrat Automation GmbH       - http://www.a-quadrat.at
Tel: ++43-(0)3172-41679         - GSM: ++43-(0)699 12861847
------------------------------- ----------------------------------
"...the number of UNIX installations has grown to 10, with more
expected..." - Dennis Ritchie and Ken Thompson, June 1972



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.WNT.4.56.0309031247090.2532>