<p></p>
<p>I am trying to build the unix sources for this project, exactly following the <code>HowToBuildFromSources</code> manual (the easy way). But unfortunately, when running <code>make</code> I get an error that <code>bld/plugins.int</code> is missing:</p>
<pre><code>$ make
[ -d bld ] || mkdir bld
[ -f bld/Makefile ] || ( cd bld; ../config/configure; )
checking for gcc... gcc
# ... (75 lines skipped)
checking whether to build static libraries... no
/workspace/opensmalltalk-vm/src
/workspace/opensmalltalk-vm/src/plugins
checking sanity of generated src directory... bad
missing file: /workspace/opensmalltalk-vm/platforms/unix/bld/plugins.int
make: *** [Makefile:5: all] Error 1
</code></pre>
<p>See yourself:<br>
<a href="https://gitpod.io/#snapshot/9bc102f3-ba84-437f-a226-a8851782c41b" rel="nofollow"><img src="https://camo.githubusercontent.com/1eb1ddfea6092593649f0117f7262ffa8fbd3017/68747470733a2f2f676974706f642e696f2f627574746f6e2f6f70656e2d696e2d676974706f642e737667" alt="Open in Gitpod" data-canonical-src="https://gitpod.io/button/open-in-gitpod.svg" style="max-width:100%;"></a></p>
<p>Is it me or is the documentation of the build process not up to date? Looking forward to your help!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/507">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW3KLSNQDWOGVXXFFYLRVPQENANCNFSM4NXRJG3A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW42OGAXBI3AZT3QDKDRVPQENA5CNFSM4NXRJG3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JOFCEFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/507",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/507",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>