On Wed, Nov 26, 2003 at 15:04:50 -0500, Andrew Perrin wrote:
> Has anyone accomplished the above? I get a compile error, whether I use
> make-kpkg modules_image or a by-hand make in /usr/src/modules/openafs. The
> Error reads (in part):
> 
> In file included from /usr/include/asm/smp.h:11,
>                  from /usr/include/linux/smp.h:17,

This looks wrong. /usr/include/{asm,linux} contain the headers for the
kernel against which libc is built (for sid, those are now of a 2.6.0
prerelease). For kernel module source, I'd expect to see the current kernel
source's includes being used.

Ray
-- 
Cyberspace, a final frontier. These are the voyages of my messages,
on a lightspeed mission to explore strange new systems and to boldly go
where no data has gone before.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to