[Discuss] Debian Buster

Rich Pieri richard.pieri at gmail.com
Fri Sep 13 21:05:30 EDT 2019


Found a second gotcha but it's not Debian 10 per se. Qt5 was compiled
with an unnecessary kernel dependency that does not exist in the WSLv1
shim (this should go away with WSLv2). Fix is the same as the fix for
an older version of Arch Linux: strip the offending cruft from the
library:

strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5

-- 
Rich Pieri


More information about the Discuss mailing list