From owner-freebsd-current Sat Aug 31 10:12:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B76FC37B400; Sat, 31 Aug 2002 10:12:47 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C20C343E42; Sat, 31 Aug 2002 10:12:46 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7VHCcKu080260; Sat, 31 Aug 2002 21:12:39 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7VHCZT7080259; Sat, 31 Aug 2002 21:12:36 +0400 (MSD) (envelope-from ache) Date: Sat, 31 Aug 2002 21:12:32 +0400 From: "Andrey A. Chernov" To: current@freebsd.org, gibbs@freebsd.org Subject: New SCSI: can't 'make depend' Message-ID: <20020831171231.GA80192@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently Makefile not have aicasm target (newly created clean building directory): rm -f .olddep if [ -f .depend ]; then mv .depend .olddep; fi make _kernel-depend cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 -ffreestanding ../../../i386/i386/genassym.c NM=nm OBJFORMAT=elf sh ../../../kern/genassym.sh genassym.o > assym.s awk -f ../../../tools/vnode_if.awk ../../../kern/vnode_if.src -h make: don't know how to make aicasm. Stop *** Error code 2 Stop in /usr/src/sys/i386/compile/POBRECITA. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message