Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
building distribution fails
Hi,
after cvs updating sources to -current as of May 14 23:16 MDST
I get the following:
install ===> gnu/usr.bin/groff/font/devps
nbmake: don't know how to make
/u/NetBSD/arch/i386/dest/usr/share/groff_font/devps/afmname. Stop
nbmake: stopped in /u/NetBSD/src/gnu/usr.bin/groff/font/devps
*** Failed target: install-devps
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) thi
s="${dir}/"; real="${dir}" ;; .) this="gnu/usr.bin/groff/font/";
real="/u/NetBSD/src/gnu/usr.bin/gro
ff/font" ;; *) this="gnu/usr.bin/groff/font/${dir}/";
real="/u/NetBSD/src/gnu/usr.bin/groff/font/${d
ir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" && /u/
NetBSD/arch/i386/TOOLS/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget devps instal
l
*** Error code 2
Reverting src/usr.bin/make/var.c back to rev 1.128 fixes the build for
me. Is this just me?
Kurt
Home |
Main Index |
Thread Index |
Old Index