On Fri, 17 Apr 2020 at 11:01:32 +0000, Matthias Klose wrote: > /usr/bin/ld: > panels/thunderbolt/libthunderbolt.a(meson-generated_.._bolt-enum-types.c.o):./obj-x86_64-linux-gnu/../panels/thunderbolt/bolt-error.h:40: > multiple definition of `BoltError'; > panels/thunderbolt/libthunderbolt.a(cc-bolt-device-dialog.c.o):./obj-x86_64-linux-gnu/../panels/thunderbolt/bolt-error.h:40: > first defined here
This appears to have been fixed in upstream version 3.35.90 by commit 901ef8b0 "Thunderbolt: make BoltError enum a typedef; Fixes error when compiled with -fno-common". (I'm doing a test rebuild to confirm this.) If that's the case, the first version in Debian that is fixed would be 1:3.35.92-1. smcv