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 > > -- > -- > 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/Zro%2BKMfyINIhMk5t%40256bit.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 vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CALfSX1x%3D3iqeRiCLRiOH1xoQ9C9oZ9SjWUD5NXb6GND8bP2bJg%40mail.gmail.com.
configure.log2
Description: Binary data
make.log2
Description: Binary data