[Poppler-bugs] [Bug 33710] New: 'make' for poppler-0.16.2 fails even though 'configure' is OK
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 29 23:41:13 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33710
Summary: 'make' for poppler-0.16.2 fails even though
'configure' is OK
Product: poppler
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: general
AssignedTo: poppler-bugs at lists.freedesktop.org
ReportedBy: sergstesh at yahoo.com
Created an attachment (id=42706)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42706)
autogenerated wrapper used to run 'configure'
Under exactly the same settings poppler-0.14.5 builds fine. Please see the
attached autogenerated wrapper used to run 'configure'.
The failure is:
"
CXX libpoppler_cpp_la-poppler-image.lo
In file included from
/mnt/sdb8/sergei/AFSWD_debug/install/libpng-1.4.5/include/libpng14/png.h:405,
from ../goo/PNGWriter.h:23,
from poppler-image.cpp:26:
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1583: error:
declaration of C function 'off_t gzseek64(void*, off_t, int)' conflicts with
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1567: error:
previous declaration 'off64_t gzseek64(void*, off64_t, int)' here
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1584: error:
declaration of C function 'off_t gztell64(void*)' conflicts with
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1568: error:
previous declaration 'off64_t gztell64(void*)' here
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1585: error:
declaration of C function 'off_t gzoffset64(void*)' conflicts with
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1569: error:
previous declaration 'off64_t gzoffset64(void*)' here
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1586: error:
declaration of C function 'uLong adler32_combine64(uLong, uLong, off_t)'
conflicts with
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1570: error:
previous declaration 'uLong adler32_combine64(uLong, uLong, off64_t)' here
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1587: error:
declaration of C function 'uLong crc32_combine64(uLong, uLong, off_t)'
conflicts with
/mnt/sdb8/sergei/AFSWD_debug/install/zlib-1.2.5/include/zlib.h:1571: error:
previous declaration 'uLong crc32_combine64(uLong, uLong, off64_t)' here
make[3]: *** [libpoppler_cpp_la-poppler-image.lo] Error 1
make[3]: Leaving directory
`/mnt/sdb8/sergei/AFSWD_debug/build/poppler-0.16.2/cpp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/mnt/sdb8/sergei/AFSWD_debug/build/poppler-0.16.2/cpp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/sdb8/sergei/AFSWD_debug/build/poppler-0.16.2'
make: *** [all] Error 2
"
--
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