On Sun, May 26, 2019 at 1:14 PM Bram Moolenaar <[email protected]> wrote: > > > Tony wrote: > > > See below the error (at src/Makefile line 2009) as displayed in the > > Tiny build without GUI but with +xterm_save. Small with Motif GUI > > gives the same error. No error in Normal, Big and Huge with GTK2 GUI. > > [...] > > /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: > > objects/screen.o: in function `win_draw_end.constprop.20': > > screen.c:(.text+0x3712): undefined reference to `hl_combine_attr' > > /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: > > screen.c:(.text+0x3732): undefined reference to `hl_combine_attr' > > /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: > > objects/screen.o: in function `win_line.isra.14': > > screen.c:(.text+0x45f4): undefined reference to `hl_combine_attr' > > collect2: error: ld returned 1 exit status > > link.sh: Linking failed > > make: *** [Makefile:2009: vi] Error 1 > > exit status 2 > > Should be fixed by patch 8.1.1397. > Yes, it was. Thanks Bram!
Best regards, Tony. -- -- 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/CAJkCKXtSo2x_M2cKQv992uf9ssfHfShND_KPfPWhHQs58bjMUw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
