Wrong content in <asm-i386/tsc.h> in kernel-devel for i686?

Dirk Remmelt dirk at remmelt.ch
Fri Feb 23 20:11:41 UTC 2007


Hello

because of a compilation error when compiling the vmware modules I found
out that the content of

/usr/src/kernels/2.6.20-1.2940.fc7-i686/include/asm-i386/tsc.h

is wrong for i686 architecture.

It included something like:

#include <asm-x86_64/tsc.h>

or similar. Nothing else. I don't remember the correct content because I
replaced it with the file from kernel-devel-2.6.20-1.2932.

After that the vmware modules compiled without problems.

There are 3 other include files in asm-i386 which only have one include
line of the form:

filename.h: #include <asm-x86_64/filename.h>

Regards
Dirk




More information about the fedora-test-list mailing list