Subject: Re: current doesn't compile...
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: current-users
Date: 12/20/2005 20:35:55
In article <20051220202757.GA6509@sb1001.ub.uni-mainz.de>,
Kurt Schreiner  <ks@ub.uni-mainz.de> wrote:
>Hi,
>
>cvs updated some minutes ago and compiling (dest and obj cleaned out!)
>fails early:
>
>     create  compat/md2hl.d
>nbmake: don't know how to make md4c.c. Stop
>
>nbmake: stopped in /u/NetBSD/src/tools/compat
>
>*** Failed target:  dependall-compat
>*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
>shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
>this="tools/"; real="/u/NetBSD/src/tools" ;; *) this="tools/${dir}/";
>real="/u/NetBSD/src/tools/${dir}" ;; esac; show=${this:-.}; echo
>"${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
>/u/NetBSD/arch/i386/TOOLS/bin/nbmake _THISDIR_="${this}" "$@" ${target};
>}; _makedirtarget compat dependall
>*** Error code 2
>
>Stop.
>nbmake: stopped in /u/NetBSD/src/tools
>
>
>May be not all changes to complete the "lib unifying" are checked in allready?

Still working on it...

christos