[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: build depends on kernel-headers



On Sun, May 06, 2001 at 01:25:32AM -0400, Itai Zukerman wrote:
> 
> Also chiming in: Suppose my code reads a struct from a device file.
> That struct is defined in a kernel header (not part of glibc).  You're
> saying I should duplicate that header in my source rather than
> build-depend on kernel-headers-X.X?  Hmmm...

Yes, because otherwise your code probably won't compile.
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: