I compiled VCMI in Gentoo (it seems to be more or less straightforward 0.98 build from github), but vmiclient would crash with
vcmiclient: symbol lookup error: /usr/games/lib64/AI/libVCAI.so: undefined symbol: _ZN2fl13InputVariableC1ERKSsdd
Is there any way to debug this further? I extracted this lib (alongside with missing dependencies) from Ubuntu package and VCMI works with that just fine. But I’d still would prefer cleaner and future-proof solution instead.