From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 21 Feb 2014 22:01:29 +0100 Subject: [Buildroot] udev 182: scsi/scsi.h not found In-Reply-To: <5307AB0F.30602@gmail.com> (Marco Trapanese's message of "Fri, 21 Feb 2014 20:37:51 +0100") References: <5307AB0F.30602@gmail.com> Message-ID: <87fvncuqmu.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Marco" == Marco Trapanese writes: > 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 > ^ > 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 What toolchain / .config are you using? uClibc (default for the internal toolchain) provides scsi/scsi.h -- Bye, Peter Korsgaard