linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: Failure to build ata_id
Date: Mon, 03 Jan 2011 23:38:17 +0000	[thread overview]
Message-ID: <AANLkTikbTcP7XXOhioNGcrPqQtTyC8OcRkhxWb4yjuJ+@mail.gmail.com> (raw)
In-Reply-To: <201101032329.45198.thomas@koeller.dyndns.org>

On Mon, Jan 3, 2011 at 23:29, Thomas Koeller <thomas@koeller.dyndns.org> wrote:
> since kernel release v2.6.35-rc1 (commit 7407e5bba2cc821950344fd1391d9ad1b7e0b397),
> scsi/scsi.h is no longer part of the exported kernel headers. Since then, it has
> not been possible to do a full build of udev anymore, because extras/ata_id/ata_id.c
> wants to include this header.
>
> I suppose new udev releases are tested with a current kernel? Am I missing something?

It's not a kernel header, it's from glibc. You need a matching glibc
for these new kernel headers.

$ rpm -qf /usr/include/scsi/scsi.h
glibc-devel-2.11.3-4.1.x86_64

Kay

      reply	other threads:[~2011-01-03 23:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-03 22:29 Failure to build ata_id Thomas Koeller
2011-01-03 23:38 ` Kay Sievers [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=AANLkTikbTcP7XXOhioNGcrPqQtTyC8OcRkhxWb4yjuJ+@mail.gmail.com \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@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;
as well as URLs for NNTP newsgroup(s).