This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
src-release broke with the zlib import
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: GDB <gdb-patches at sourceware dot org>, Binutils <binutils at sourceware dot org>
- Date: Sat, 28 Mar 2015 05:43:50 -0400 (EDT)
- Subject: src-release broke with the zlib import
- Authentication-results: sourceware.org; auth=none
- References: <CAMe9rOp+5L0na923z1_jJQJuci=npuCQM6ktx7XG=gSOc1nZ+g at mail dot gmail dot com> <20150314193105 dot GB5954 at adacore dot com> <CAMe9rOpGWwu57cKZW4M8QTYdicnDsDC5-G-t7sX4fQd3YhKP7A at mail dot gmail dot com> <20150316232444 dot GB3435 at adacore dot com> <CAMe9rOqQPEkvdTr8jjcy+yNaXTkTiRvceiRY_wnazRJe=rY8nQ at mail dot gmail dot com> <20150319112336 dot GA4884 at adacore dot com> <CAMe9rOpb3eh_M2Af-GA-YrV9h7-kRhGzV5Q_a4U7sS+=pWXhvw at mail dot gmail dot com>
On Mon, 23 Mar 2015, H.J. Lu wrote:
> I will import zlib from GCC on March 26 if there is no objection.
Looks like the import broke the src-release script, at least
for "binutils" and "sim":
$ ./src-release.sh -b binutils
[...]
checking for unistd.h... (cached) yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
./config.status: line 1190: ./../../config-ml.in: No such file or directory
make: *** [configure-zlib] Error 1
brgds, H-P