06-13-2006 11:03 AM
06-14-2006 01:19 AM
Hi,
could you just post here the makefile you are using. I want to see if I can reproduce the behaviour over here.
AlessioD
06-14-2006 02:26 AM
06-14-2006 02:27 AM
06-15-2006 12:30 AM
Unfortunately there does not seem to be anything wrong in what you are doing. The situation you stumbled upon may just be an effect of using NI products on a Linux Distribution which is not supported by NI.
Here http://www.ni.com/linux/support.htm#1 you can find the list of supported distributions, as well as other useful information.
Keep in mind that even if something is not supported by NI, this does not necessarily mean it won't work. It is simply not guaranteed it wiil work.
Linking the libraries manually is another test you could do. Just some hints on what libraries to look for
-lnidaqmx -lnimercu -lnidmxfu -lnimhwcfu -lnimstsu -lnimdbgu -lniorbu -lnipalu -lnimercu
With this being said, I have been crawling around the forums for similar issues and found the following threads which may help you.
http://forums.ni.com/ni/board/message?board.id=250&message.id=15833&requireLogin=False
http://forums.ni.com/ni/board/message?board.id=250&message.id=11879&requireLogin=False
06-15-2006 02:44 AM
06-15-2006 09:16 AM
06-16-2006 08:15 AM