From: dhinds <dhinds@sonic.net>
To: Joshua Kwan <joshk@ludicrus.ath.cx>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.5.54-dj1-bk] Some interesting experiences...
Date: Tue, 7 Jan 2003 22:16:05 -0800 [thread overview]
Message-ID: <20030107221605.A27650@sonic.net> (raw)
In-Reply-To: <20030107215630.6f8bd876.joshk@ludicrus.ath.cx>
On Tue, Jan 07, 2003 at 09:56:30PM -0800, Joshua Kwan wrote:
> Ok, the problem is with scsi.h.
> In a typedef for SCSI LUNs 'u8' is used, but not defined - either
> 'typedef u_int8_t u8' outside of the struct, or changing the
> declaration to u_int8_t works. Thanks Misha...
It isn't a kernel header bug; 'u8' is defined elsewhere. I'll fix
cardmgr properly; it should not be referencing any kernel header
files.
-- Dave
prev parent reply other threads:[~2003-01-08 6:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-08 1:21 [2.5.54-dj1-bk] Some interesting experiences Joshua Kwan
2003-01-08 1:51 ` Anders Gustafsson
2003-01-08 8:52 ` Vojtech Pavlik
2003-01-09 20:04 ` Anders Gustafsson
2003-01-09 21:02 ` Joshua Kwan
2003-01-08 1:58 ` dhinds
2003-01-08 4:43 ` Joshua Kwan
2003-01-08 5:56 ` Joshua Kwan
2003-01-08 6:16 ` dhinds [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030107221605.A27650@sonic.net \
--to=dhinds@sonic.net \
--cc=joshk@ludicrus.ath.cx \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox