Hi, I compiled my own Python3.6.8 version and tried to reproduce but couldn't. I'd really recommend to upgrade your system, considering that Python3.6 and Leap 15.4 is end-of-life already.
Thanks, Chris On Mo, 12 Aug 2024, tooth pik wrote: > it happens during build > > not sure what log you want to see so i'll start with 'myconfig': > > #!/bin/bash > # myconfigure whacks the old config.cash so it always works > cd /home/toothpik/.build/vim/vim || exit 1 > date '+%Y-%b-%d %H:%M' >> ../configure.log > rm -vf src/auto/config.cache | tee -a ../configure.log > ./configure --with-features=huge --with-compiledby=toothpik@home > --enable-fail-if-missing --enable-gui=gtk3 --enable-python3interp=dynamic > --enable-terminal --disable-rightleft --disable-arabic > --with-python3-stable-ab=3.6 2>&1 | tee -a .. > /configure.log > > i will attach my last configure.log.. > > also the build log... > > On Mon, Aug 12, 2024 at 11:54 AM Christian Brabandt <cbli...@256bit.org> > wrote: > > Hi, > please show/attach the full log for (including the build-error): > > ./configure --with-features=huge --enable-python3interp=yes > --with-python3-stable-abi=3.6 > > And the error happens during compilation? Or when running Vim? > > Thanks, > Chris > Mit freundlichen Grüßen Christian -- Try `stty 0' -- it works much better. -- -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/ZrqLG6ZMHQeEePbv%40256bit.org.