Recently there was a test failing specifically with Python 3.6.
I tried installing it, but configure could not find it.
For Python 3.5 the config directory is
/usr/lib/python3.5/config-3.5m-x86_64-linux-gnu
And it contains config.c. That is what configure checks for.
For Python 3.6 the config directory should be
/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu
However, it does not contain config.c (or any other relevant files).
Perhaps I'm just missing a package. I don't have python3-dev installed,
it's for Python 3.5 anyway.
--
hundred-and-one symptoms of being an internet addict:
89. In addition to your e-mail address being on your business
cards you even have your own domain.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ 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].
For more options, visit https://groups.google.com/d/optout.