<div dir="ltr"><div>Well, I am testing, atm, on AIX 5.3 TL7 - which is "old"/ Maybe they broke something that works okay on AIX 7.1 :p<br><br></div>I'll dig further. Thanks for the info.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 15, 2015 at 9:46 PM, Alan Coopersmith <span dir="ltr"><<a href="mailto:alan.coopersmith@oracle.com" target="_blank">alan.coopersmith@oracle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 02/15/15 12:34 PM, Michael Felt wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
So, it seems there is an inaccurate assumption regarding the affect/interaction<br>
of _LARGE_FILES and _LARGE_FILE_API<br>
<br></span>
Looking at <a href="http://config.h.in" target="_blank">config.h.in</a> <<a href="http://config.h.in" target="_blank">http://config.h.in</a>> - it looks as it _LARGE_FILES was<span class=""><br>
added to assist with AIX, and now it is getting the way (fun :p)<br>
<br>
I cannot find where the code for configure is generated.<br>
</span></blockquote>
<br>
It's autogenerated by the GNU autoconf macro for AC_SYS_LARGEFILE:<br>
<a href="https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/System-Services.html" target="_blank">https://www.gnu.org/savannah-<u></u>checkouts/gnu/autoconf/manual/<u></u>autoconf-2.69/html_node/<u></u>System-Services.html</a><br>
<br>
If the #defines it sets are broken for new versions of AIX, then it should be<br>
fixed in GNU autoconf, since otherwise it will be broken in the thousands of<br>
packages that use autoconf.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
        -Alan Coopersmith-              <a href="mailto:alan.coopersmith@oracle.com" target="_blank">alan.coopersmith@oracle.com</a><br>
         Oracle Solaris Engineering - <a href="http://blogs.oracle.com/alanc" target="_blank">http://blogs.oracle.com/alanc</a><br>
</font></span></blockquote></div><br></div>