Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2002 21:12:32 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        current@freebsd.org, gibbs@freebsd.org
Subject:   New SCSI: can't 'make depend'
Message-ID:  <20020831171231.GA80192@nagual.pp.ru>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020831171231.GA80192>