Hello, I just got the same error as you Meni. The reason was I had remainings of old installation of DPDK, so I was mixing two versions.
As I wanted to use DPDK installed from packages I had to remove all traces of DPDK from /usr/local directory. The most important were headers (files with names rte_\*) from /usr/local/include directory. So my advice: clean all traces of DPDK installations on your side and install DPDK again. —\ Best Regards,\ Piotr Krysik > W dniu 28.07.2022 o 14:05, meni.d...@sabra-microsystems.com pisze: > > > I use UHD version 4.2 and x410. > > > > So far, I have been using DPDK version 18.11. Now I'm trying to > > upgrade the DPDK to version 21.11. > > > > I have successfully installed the DPDK, However, when I compile the > > UHD library I get the following error: > > > > 53%\] Linking CXX executable test_pps_input > > > > /usr/bin/ld: ../lib/libuhd.so.4.2.0: undefined reference to \`lcore_config' > > > > /usr/bin/ld: ../lib/libuhd.so.4.2.0: undefined reference to > > \`rte_eal_get_configuration' > > > > collect2: error: ld returned 1 exit status > > > > Does anyone have a clue what could be causing the error? > > > > Best regards > > > > Meni
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com