<p>Add  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to the mvm scripts for SunOS 32bit.</p>
<p>This could be due to a 'bug' in GNU autoconf / configure which makes AC_SYS_LARGEFILE only set those defines in the config.h and not on the cc command line in the Makefile's.</p>
<p>Even if the configure script would be fixed, I think the defines on the cmd.line would not hurt, but if configure would be fixed then these defines would be unnecessary.</p>
<p>David Stes</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>SunOS change: make sure lseek64 is used (configure in 32bit)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534/files#diff-7dd5f4cd82698e127b2174a60916b4aa7a0b938a00ad32ce16ba1ef898a55a99">build.sunos32x86/squeak.cog.spur/build/mvm</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534/files#diff-e628250b7fad13999b4e5b6e17521969bbcda2aaa9f088372eee9af3b3ee4b38">build.sunos32x86/squeak.stack.spur/build/mvm</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534.diff</a></li>
</ul>

<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/pull/534">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWZ6753UC6A7OFHYLS3SO7WKBANCNFSM4TPLLYFQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEWYT77D2GTIAOWDDLWDSO7WKBA5CNFSM4TPLLYF2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LAM2HCQ.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/pull/534",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/534",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>