[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 17:53:55 UTC 2007
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.
Brad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.64studio.com/pipermail/64studio-devel/attachments/20070219/0bfbc1a1/attachment.html
More information about the 64studio-devel
mailing list