[Buildroot] udev 182: scsi/scsi.h not found

Peter Korsgaard jacmet at uclibc.org
Fri Feb 21 21:01:29 UTC 2014


>>>>> "Marco" == Marco Trapanese <marcotrapanese at gmail.com> 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 <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

What toolchain / .config are you using? uClibc (default for the internal
toolchain) provides scsi/scsi.h

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list