Re: Problems with 2.5.*'s SCSI headers and cdrtools

Christoph Hellwig (hch@infradead.org)
Fri, 14 Feb 2003 06:32:25 +0000


On Fri, Feb 14, 2003 at 08:27:50AM +0200, Sahara Workshop wrote:
> > Glibc's <scsi/scsi.h>
>
>
> If you looked at the patch, you would have seen that it
> does include 'scsi/scsi.h', but I'm guessing its changing the
> search order of includes then. Ill have a look.

Either your distributions setup is broken and overwrites
/usr/include/scsi/scsi.h (check whether it has the FSF copyright,
they took the kernel header verbatim and just slapped their copyright
boilerplate over it..) or cdrtools is broken enough to explicitly
add the kernel source to it's include dirs. Both would need fixing,
the first is easy, the second needs conviencing Joerg which might
become difficult :)

-
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/