[Poppler-bugs] [Bug 33710] 'make' for poppler-0.16.2 fails even though 'configure' is OK

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 30 03:46:26 PST 2011


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

--- Comment #7 from Sergei Steshenko <sergstesh at yahoo.com> 2011-01-30 03:46:26 PST ---
I am using the same version of 'libpng' and of 'zlib' in a whole bunch of other
targets - everything builds fine.

The two conflicting functions:

gzseek64(void*, off_t, int);
gzseek64(void*, off64_t, int);

can look the same to compiler if somehow 'off_t' and 'off64_t' are set to be
the same type. Any ideas how this can happen ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list