Tony Mechelynck
unread,Oct 8, 2025, 7:26:20 PMOct 8Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Christian Brabandt, vim_dev
Building Vim (with any featureset) now requires (on my openSUSE
Tumbleweed system) the packages python3-clang and clang-devel even if
clang itself is not installed. AFAICT, this is not tested by configure
so that even "make reconfig" aborts shortly after starting the compile
phase. Once I install these packages the build failure goes away.
Best regards,
Tony.