Hi Khem, On Mon, Jan 30, 2017 at 11:23:42AM -0800, Khem Raj wrote: > > > On 1/30/17 3:55 AM, Maxin B. John wrote: > > Removed the following Backported patches: > > 1. 0001-configure-don-t-add-Werror-to-build-flags.patch > > 2. 0002-ASN.y-corrected-compiler-warning.patch > > 3. 0003-parser_aux-corrected-potential-null-pointer-derefere.patch > > 4. 0004-tools-eliminated-compiler-warnings.patch > > > > fixed the following build error with musl > > ... > > | from ../../libtasn1-4.10/gl/getopt.c:28: > > | ./stdint.h:89:5: error: #if with no expression > > | #if > > | ^ > > > > are we missing including wint_t.m4 >
Somehow we have an old wint_t.m4 provided by gettext-0.18.2 in the aclocal search path. Looking into that now. > > Signed-off-by: Maxin B. John <maxin.j...@intel.com> > > --- > > ...configure-don-t-add-Werror-to-build-flags.patch | 28 --------- > > ...reintroduce-GNULIB_OVERRIDES_WINT_T-check.patch | 63 +++++++++++++++++++ > > .../0002-ASN.y-corrected-compiler-warning.patch | 28 --------- > > ...corrected-potential-null-pointer-derefere.patch | 73 > > ---------------------- > > .../0004-tools-eliminated-compiler-warnings.patch | 56 ----------------- > > .../gnutls/{libtasn1_4.9.bb => libtasn1_4.10.bb} | 9 +-- > > 6 files changed, 66 insertions(+), 191 deletions(-) > > delete mode 100644 > > meta/recipes-support/gnutls/libtasn1/0001-configure-don-t-add-Werror-to-build-flags.patch > > create mode 100644 > > meta/recipes-support/gnutls/libtasn1/0001-stdint.m4-reintroduce-GNULIB_OVERRIDES_WINT_T-check.patch > > delete mode 100644 > > meta/recipes-support/gnutls/libtasn1/0002-ASN.y-corrected-compiler-warning.patch > > delete mode 100644 > > meta/recipes-support/gnutls/libtasn1/0003-parser_aux-corrected-potential-null-pointer-derefere.patch > > delete mode 100644 > > meta/recipes-support/gnutls/libtasn1/0004-tools-eliminated-compiler-warnings.patch > > rename meta/recipes-support/gnutls/{libtasn1_4.9.bb => libtasn1_4.10.bb} > > (59%) > > Best Regards, Maxin -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core