Java Desktop System Release 2 Troubleshooting Guide

2.1.1 Version Mismatch During Compilation of Kernel Modules

Problem  

Users of Pentium 4 and other hyper-threading capable processors might experience version mismatch errors when compiling kernel modules. 

Solution  

Perform the following steps:

  1. Edit the following file: /usr/src/linux-2.4.19.SuSE/linux/version.h

  2. Replace the following line: #define UTS_RELEASE "2.4.19-4GB"

    With the following line: #define UTS_RELEASE "2.4.19-64GB-SMP"