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

Re: SB Live Module



I made a fatal mistake...
I added /usr/src/linux/include/linux :((
So I can't compile it.

Thanks for your help.
It sounds very nice ;-)

Bye,
Sven

Jean-Yves BARBIER wrote:

> 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.
>
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: