Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

libgpib.a(cib.o): In function `oserr', undefined reference to `errno'

Hi,
I just tried to compile my DAQ code using nigpib-0.8.3 using gcc3.2 on linux.
I get the following error:

/usr/local/nigpib/libgpib.a(cib.o): In function `oserr':
/home/dwilson/src/nigpib-0.8.2/Linux-x86/cib.c:59: undefined reference to `errno'
collect2: ld returned 1 exit status

I get the same error for nigpib-0.8.2

Any ideas?

Thanks a lot.

Wolfgang
0 Kudos
Message 1 of 2
(3,344 Views)
Hi Wolfgang,

It seems that somehow the cib.c file had some extra information left over that caused the problem! Sorry. Just redownload the driver and you should be set!

Best Regards,
Aaron K.
Application Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,344 Views)