This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Non regenerated Makefile.in since commit 153385d8
- From: "Thomas Preud'homme" <thomas dot preudhomme at arm dot com>
- To: <newlib at sourceware dot org>
- Date: Mon, 29 Jun 2015 18:46:48 +0800
- Subject: Non regenerated Makefile.in since commit 153385d8
- Authentication-results: sourceware.org; auth=none
[Please Cc me on reply as I'm not subscribed to this list]
Hi all,
We started to see newlib build failure recently which I tracked down to commit
153385d8 "Use source files which have makedoc markup, but aren't precessed or included.
Makefile.in hasn't be regenerated so when compiling no isblank.def gets generated which
then barfs when trying to compile ctype.tex since it references isblank.tex. Looking at
git diff --stat this concerns all the Makefile changed.
I'm happy to provide a patch if needed but I'm guessing Jon will be faster to fix it.
Best regards,
Thomas