All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Trapanese <marcotrapanese@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] udev 182: scsi/scsi.h not found
Date: Fri, 21 Feb 2014 20:37:51 +0100	[thread overview]
Message-ID: <5307AB0F.30602@gmail.com> (raw)

Hi all!
I'm still learning and I was able to fix several issue by myself.
Anyway my first buildroot compilation is not completed yet!

The building of udev 182 ends with the following error:

src/ata_id/ata_id.c:32:23: fatal error: scsi/scsi.h: File o directory 
non esistente
  #include <scsi/scsi.h>
                        ^
compilation terminated.
make[3]: *** [src/ata_id/ata_id.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2


grep -rn 'scsi' package/ leads to the package libiscsi but selecting it 
doesn't fix the problem.

Thus I'm asking again an hint to put me on the right way.....
Thanks!
Marco

             reply	other threads:[~2014-02-21 19:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-21 19:37 Marco Trapanese [this message]
2014-02-21 21:01 ` [Buildroot] udev 182: scsi/scsi.h not found Peter Korsgaard
2014-02-21 21:17   ` Marco Trapanese
2014-02-21 22:59     ` Thomas Petazzoni
2014-02-24 10:42 ` Jérôme Pouiller
2014-02-24 11:18   ` Marco Trapanese

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=5307AB0F.30602@gmail.com \
    --to=marcotrapanese@gmail.com \
    --cc=buildroot@busybox.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.