<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - pdfinfo/pdffonts cannot process >2GB files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=44085#c40">Comment # 40</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - pdfinfo/pdffonts cannot process >2GB files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=44085">bug 44085</a>
              from <span class="vcard"><a class="email" href="mailto:coolwanglu@gmail.com" title="Lu Wang <coolwanglu@gmail.com>"> <span class="fn">Lu Wang</span></a>
</span></b>
        <pre>Build is broken on my machine, CentOS 5.9

fseeko is available, but in /usr/include/stdio.h, I see that the 2nd parameter
is of type __off_t, although `man fseeko` shows that it should be off_t 

off_t is defined in <sys/types.h> and <unistd.h>, and I see a few header files
there to include one of these 2 files for off_t.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>