CANfestival with peak driver gives undefined symbol
Posted: Sat 28. Apr 2012, 05:56
Has anyone built CANfestival with the peak_linux driver and can run the examples successfully?
My config is a PCAN-USB on Ubuntu 11.10 and 12.04 with the v7.5 PEAK driver and latest CANFestival3.
If I configure with --can=peak_linux and make, the build is fine but running:
./CANOpenShell load#libcanfestival_can_peak_linux.so,1,1M,1,1,1
I get:
./CANOpenShell: symbol lookup error: /usr/local/lib/libcanfestival_can_peak_linux.so: undefined symbol: LINUX_CAN_Open
I can use the libpcan.so directly from my application so I don't think the problem lies in the 7.5 drivers, I just wondered if anyone had come across this problem?
Regards,
Chris
My config is a PCAN-USB on Ubuntu 11.10 and 12.04 with the v7.5 PEAK driver and latest CANFestival3.
If I configure with --can=peak_linux and make, the build is fine but running:
./CANOpenShell load#libcanfestival_can_peak_linux.so,1,1M,1,1,1
I get:
./CANOpenShell: symbol lookup error: /usr/local/lib/libcanfestival_can_peak_linux.so: undefined symbol: LINUX_CAN_Open
I can use the libpcan.so directly from my application so I don't think the problem lies in the 7.5 drivers, I just wondered if anyone had come across this problem?
Regards,
Chris