SDRPlay installation on Odroid XU4

General discussions
Post Reply
WA2ZKD
Posts: 6
Joined: Tue Dec 26, 2017 11:23 pm

SDRPlay installation on Odroid XU4

Post by WA2ZKD » Sat Oct 27, 2018 1:48 pm

SoapySDR installs OK but when I try to do the SDRplay part I get:

[ 20%] Linking CXX shared module libsdrPlaySupport.so
/usr/local/lib/libmirsdrapi-rsp.so: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
CMakeFiles/sdrPlaySupport.dir/build.make:174: recipe for target 'libsdrPlaySupport.so' failed
make[2]: *** [libsdrPlaySupport.so] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/sdrPlaySupport.dir/all' failed
make[1]: *** [CMakeFiles/sdrPlaySupport.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

Reason: No reason

sdrplay
Posts: 978
Joined: Wed Jan 07, 2015 7:58 am

Re: SDRPlay installation on Odroid XU4

Post by sdrplay » Sat Oct 27, 2018 3:17 pm

Looks like you have the wrong API installed.

ARM64 for 64bit ARM processor based systems and the RPI API for 32bit ARM processor based systems.

The XU4 is a 32bit ARM processor system so you want the Rasperry Pi API

Best regards,

SDRplay Support

Reason: No reason

Post Reply