From: Adrian M. <ad...@mc...> - 2001-10-21 23:30:20
|
On Monday 22 October 2001 12:21 am, M. R. Brown wrote: > > Since this sounds like more of a generic "full-scoping" kernel issue, you > probably want to forward this to lkml. > > M. R. My own stupidity, I'm afraid. The answer was pretty obvious when I looked at the source code - I needed to compile another file alongside it which included the body of the missing function. Doh! Anyway, it's fixed now, it compiles and it loads. Of course, it doesn't actually do anything. It's just the place holder for the most basic of operations. |