Open gtrabanco opened 3 hours ago
As a suggestion, I think would be nice add a requirements (x86_64 env) in documentation and specify you need Docker to build mosquitto.
I haven't seen it until I read the building code 😅. And I could not find anything in the doc but maybe it is there. Sorry if it is.
The x86_64 it's mandatory but I don't know which image it is that causes the issue:
exec /usr/bin/make: exec format error
It is produced while building mosquitto and dropbear.
It is the wibox-crosstool image, Could it be available for arm too?
As a suggestion, I think would be nice add a requirements (x86_64 env) in documentation and specify you need Docker to build mosquitto.
I haven't seen it until I read the building code 😅. And I could not find anything in the doc but maybe it is there. Sorry if it is.
The x86_64 it's mandatory but I don't know which image it is that causes the issue:
It is produced while building mosquitto and dropbear.