Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build failure
On Thu, Sep 29, 2011 at 09:33:26PM +0200, Martin Husemann wrote:
> *** Failed target: obj-binutils
> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
> case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/";
> real="/usr/src/tools" ;; *) this="tools/${dir}/";
> real="/usr/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===>
> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/tools/bin/nbmake
> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget binutils obj
>
> and I don't see how it should work - any hints?
No idea what fixed it, but after another cvs up it now works (though I can't
see any relevant source changes fixing it - some -j N race?)
Martin
Home |
Main Index |
Thread Index |
Old Index