[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 07:22:24 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33710
--- Comment #9 from Albert Astals Cid <tsdgeos at terra.es> 2011-01-30 07:22:24 PST ---
Gahh, i can't read :D
It is very interesting since if I diff my zlib.h and yours i get this
tsdgeos at ahtec:~$ diff -ub attachment.cgi\?id\=42709 /usr/include/zlib.h
--- attachment.cgi?id=42709 2011-01-30 15:22:37.813333338 +0000
+++ /usr/include/zlib.h 2010-11-20 03:32:03.000000000 +0000
@@ -1578,7 +1578,7 @@
# define gzoffset gzoffset64
# define adler32_combine adler32_combine64
# define crc32_combine crc32_combine64
-# ifdef _LARGEFILE64_SOURCE
+# ifndef _LARGEFILE64_SOURCE
ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *));
ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int));
ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile));
So it seems your zlib.h is broken?
--
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