<div dir="ltr"><div>Thanks Michael, your answer led me to a solution.</div><div><br></div><div>I renamed the file <span class="gmail-im"><br></span></div><div><span class="gmail-im">sysconfigdata_m_linux_i386-linux-gnu.py <br></span></div><div><span class="gmail-im">to <br></span></div><div><span class="gmail-im">sysconfigdata_m_linux_i686-linux-gnu.py</span></div><div><span class="gmail-im"><br></span></div><div><span class="gmail-im">I thought that would do no harm, since the contents of the i386 file was full of i686 references, anyway. And that did the trick, I now have LibreOffice 6.4.0.3 32-bit compiled.<br></span></div><div><span class="gmail-im"><br></span></div><div><span class="gmail-im">Thanks again for your help!<br></span></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mar., 28 ene. 2020 a las 3:45, Michael Stahl (<<a href="mailto:mst@libreoffice.org">mst@libreoffice.org</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 28.01.20 05:19, <a href="mailto:dreamnext@gmail.com" target="_blank">dreamnext@gmail.com</a> wrote:<br>
> I'm having troubles to compile LibreOffice 6.4.0.3<br>
<br>
> However, I ran into another Python issue:<br>
> <br>
> /home/linux/libreoffice-6.4.0.3/external/python3/ExternalPackage_python3.mk:42: <br>
> *** file <br>
> /home/linux/libreoffice-6.4.0.3/workdir/UnpackedTarball/python3/LO_lib/_sysconfigdata_m_linux_i686-linux-gnu.py <br>
> does not exist in the tarball.  Stop.<br>
> <br>
> How could it be solved? (Yes, I'm trying to build Linux 32-bit binaries)...<br>
<br>
i don't understand how this is possible, given that the tag <br>
libreoffice-6.4.0.3 contains commit <br>
c885123b9817370c1c898e75e58221ab84785e59 "python3: fix 32-bit x86 <br>
build", so it should look for a file with i386, not i686.<br>
</blockquote></div>