[64studio-devel] Missing "asm-x86_64/tsc.h" file in kernel headers 2.6.19 i386
Quentin Harley
qharley at wbs.co.za
Mon Feb 19 20:19:26 UTC 2007
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
More information about the 64studio-devel
mailing list