Re: Portable binary drivers

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 7 Dec 1999 16:24:23 +0000 (GMT)


> >CFLAGS += -I/usr/src/linux-2.4.15ac10/include
>
> Which breaks horribly since /usr/include/net conflicts with
> /usr/src/linux-2.4.15ac10/include/net on a RedHat 6.1 box :-(

You are never supposed to use user mode header files in the kernel, so the
problem doesnt arise. Ditto in the reverse

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/