[gs-bugs] [Bug 692295] New: Android builder for MuPDF has missing C file in Core.mk
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jun 21 15:10:20 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692295
Summary: Android builder for MuPDF has missing C file in
Core.mk
Product: MuPDF
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P4
Component: apps
AssignedTo: tor.andersson at artifex.com
ReportedBy: andrew.wyld at gmail.com
QAContact: gs-bugs at ghostscript.com
Estimated Hours: 0.0
On line 34 of Core.mk
$(MY_ROOT)/fitz/dev_draw.c \
refers to a C file that is absent from the third party zip in the current
distribution. Googling the C file found it in a different fitz tree for
another code project but inserting that C file into the build tree caused lots
of errors. It's not clear where this file is, or whether it should exist;
doing a normal Unix-style build on the same source tree doesn't seem to cause
problems with this file missing.
This and a couple of other bugs look as though the Android build system for
mupdf is based on a different version of mupdf than the one it's shipped with.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list