LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade 7.1 to 8.0 and it errors out. The gcc in path doesn't match the kernel.

I was attempting to install Labview 8.0 on a Linux system running 7.3 but it gives this error.
"The version of gcc in the path doesw 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:
kernel compiled with: 2.96
 
rpm -q gcc
2.96-113
 
How do I fix this to get the app installed?
0 Kudos
Message 1 of 2
(2,656 Views)
Recompiling the kernel sources on your system and installing that kernel would fix it. Or you could uninstall your gcc and install 2.96 but considering that we are now at about 4.02 or so with gcc this seems like an awfully old version to install.

Rolf Kalbermatter
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 2
(2,649 Views)