[CUWiN-Dev] nsdc.sh

Bill Comisky bcomisky at pobox.com
Fri Mar 11 13:20:59 CST 2005


I had to explicitly cd to src/nsd/nsdc and 'make' to build nsdc.sh. 
Before that mkstaboot would die when it wasn't found (wasn't getting 
built).  Can someone with some Makefile-Fu check it out?

bill

install ===> nsd
install ===> nsd/nsd
install ===> nsd/nsdc
/usr/local/cuwin/build/T/bin/nbinstall -U -M 
/usr/local/cuwin/build/D/metalog.new-D /usr/local/cuwin/build/D -o root -g 
wheel -m 755 -d /usr/local/cuwin/build/D//etc/nsd
#   install  /usr/local/cuwin/build/D/usr/sbin/nsdc
/usr/local/cuwin/build/T/bin/nbinstall -U -M 
/usr/local/cuwin/build/D/metalog.new-D /usr/local/cuwin/build/D  -c -p -r 
-o root  -g wheel  -m 0555   nsdc.sh 
/usr/local/cuwin/build/D/usr/sbin/nsdc
nbinstall: nsdc.sh: stat: No such file or directory

*** Failed target:  /usr/local/cuwin/build/D/usr/sbin/nsdc
*** Failed command: /usr/local/cuwin/build/T/bin/nbinstall -U -M 
/usr/local/cuwin/build/D/metalog.new -D /usr/local/cuwin/build/D -c -p -r 
-o root -g wheel -m 0555nsdc.sh /usr/local/cuwin/build/D/usr/sbin/nsdc
*** Error code 1

Stop.
nbmake: stopped in /usr/local/cuwin/svkrepo/src/nsd/nsdc

*** Failed target:  install-nsdc
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; 
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) 
this="nsd/"; real="/usr/local/cuwin/svkrepo/src/nsd" ;; *) 
this="nsd/${dir}/"; real="/usr/local/cuwin/svkrepo/src/nsd/${dir}" ;; 
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:$@)}"; cd 
"${real}" && /usr/local/cuwin/build/T/bin/nbmake _THISDIR_="${this}" "$@" 
${target}; }; _makedirtarget nsdc install
*** Error code 1

Stop.
nbmake: stopped in /usr/local/cuwin/svkrepo/src/nsd

*** Failed target:  install-nsd
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; 
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; 
real="/usr/local/cuwin/svkrepo/src" ;; *) this="${dir}/"; 
real="/usr/local/cuwin/svkrepo/src/${dir}" ;;esac; show=${this:-.}; echo 
"${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && 
/usr/local/cuwin/build/T/bin/nbmake _THISDIR_="${this}" "$@" ${target}; 
};_makedirtarget nsd install
*** Error code 1

Stop.
nbmake: stopped in /usr/local/cuwin/svkrepo/src


More information about the CU-Wireless-Dev mailing list