[Buildroot] OpenSSL & Mosquitto on ARM Cortex M7

Peter Korsgaard peter at korsgaard.com
Tue Oct 20 11:53:23 UTC 2020


>>>>>   <rob.r374 at gmail.com> writes:

 > Hello,
 > I'm trying to include Mosquitto with OpenSSL support on Buildroot. 

 

 > On working Buildroot basic build, I've added packages and setup static libs
 > :

 > BR2_PACKAGE_LIBOPENSSL=y

 > BR2_PACKAGE_MOSQUITTO=y 

 > BR2_PACKAGE_MBEDTLS=y

Why both mbedtls and openssl?

 > BR2_STATIC_LIBS=y

 > If I try to run Mosquitto tools (and MbedTLS test), I get :

 > ~ # mosquitto_pub

 > binfmt_flat: reference 0xffb4d0 to shared library 127, killing
 > mosquitto_pub!

binfmt_flat? What architecture are you building for / what is your
entire defconfig?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list