<p>Looks like</p>
<ol>
<li>the openbsd build does not define the primitive <code>primitiveGetCurrentWorkingDirectory</code> (see <code>OSPlatform>>currentWorkingDirectoryPathWithBuffer:</code>.</li>
<li>as a fallback, Pharo tries to get the working directory using <code>libc</code>'s <code>getcwd</code>, which is in Pharo asking for <code>'libc.so.6'</code>. Which version of <code>libc</code> do you have installed in your system?</li>
</ol>
<p>Maybe for <code>getcwd</code> which is pretty standard we can not depend on <code>libc.so.6</code> but <code>libc.so</code>?</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/414?email_source=notifications&email_token=AIJPEW2G7VYY54GALEWSUJDQEZKLDA5CNFSM4IL3MRC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4N5IFA#issuecomment-521917460">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5HJOGSML44BELCFQLQEZKLDANCNFSM4IL3MRCQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AIJPEW5ZE6KOALBXFBKOUHTQEZKLDA5CNFSM4IL3MRC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4N5IFA.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/414?email_source=notifications\u0026email_token=AIJPEW2G7VYY54GALEWSUJDQEZKLDA5CNFSM4IL3MRC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4N5IFA#issuecomment-521917460",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/414?email_source=notifications\u0026email_token=AIJPEW2G7VYY54GALEWSUJDQEZKLDA5CNFSM4IL3MRC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4N5IFA#issuecomment-521917460",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>