Compilation error after patch 9.0.1681 using MinGW64, perl 5.32 on Windows 10

10 views
Skip to first unread message

Cesar

unread,
Aug 12, 2023, 12:51:52 PM8/12/23
to vim_dev
I'm building vim under Windows 10 using MinGW64 and perl 5.32. After patch 9.0.1681 I'm getting:

[...]
if_perl.xs:742:1: error: redefinition of 'Perl_SvTRUE'
  742 | Perl_SvTRUE(pTHX_ SV *sv) {
      | ^~~~~~~~~~~
In file included from C:/Perl/perl/lib/Core/perl.h:6158,
                 from if_perl.xs:62:
C:/Perl/perl/lib/Core/inline.h:199:1: note: previous definition of 'Perl_SvTRUE' was here
  199 | Perl_SvTRUE(pTHX_ SV *sv) {
      | ^~~~~~~~~~~
make: *** [Make_cyg_ming.mak:1306: gobjx86-64/if_perl.o] Error 1
Error by compiling gvim.exe

Regards,

--
Cesar

Anton Sharonov

unread,
Aug 12, 2023, 1:27:24 PM8/12/23
to vim...@googlegroups.com
most probably @k-takata recent PR is a solution for it, try "Fix
compilation error with Perl 5.32 #12755"

Anton

>
> --
> Cesar
>
> --
> --
> 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 vim_dev+u...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/1200073f-e1f1-4ce0-9042-5b7917b18695n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages