[Bug 277938] audio/ardour undefined symbol at runtime when building with default options
Date: Mon, 25 Mar 2024 14:25:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277938 --- Comment #4 from Florian Walpen <dev@submerge.ch> --- Created attachment 249476 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249476&action=edit Fix undefined symbol with VST3 disabled. This makes the offending code conditional on VST3_SUPPORT. Did some brief testing with and without the VST3 option. Could you please check whether this fixes Ardour startup for you? Apply with `git am`. If it works, I'll try to upstream the patch. -- You are receiving this mail because: You are the assignee for the bug.