From: "Rusty Lynch" <rusty@linux.co.intel.com>
To: <trelane@digitasaru.net>, <linux-kernel@vger.kernel.org>
Subject: Re: [ide-scsi] "structure has no member named `tag'"
Date: Tue, 3 Dec 2002 14:18:04 -0800 [thread overview]
Message-ID: <004a01c29b19$d9800a50$62d40a0a@amr.corp.intel.com> (raw)
In-Reply-To: 20021203220928.GA3024@digitasaru.net
There was a discussion on this at
http://marc.theaimsgroup.com/?t=103861087100001&r=1&w=2
To get past this you can just change the line to compare ->name instead ->tag until the real fix lands.
-rustyl
----- Original Message -----
From: "Joseph Pingenot" <trelane@digitasaru.net>
To: <linux-kernel@vger.kernel.org>
Sent: Tuesday, December 03, 2002 2:09 PM
Subject: [ide-scsi] "structure has no member named `tag'"
> Found this on 2.5.50+bk3
>
>
gcc -Wp,-MD,drivers/scsi/.ide-scsi.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno
-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6 -Iarch/i386/mach-generic -nostdinc -iwithprefix
include -DMODULE -DKBUILD_BASENAME=ide_scsi -DKBUILD_MODNAME=ide_scsi -c -o drivers/scsi/ide-scsi.o drivers/scsi/ide-scsi.c
> drivers/scsi/ide-scsi.c: In function `should_transform':
> drivers/scsi/ide-scsi.c:767: structure has no member named `tag'
> make[2]: *** [drivers/scsi/ide-scsi.o] Error 1
> make[1]: *** [drivers/scsi] Error 2
> make: *** [drivers] Error 2
>
>
> --
> Joseph===============================================trelane@digitasaru.net
> "I use Linux and it makes me feel safer knowing exactly what security
> problems my boxen are facing. If I wanted filtered information or a public
> relations a** kissing, I'd use Microsoft products." --dattaway, on /.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2002-12-03 22:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-03 22:09 [ide-scsi] "structure has no member named `tag'" Joseph Pingenot
2002-12-03 22:18 ` Rusty Lynch [this message]
2002-12-03 22:39 ` Mike Anderson
-- strict thread matches above, loose matches on Subject: below --
2002-12-03 23:30 Douglas Gilbert
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='004a01c29b19$d9800a50$62d40a0a@amr.corp.intel.com' \
--to=rusty@linux.co.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trelane@digitasaru.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.