Remove '--without-jbig2dec', since upstream did not support it very well which caused build failure: ... |make[1]: *** No rule to make target `obj/sjbig2_.dev', needed by `obj/sjbig2.dev'. Stop. ...
The same to option '--without-jbig2dec'. Already file a bug to upstream: http://bugs.ghostscript.com/show_bug.cgi?id=696497 Signed-off-by: Hongxu Jia <hongxu....@windriver.com> --- .../ghostscript/{ghostscript_9.16.bb => ghostscript_9.18.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/ghostscript/{ghostscript_9.16.bb => ghostscript_9.18.bb} (94%) diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.16.bb b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb similarity index 94% rename from meta/recipes-extended/ghostscript/ghostscript_9.16.bb rename to meta/recipes-extended/ghostscript/ghostscript_9.18.bb index d584c49..665c677 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.16.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.18.bb @@ -34,10 +34,10 @@ SRC_URI_class-native = "${SRC_URI_BASE} \ file://base-genht.c-add-a-preprocessor-define-to-allow-fope.patch \ " -SRC_URI[md5sum] = "829319325bbdb83f5c81379a8f86f38f" -SRC_URI[sha256sum] = "746d77280cca8afdd3d4c2c1389e332ed9b0605bd107bcaae1d761b061d1a68d" +SRC_URI[md5sum] = "33a47567d7a591c00a253caddd12a88a" +SRC_URI[sha256sum] = "5fc93079749a250be5404c465943850e3ed5ffbc0d5c07e10c7c5ee8afbbdb1b" -EXTRA_OECONF = "--without-x --with-system-libtiff --without-jbig2dec \ +EXTRA_OECONF = "--without-x --with-system-libtiff \ --with-fontpath=${datadir}/fonts \ --without-libidn --with-cups-serverbin=${exec_prefix}/lib/cups \ --with-cups-datadir=${datadir}/cups \ -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core