On Sat, Mar 28, 2015 at 2:43 AM, Hans-Peter Nilsson wrote: > 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 I checked in this patch. Verified with ./src-release.sh -b binutils and ./src-release.sh -b gdb. -- H.J.