Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2002 18:52:09 -0600
From:      Doug Poland <doug@polands.org>
To:        freebsd-stable@freebsd.org
Subject:   make buildkernel KERNCONF=MYKERNEL error
Message-ID:  <20020201185209.A23402@polands.org>

next in thread | raw e-mail | index | archive | help
Hi,

I need help making sense of this output from a make (see subject):

perl5 /usr/src/sys/kern/vnode_if.pl -h /usr/src/sys/kern/vnode_if.src
./aicasm -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/cam/scsi -I/usr/src/sys/dev/aic7xxx -o aic7xxx_seq.h -r aic7xxx_reg.h /usr/
src/sys/dev/aic7xxx/aic7xxx.seq
./aicasm: 866 instructions used
perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/kern/device_if.m
perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/kern/device_if.m
perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/kern/bus_if.m
perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/kern/bus_if.m
perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/dev/mii/miibus_if.m
perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/dev/mii/miibus_if.m
perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/dev/ppbus/ppbus_if.m
perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/dev/ppbus/ppbus_if.m
perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/pci/pci_if.m
perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/pci/pci_if.m
perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/isa/isa_if.m
perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/isa/isa_if.m
perl5 /usr/src/sys/kern/makeobjops.pl -c /usr/src/sys/libkern/iconv_converter_if.m
perl5 /usr/src/sys/kern/makeobjops.pl -h /usr/src/sys/libkern/iconv_converter_if.m
make: don't know how to make /usr/src/sys/crypto/des/des_ecb.c. Stop
*** Error code 2

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

At around noon today I did a completely fresh cvsupd,
The buildworld worked without error.  Can someone tell me
what's going wrong here and how I can debug these situations
in the future?

Many TIA,

-- 
Regards,
Doug

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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