[64studio-devel] Missing "asm-x86_64/tsc.h" file in kernel headers 2.6.19 i386

Brad Powell bapowell at sbcglobal.net
Mon Feb 19 20:50:41 UTC 2007


The rt2570 driver references asm-i386/tsc.h, so I think the architecture version of my driver is okay.  The problem seems to be that with my 64Studio 2.6.19 i386 kernel headers, the file asm-i386/tsc.h references a tsc.h file that's part of the x86_64 kernel headers.  It looks like the reference was intentional, but that the necessary x86_64 header file(s) were simply excluded from the i386 header package.

Brad

----- Original Message ----
From: Quentin Harley
To: Brad Powell
Cc: 64studio-devel at 64studio.com
Sent: Monday, February 19, 2007 2:19:26 PM
Subject: Re: [64studio-devel] Missing "asm-x86_64/tsc.h" file in kernel headers 2.6.19 i386

Brad Powell wrote:
> After installing 64 Studio v1.1.0 i386 and then upgrading to the 
> latest kernel, 2.6.19, I tried building the rt2570 driver for my USB 
> wireless network device (using module-assistant).  The build failed 
> because it was unable to find the "asm-x86_64/tsc.h" file.  I noticed 
> that the "asm-i386/tsc.h" file was simply an include of 
> "asm-x86_64/tsc.h":
>
> #include <asm-x86_64/tsc.h>
>
> The problem is that "asm-x86_64/tsc.h" doesn't exist in the header 
> directories.
>
I don't think x86_64 would be installed in the i386 build...  Perhaps 
you got a architecture specific x86_64 version of your driver.  Check 
your download. ;-)

Cheers
Quentin





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.64studio.com/pipermail/64studio-devel/attachments/20070219/fb250be8/attachment.htm 


More information about the 64studio-devel mailing list