cryotak
2008-06-23 17:40:12 UTC
Hi there,I have a question regarding the ni488.2 driver on linux. I am running openSUSE 11.0 on the 2.6.25.5-1.1-pae kernel with gcc version 4.3.1 , so yes, it is not necessarily supported by the NI-488.2-beta-2.5.1b1 driver, however, I am not sure the problem lies with the driver and I am still hopeful that someone can help me out, before I have to degrade my operating system.After preparing the kernel according to the instructions in the readme.txt file to overcome the known kernel source problem, the following error shows up.Checking required install tools...Checking installer tool versions...rpm 4.4.2 can be used with a default installation pathtar 1.19Checking dependencies...glibc 2.8 Unpacking install files to /tmp/NI4882beta-2.5.1b1.install...******************************** ERROR ***************************************** The version of gcc in the path does not match the version of gcc used to ** compile the currently running kernel. This can cause unpredictable ** behavior in kernel drivers and should be fixed. ** gcc version: Linux) ** kernel compiled with: 4.3.1 ********************************* ERROR ****************************************Installer is aborted.It seems to be an error in the way the driver checks the version number of the gcc. I tried the old driver NI-488.2-beta-2.5.1b0 (zero on the end) and its has the same problem. I have that driver running on openSUSE 10.3 where I did not encounter that problem.Does anyone have an idea what I have to tweak to make it realise the gcc version number is the correct one?