View Single Post
  #1 (permalink)  
Old 13-Jan-2006, 15:22
Casaubon
Guest
 
Posts: n/a
Default

Hello, all!

I am new here, and looking for help. I built a new AMD Sempron (w/SuSE 10.0 x86_64) machine for my lab, and want to install National Instruments software to manage my PCI DAQ card. The problem? The NI-KAL module that I am trying to compile (upon which the rest of the installation seems to hinge) returns errors when I attempt a "make install" -

error: ‘struct <anonymous>’ has no member named ‘pud’

along with a host of warnings. I am sorta a Linux newbie, but I have performed all the operations in NI-KAL's README files, such as "./configure" (as well as "make modules_prepare" and "make modules") and am baffled. I have been poking around the internets and it seems others have this trouble with 64-bit systems and 32-bit applications. Might this error be specific to SuSE 10.0? I am thinking of going back to 9.2, which has been vetted for non-64-bit NI software. . .