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

Re: kernel header files : problems (yes, again)



On Wed, 28 May 1997, Andreas Jellinghaus wrote:

> also get this directory. but only linux/ and asm/ shoud override
> /usr/include, not net/ (because : net/ is buggy !). what shall i do ?
> ok, i know how to fix this, but with the next libc or kernel header
> update i will have to fix it again... any good solution ?

Put something like this in debian/rules:-

mkdir kinclude
ln -s /usr/src/linux/include/linux kinclude/linux
ln -s /usr/src/linux/include/asm kinclude/asm

Then compile with -Ikinclude

-- 
Tom Lees <tom@lpsg.demon.co.uk>			http://www.lpsg.demon.co.uk/
PGP ID 87D4D065, fingerprint 2A 66 86 9D 02 4D A6 1E  B8 A2 17 9D 4F 9B 89 D6
finger tom@master.debian.org for full public key (also available on keyservers)


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: