From owner-freebsd-stable Sat Feb 2 0: 1: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 249E637B404 for ; Sat, 2 Feb 2002 00:00:56 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Fri, 1 Feb 2002 20:00:07 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 7139A406A; Fri, 1 Feb 2002 19:58:42 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Doug Poland Subject: Re: make buildkernel KERNCONF=MYKERNEL error Date: Fri, 1 Feb 2002 19:58:42 -0500 X-Mailer: KMail [version 1.3] References: <20020201185209.A23402@polands.org> In-Reply-To: <20020201185209.A23402@polands.org> Cc: freebsd-stable@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020202005842.7139A406A@i8k.babbleon.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 01 February 2002 07:52 pm, you wrote: looks like you didn't get all of the source, or something's in an inconsistent state. The message is telling you that the make requires a c file that isn't there already, and it doesn't have directions for creating it. Typically (though not always), a .c is original source and it's supposed to be in place already, not to be generated by Make. > 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, -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message