Korea FreeBSD Users Group News, Internal, Projects, Home
Software, Support, Documentation

[KFUG] make buildworld ..



[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ] [ °Ë»ö]

[ÀÌÀü ±Û] [´ÙÀ½ ±Û] [ÀÌÀü ´ñ±Û] [´ÙÀ½ ´ñ±Û]


/usr/src 를 cvsup에서 업데이트 한후 make 를 실행하면 에러를 내뱉으며 작동을 하지 않습니다.
이유가 도무지 이유를 모르겠습니다. 도와주세요.

root:/usr/src/# uname -a
FreeBSD NOTEBOOK 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Fri Mar 11 14:28:43 KST 2005
root@NOTEBOOK:/usr/obj/usr/src/sys/NOTEBOOK  i386

root:/usr/src# make buildworld 
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/games"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/include/c++/3.4"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/include/sys"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/lib"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/libexec"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/sbin"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/dict"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devX100"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devX100-12"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devX75"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devX75-12"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devascii"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devcp1047"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devdvi"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devhtml"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devkoi8-r"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devlatin1"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devlbp"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devlj4"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devps"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/groff_font/devutf8"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/tmac/mdoc"
"/usr/src/Makefile.inc1", line 306: Unassociated shell command "mkdir -p ${WORLDTMP}/legacy/usr/share/tmac/mm"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/lib"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/bin"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/include"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/lib/compat/aout"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/libdata/ldscripts"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/libexec"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/sbin"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/share/misc"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/share/snmp/defs"
"/usr/src/Makefile.inc1", line 312: Unassociated shell command "mkdir -p ${WORLDTMP}/usr/share/snmp/mibs"
"/usr/src/Makefile.inc1", line 315: Unassociated shell command "mtree -deU -f ${.CURDIR}/etc/mtree/BSD.include.dist  -p ${WORLDTMP}/usr/include >/dev/null"
"/usr/src/Makefile.inc1", line 316: Unassociated shell command "ln -sf ${.CURDIR}/sys ${WORLDTMP}"
"/usr/src/Makefile.inc1", line 503: Unassociated shell command "@if ! `find / -prune -group proxy >/dev/null 2>&1`; then  echo "ERROR: Required proxy group is missing, see /usr/src/UPDATING.";  false;  fi"
"/usr/src/Makefile.inc1", line 503: Unassociated shell command "@if ! `find / -prune -group authpf >/dev/null 2>&1`; then  echo "ERROR: Required authpf group is missing, see /usr/src/UPDATING.";  false;  fi"
"/usr/src/Makefile.inc1", line 653: Unassociated shell command "cd ${KERNSRCDIR}/modules/aic7xxx/aicasm;  MAKEOBJDIRPREFIX=${KRNLOBJDIR}/GENERIC/modules  ${MAKE} -DNO_CPU_CFLAGS depend"
"/usr/src/Makefile.inc1", line 653: Unassociated shell command "cd ${KERNSRCDIR}/modules/aic7xxx/aicasm;  MAKEOBJDIRPREFIX=${KRNLOBJDIR}/GENERIC/modules  ${MAKE} -DNO_CPU_CFLAGS all"
"/usr/src/Makefile.inc1", line 657: Unassociated shell command "@echo"
"/usr/src/Makefile.inc1", line 658: Unassociated shell command "@echo "--------------------------------------------------------------""
"/usr/src/Makefile.inc1", line 659: Unassociated shell command "@echo ">>> stage 3.1: making dependencies""
"/usr/src/Makefile.inc1", line 660: Unassociated shell command "@echo "--------------------------------------------------------------""
"/usr/src/Makefile.inc1", line 662: Unassociated shell command "cd ${KRNLOBJDIR}/GENERIC;  ${KMAKEENV} ${MAKE} KERNEL=${INSTKERNNAME} depend -DNO_MODULES_OBJ"
"/usr/src/Makefile.inc1", line 664: Unassociated shell command "@echo"
"/usr/src/Makefile.inc1", line 665: Unassociated shell command "@echo "--------------------------------------------------------------""
"/usr/src/Makefile.inc1", line 666: Unassociated shell command "@echo ">>> stage 3.2: building everything""
"/usr/src/Makefile.inc1", line 667: Unassociated shell command "@echo "--------------------------------------------------------------""
"/usr/src/Makefile.inc1", line 669: Unassociated shell command "cd ${KRNLOBJDIR}/GENERIC;  ${KMAKEENV} ${MAKE} KERNEL=${INSTKERNNAME} all -DNO_MODULES_OBJ"
"/usr/src/Makefile.inc1", line 670: Unassociated shell command "@echo "--------------------------------------------------------------""
"/usr/src/Makefile.inc1", line 671: Unassociated shell command "@echo ">>> Kernel build for GENERIC completed on `LC_ALL=C date`""
"/usr/src/Makefile.inc1", line 672: Unassociated shell command "@echo "--------------------------------------------------------------""
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> gnu/usr.bin/gperf (obj,depend,all,install)";  cd ${.CURDIR}/gnu/usr.bin/gperf;  ${MAKE} DIRPRFX=gnu/usr.bin/gperf/ obj;  ${MAKE} DIRPRFX=gnu/usr.bin/gperf/ depend;  ${MAKE} DIRPRFX=gnu/usr.bin/gperf/ all;  ${MAKE} DIRPRFX=gnu/usr.bin/gperf/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> gnu/usr.bin/groff (obj,depend,all,install)";  cd ${.CURDIR}/gnu/usr.bin/groff;  ${MAKE} DIRPRFX=gnu/usr.bin/groff/ obj;  ${MAKE} DIRPRFX=gnu/usr.bin/groff/ depend;  ${MAKE} DIRPRFX=gnu/usr.bin/groff/ all;  ${MAKE} DIRPRFX=gnu/usr.bin/groff/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> gnu/usr.bin/texinfo (obj,depend,all,install)";  cd ${.CURDIR}/gnu/usr.bin/texinfo;  ${MAKE} DIRPRFX=gnu/usr.bin/texinfo/ obj;  ${MAKE} DIRPRFX=gnu/usr.bin/texinfo/ depend;  ${MAKE} DIRPRFX=gnu/usr.bin/texinfo/ all;  ${MAKE} DIRPRFX=gnu/usr.bin/texinfo/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/cap_mkdb (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/cap_mkdb;  ${MAKE} DIRPRFX=usr.bin/cap_mkdb/ obj;  ${MAKE} DIRPRFX=usr.bin/cap_mkdb/ depend;  ${MAKE} DIRPRFX=usr.bin/cap_mkdb/ all;  ${MAKE} DIRPRFX=usr.bin/cap_mkdb/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/colldef (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/colldef;  ${MAKE} DIRPRFX=usr.bin/colldef/ obj;  ${MAKE} DIRPRFX=usr.bin/colldef/ depend;  ${MAKE} DIRPRFX=usr.bin/colldef/ all;  ${MAKE} DIRPRFX=usr.bin/colldef/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/gencat (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/gencat;  ${MAKE} DIRPRFX=usr.bin/gencat/ obj;  ${MAKE} DIRPRFX=usr.bin/gencat/ depend;  ${MAKE} DIRPRFX=usr.bin/gencat/ all;  ${MAKE} DIRPRFX=usr.bin/gencat/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/lorder (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/lorder;  ${MAKE} DIRPRFX=usr.bin/lorder/ obj;  ${MAKE} DIRPRFX=usr.bin/lorder/ depend;  ${MAKE} DIRPRFX=usr.bin/lorder/ all;  ${MAKE} DIRPRFX=usr.bin/lorder/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/makewhatis (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/makewhatis;  ${MAKE} DIRPRFX=usr.bin/makewhatis/ obj;  ${MAKE} DIRPRFX=usr.bin/makewhatis/ depend;  ${MAKE} DIRPRFX=usr.bin/makewhatis/ all;  ${MAKE} DIRPRFX=usr.bin/makewhatis/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/mklocale (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/mklocale;  ${MAKE} DIRPRFX=usr.bin/mklocale/ obj;  ${MAKE} DIRPRFX=usr.bin/mklocale/ depend;  ${MAKE} DIRPRFX=usr.bin/mklocale/ all;  ${MAKE} DIRPRFX=usr.bin/mklocale/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/rpcgen (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/rpcgen;  ${MAKE} DIRPRFX=usr.bin/rpcgen/ obj;  ${MAKE} DIRPRFX=usr.bin/rpcgen/ depend;  ${MAKE} DIRPRFX=usr.bin/rpcgen/ all;  ${MAKE} DIRPRFX=usr.bin/rpcgen/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/xinstall (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/xinstall;  ${MAKE} DIRPRFX=usr.bin/xinstall/ obj;  ${MAKE} DIRPRFX=usr.bin/xinstall/ depend;  ${MAKE} DIRPRFX=usr.bin/xinstall/ all;  ${MAKE} DIRPRFX=usr.bin/xinstall/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.sbin/config (obj,depend,all,install)";  cd ${.CURDIR}/usr.sbin/config;  ${MAKE} DIRPRFX=usr.sbin/config/ obj;  ${MAKE} DIRPRFX=usr.sbin/config/ depend;  ${MAKE} DIRPRFX=usr.sbin/config/ all;  ${MAKE} DIRPRFX=usr.sbin/config/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.sbin/crunch/crunchgen (obj,depend,all,install)";  cd ${.CURDIR}/usr.sbin/crunch/crunchgen;  ${MAKE} DIRPRFX=usr.sbin/crunch/crunchgen/ obj;  ${MAKE} DIRPRFX=usr.sbin/crunch/crunchgen/ depend;  ${MAKE} DIRPRFX=usr.sbin/crunch/crunchgen/ all;  ${MAKE} DIRPRFX=usr.sbin/crunch/crunchgen/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 825: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.sbin/pwd_mkdb (obj,depend,all,install)";  cd ${.CURDIR}/usr.sbin/pwd_mkdb;  ${MAKE} DIRPRFX=usr.sbin/pwd_mkdb/ obj;  ${MAKE} DIRPRFX=usr.sbin/pwd_mkdb/ depend;  ${MAKE} DIRPRFX=usr.sbin/pwd_mkdb/ all;  ${MAKE} DIRPRFX=usr.sbin/pwd_mkdb/ DESTDIR=${MAKEOBJDIRPREFIX}/legacy install"
"/usr/src/Makefile.inc1", line 861: Unassociated shell command "${_+_}@${ECHODIR} "===> bin/sh (obj,build-tools)";  cd ${.CURDIR}/bin/sh;  ${MAKE} DIRPRFX=bin/sh/ obj;  ${MAKE} DIRPRFX=bin/sh/ build-tools"
"/usr/src/Makefile.inc1", line 861: Unassociated shell command "${_+_}@${ECHODIR} "===> rescue/rescue (obj,build-tools)";  cd ${.CURDIR}/rescue/rescue;  ${MAKE} DIRPRFX=rescue/rescue/ obj;  ${MAKE} DIRPRFX=rescue/rescue/ build-tools"
"/usr/src/Makefile.inc1", line 861: Unassociated shell command "${_+_}@${ECHODIR} "===> lib/libncurses (obj,build-tools)";  cd ${.CURDIR}/lib/libncurses;  ${MAKE} DIRPRFX=lib/libncurses/ obj;  ${MAKE} DIRPRFX=lib/libncurses/ build-tools"
"/usr/src/Makefile.inc1", line 861: Unassociated shell command "${_+_}@${ECHODIR} "===> share/syscons/scrnmaps (obj,build-tools)";  cd ${.CURDIR}/share/syscons/scrnmaps;  ${MAKE} DIRPRFX=share/syscons/scrnmaps/ obj;  ${MAKE} DIRPRFX=share/syscons/scrnmaps/ build-tools"
"/usr/src/Makefile.inc1", line 861: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/awk (obj,build-tools)";  cd ${.CURDIR}/usr.bin/awk;  ${MAKE} DIRPRFX=usr.bin/awk/ obj;  ${MAKE} DIRPRFX=usr.bin/awk/ build-tools"
"/usr/src/Makefile.inc1", line 861: Unassociated shell command "${_+_}@${ECHODIR} "===> lib/libmagic (obj,build-tools)";  cd ${.CURDIR}/lib/libmagic;  ${MAKE} DIRPRFX=lib/libmagic/ obj;  ${MAKE} DIRPRFX=lib/libmagic/ build-tools"
"/usr/src/Makefile.inc1", line 861: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.sbin/sysinstall (obj,build-tools)";  cd ${.CURDIR}/usr.sbin/sysinstall;  ${MAKE} DIRPRFX=usr.sbin/sysinstall/ obj;  ${MAKE} DIRPRFX=usr.sbin/sysinstall/ build-tools"
"/usr/src/Makefile.inc1", line 870: Unassociated shell command "${_+_}@${ECHODIR} "===> gnu/usr.bin/cc/cc_tools (obj,depend,all)";  cd ${.CURDIR}/gnu/usr.bin/cc/cc_tools;  ${MAKE} DIRPRFX=gnu/usr.bin/cc/cc_tools/ obj;  ${MAKE} DIRPRFX=gnu/usr.bin/cc/cc_tools/ depend;  ${MAKE} DIRPRFX=gnu/usr.bin/cc/cc_tools/ all"
"/usr/src/Makefile.inc1", line 870: Unassociated shell command "${_+_}@${ECHODIR} "===> kerberos5/tools (obj,depend,all)";  cd ${.CURDIR}/kerberos5/tools;  ${MAKE} DIRPRFX=kerberos5/tools/ obj;  ${MAKE} DIRPRFX=kerberos5/tools/ depend;  ${MAKE} DIRPRFX=kerberos5/tools/ all"
"/usr/src/Makefile.inc1", line 909: Unassociated shell command "${_+_}@${ECHODIR} "===> gnu/usr.bin/cc (obj,depend,all,install)";  cd ${.CURDIR}/gnu/usr.bin/cc;  ${MAKE} DIRPRFX=gnu/usr.bin/cc/ obj;  ${MAKE} DIRPRFX=gnu/usr.bin/cc/ depend;  ${MAKE} DIRPRFX=gnu/usr.bin/cc/ all;  ${MAKE} DIRPRFX=gnu/usr.bin/cc/ DESTDIR=${MAKEOBJDIRPREFIX} install"
"/usr/src/Makefile.inc1", line 909: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/xlint/lint1 (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/xlint/lint1;  ${MAKE} DIRPRFX=usr.bin/xlint/lint1/ obj;  ${MAKE} DIRPRFX=usr.bin/xlint/lint1/ depend;  ${MAKE} DIRPRFX=usr.bin/xlint/lint1/ all;  ${MAKE} DIRPRFX=usr.bin/xlint/lint1/ DESTDIR=${MAKEOBJDIRPREFIX} install"
"/usr/src/Makefile.inc1", line 909: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/xlint/lint2 (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/xlint/lint2;  ${MAKE} DIRPRFX=usr.bin/xlint/lint2/ obj;  ${MAKE} DIRPRFX=usr.bin/xlint/lint2/ depend;  ${MAKE} DIRPRFX=usr.bin/xlint/lint2/ all;  ${MAKE} DIRPRFX=usr.bin/xlint/lint2/ DESTDIR=${MAKEOBJDIRPREFIX} install"
"/usr/src/Makefile.inc1", line 909: Unassociated shell command "${_+_}@${ECHODIR} "===> usr.bin/xlint/xlint (obj,depend,all,install)";  cd ${.CURDIR}/usr.bin/xlint/xlint;  ${MAKE} DIRPRFX=usr.bin/xlint/xlint/ obj;  ${MAKE} DIRPRFX=usr.bin/xlint/xlint/ depend;  ${MAKE} DIRPRFX=usr.bin/xlint/xlint/ all;  ${MAKE} DIRPRFX=usr.bin/xlint/xlint/ DESTDIR=${MAKEOBJDIRPREFIX} install"
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/src.

root:/usr/src#

_______________________________________________
한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트
questions at kr.FreeBSD.org
http://www.kr.FreeBSD.org/mailman/listinfo/questions


[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ] [ °Ë»ö]

Copyright © 1998-2005 Korea FreeBSD Users Group.
All rights reserved. webmaster at kr.FreeBSD.org
$Date: 2005/03/15 08:01:27 $
Powered by FreeBSD