On Fri, 2002-05-17 at 23:14, Angus Lees wrote:
> > make[2]: Entering directory `/usr/src/modules/au88xx-kernel'
> > gcc -M -I/lib/modules/2.2.20/build/include au_vortex.c > au_vortex.dep
> > In file included from au_vortex.c:81:
> > au_vortex.h:50: linux/modversions.h: No such file or directory
> 
> you want to hack the Makefile (or somewhere), so it includes
> "-Ikernel_directory".
>

*nods* I suspected as much. Only problem was I wasn't sure where or more
correctly WHICH Makefile.. :-)  There's certinaly no shortage of them.
I'm guessing the one that came with the 8810 package??
 
> iirc, make-kpkg sets some environment variable, which the modules are
> supposed to include with "-I". if you can't be bothered finding the
> right variable, just hard code "-I/usr/src/linux" somewhere in the
> CFLAGS setting and things should work.
> 

yeah I figured that much (or soemthing similar) out for myself as I said
finding out WHERE to make the change can be a bit obscure at times

Thanks for the help.

Dan.


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to