12-04-2008 12:11 PM
12-04-2008 01:34 PM
It looks like you need:
CONFIG_UNUSED_SYMBOLS=y
In your kernel config.
Shawn Bohrer
National Instruments
12-04-2008 04:56 PM
Awesome! that worked! hopefully with this version fixes my Tektronix 2024B USB problems.
03-12-2009 05:51 PM
i am trying to build pikal......but the module instalation fail for kernel 2.6.27.....with enable option CONFIG_UNUSED_SYMBOLS=y
03-13-2009 08:58 AM
In general if NI-KAL fails to compile you should always try the latest version of NI-KAL. Currently the latest version is NI-KAL 1.9.
Shawn Bohrer
National Instruments
03-14-2009 09:51 AM
i tried the latest NIKAL but the same errors !!!!
03-14-2009 11:50 AM
i am tring with different setting to compile my kernel....but the some errors
03-15-2009 03:42 AM - edited 03-15-2009 03:45 AM
well it seams that the problem isnt the kernel....but the installations scripts from the visa-4.5....i extract the nivisa-4.5.0f0.tar.gz and i installed the packages with the rpm command....
the modules failed because the installation script doesnt update the visa drivers...
03-16-2009 10:26 AM
If you are getting the same errors then you have not installed NI-KAL 1.9. Looking at the niSystemReport files you attached confirms this. The first line in the niSystemReport output gives the version of niSystemReport which is the same as NI-KAL since they are shipped together. Yours still says 1.8.0f0, which would explain why NI-KAL will not compile against your kernel. How are you trying to install NI-KAL 1.9?
Shawn Bohrer
National Instruments
03-16-2009 01:33 PM