Re: [Alsa-devel] cvs build help

2003-09-01 Thread Clemens Ladisch
Andrew Burgess wrote: > How do I get rid of the "-I/lib/modules/2.4.22-pre6/build/include" in the CFLAGS > when building cvs? My kernel is 2.4.23-pre2 > > I did: > > build prep > build config > build clean > build all > > and still it insists on 2.4.22-pre6 make cvsclean HTH Clemens

[Alsa-devel] cvs build help

2003-08-31 Thread Andrew Burgess
How do I get rid of the "-I/lib/modules/2.4.22-pre6/build/include" in the CFLAGS when building cvs? My kernel is 2.4.23-pre2 I did: build prep build config build clean build all and still it insists on 2.4.22-pre6 Is it left over from a previous build? I think I did run this kernel in the p