linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07475
Re: [Question #236015]: rpi compile
Question #236015 on ADCH++ changed:
https://answers.launchpad.net/adchpp/+question/236015
Status: Open => Answered
klondike proposed the following answer:
This is caused because the linker rejects the undefined symbols of the
lua wrapper for the bloom plugin.
That's a strange bug since the linking of that module is actually done
telling the linker to ignore it. Anyway, either disabling the bloom
plugin or the lua wrapper should disable the compilation of that
particular file.
--
You received this question notification because you are a member of
Dcplusplus-team, which is an answer contact for ADCH++.