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
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
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
audio.c:
after the following line I added
3 matches
Mail list logo