<div dir="ltr"><div><div>I couldn't reproduce this, but I can guess at the fix: include sys/errno.h<br></div>On Linux sys/errno.h just #includes errno.h, while on my Mac errno.h just #includes  sys/errno.h. Maybe this is not the case in the OS 10.4 SDK. I'm not using an SDK.<br><br></div>In fact, I currently can't compile 32 bit builds on my Mac at all, it seems that some gcc libraries have disappeared, probably when macports went on an upgrade rampage. I asked it to install gcc_select, so now it's compiling ffmpeg and a hundred other things. I've never installed any software even vaguely related to multimedia aside from SDL, so it's odd that something depends on ffmpeg...<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 8 March 2017 at 02:58, James Paige <span dir="ltr"><<a href="mailto:Bob@hamsterrepublic.com" target="_blank">Bob@hamsterrepublic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Looks like the Mac build is failing after one of these changes to filelayer.cpp<div class="HOEnZb"><div class="h5"><br><br>On Monday, March 6, 2017,  <<a href="mailto:subversion@hamsterrepublic.com" target="_blank">subversion@hamsterrepublic.<wbr>com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">teeemcee<br>
2017-03-06 19:34:31 -0800 (Mon, 06 Mar 2017)<br>
204<br>
Show errors if lines_{to,from}_file() fail instead of just possibly logging an error<br>
<br>
Also, add FBErrorEnum for FB runtime error codes, and use it in declaration<br>
of OPENFILE. (Called FB_RTERROR on C side)<br>
---<br>
U   wip/filelayer.cpp<br>
U   wip/filelayer.h<br>
U   wip/<a href="http://lumpfile.bi" target="_blank">lumpfile.bi</a><br>
U   wip/util.bas<br>
______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a>ohrrpgce@lists.motherhamster.<wbr>org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" target="_blank">http://lists.motherhamster.org<wbr>/listinfo.cgi/ohrrpgce-motherh<wbr>amster.org</a><br>
</blockquote>
</div></div><br>______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org">ohrrpgce@lists.motherhamster.<wbr>org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.<wbr>org/listinfo.cgi/ohrrpgce-<wbr>motherhamster.org</a><br>
<br></blockquote></div><br></div>