From owner-freebsd-stable Sun Sep 12 7:40:44 1999 Delivered-To: freebsd-stable@freebsd.org Received: from camelot.bitart.com (camelot.BITart.com [206.103.221.33]) by hub.freebsd.org (Postfix) with SMTP id 681D914E76 for ; Sun, 12 Sep 1999 07:40:35 -0700 (PDT) (envelope-from gerti@bitart.com) Received: (qmail 18856 invoked by uid 101); 12 Sep 1999 14:40:35 -0000 Message-ID: <19990912144035.18855.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) In-Reply-To: <19990912135327.18780.qmail@camelot.bitart.com> X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Sun, 12 Sep 1999 09:40:35 -0500 To: freebsd-stable@freebsd.org Subject: Re: Kenrnel build fails Reply-To: gerti@BITart.com References: <19990912135327.18780.qmail@camelot.bitart.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gerd Knops wrote: > Hi, > > I just cvsup'd the latest and greatest. make world worked fine. But trying > to build a custom kernel fails. make depend works OK, but make results in > this: > > loading kernel > imgact_aout.o: In function 'aout_coredump': > imgact_aout.o(.text+0x36a): undefined reference to 'expand_name' > > and a few more error messages. > > Did I miss something? > Yes I did. make clean fixed it. Obviously leftovers from a build before I cvsup'd were in the way. Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message