Control: tag -1 +pending
On Sun, Sep 08, 2019 at 12:00:57PM +0200, Andreas Metzler wrote:
> ametzler@argenau:/tmp/HUGIN$ ldd -r /usr/bin/hugin > /dev/null
> symbol _ZNK8wxWindow21GetContentScaleFactorEv version WXU_3.0 not defined in
> file libwx_gtk3u_core-3.0.so.0 with link time reference
> (/usr/lib/hugin/libhuginbasewx.so.0.0)
> symbol _ZNK8wxWindow21GetContentScaleFactorEv version WXU_3.0 not defined in
> file libwx_gtk3u_core-3.0.so.0 with link time reference
> (/usr/lib/hugin/libicpfindlib.so.0.0)
> symbol _ZNK8wxWindow21GetContentScaleFactorEv version WXU_3.0 not defined in
> file libwx_gtk3u_core-3.0.so.0 with link time reference (/usr/bin/hugin)
There's a new entry in the upstream linker version script for this, but
this is the only new symbol since the last upstream release which our
package has cherry-picked the patch for and it looks like I failed to
merge the version-script change for it appropriately.
Thanks for catching this. I'll make a new upload shortly.
Cheers,
Olly