On 16/03/21 06:20, h_east wrote:
Hi Niels,

2016-3-20(Sun) 23:18:30 UTC+9 Niels Kobschätzki:
Hi,

I am trying to compile vim on Fedora 23. Tbh I am not a developer and
don't have a lot of knowledge about make-files etc but I want some
features that the pre-compiled binaries for Fedora don't deliver.
When I compile with --enable-perlinterp I get the following error:


<snip compile problems>

I can reproduced.
I think this might perl side of the problem.

$ perl -V | grep cppflags
   cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall 
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 
-mtune=generic -fwrapv -fno-strict-aliasing -I/usr/local/include'

If here there is a `-Werror=format-security`, it must also be `-Wformat`.
But it does not have the `-Wformat`.  So build error occurs with `--perlinterp`.

I thought the corresponding measures in Vim side.
Attached patch might fix this problem.

It fixed the problem. Thanks a lot :)

Niels

--
--
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].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui