> Here is my configuration for the failing build: > > export CONF_OPT_GUI='--enable-gui=motif' > export CONF_OPT_FEAT='--with-features=small' > export CONF_ARGS2='--with-vim-name=vim-small' > export CONF_OPT_COMPBY='"[email protected]"'
Turns out I didn't have the right config. When I build cleanly and select Motif then I can reproduce the problem. Strange, it seems the -lXmu library is missing, but that should not have changed... -- hundred-and-one symptoms of being an internet addict: 239. You think "surfing" is something you do on dry land. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20220312114423.859B81C79E4%40moolenaar.net.
