[Poppler-bugs] [Bug 44085] pdfinfo/pdffonts cannot process >2GB files

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 26 05:24:11 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=44085

--- Comment #40 from Lu Wang <coolwanglu at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130126/1c7b66b7/attachment.html>


More information about the Poppler-bugs mailing list