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

Re: SB Live Module



On Sat, Nov 06, 1999 at 05:22:18PM +0100, SGaerner wrote:
> Hi!
> 
> There are still problems with the SB Live kernel module.
> I have added the following lines...
> 
> Makefile:
>     -I/usr/src/linux/include to the line
>     CFLAGS += -I$(INCLUDEDIR) -I.
> newline--> CFLAGS += -I$(INCLUDEDIR) -I. -I/usr/src/linux/include

Hi, I'm on a pure slink system, 2.2.12 kernel.

The *only* thing to do to get a nice compilation is to modify
1 line in the Makefile.
change from: INCLUDEDIR = /usr/include
to:          INCLUDEDIR = /usr/src/linux/include

JY
-- 
Jean-Yves F. Barbier <jybarbier@wanadoo.fr>
 The program isn't debugged until the last user is dead.


Reply to: