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 <[EMAIL PROTECTED]>                    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 [EMAIL PROTECTED] for full public key (also available on keyservers)


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to