Austin Morlan
Results
2
comments of
Austin Morlan
The tailored m4 script sounds like the best idea for now, or I may keep doing it how I have been which is `remote power_on`, `remote power_off`, `remote channel_change`, etc....
@ritasker Looks like you're on an Arch Linux derivative. With `libsasl` installed, the library is actually `libsasl2.so.3` while the prebuilt `librdkafka.so` is attempting to link to `libsasl2.so.2`. I manually built...